Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.16.2 #1889

Merged
merged 74 commits into from
Jan 10, 2024
Merged

Release/2.16.2 #1889

merged 74 commits into from
Jan 10, 2024

Conversation

laurent-laporte-pro
Copy link
Contributor

No description provided.

skamril and others added 30 commits December 13, 2023 18:25
* add loading submit button
* add `isCreationForm` prop
* add duplicate dialog
* add creation loading
…ssues

fix(ui): prevent synchro issues between tabs and react-router
Context: 
- In previous PR #1837 we found no direct usage of SingletonServices but
in the `main` program. So we decided to remove it and to include all of
its functionalities in a function `start_all_services`.
- When we included all the functionalities in `start_all_services`, we
noticed a loop that does no thing but running for eternity
- From there we decided to remove that loop

Issue:
- That loop was essential to keep the program and thus the services
running when we only want build containers for services without the
application

Solution:
- re-insert the loop in start_all_services

---------

Co-authored-by: Laurent LAPORTE <[email protected]>
…` and remove dead code

The `update_timeout` function is not used.
…#1872)

Merge pull request #1872 from AntaresSimulatorTeam/feature/perf-db-taskjob-table-constraints
…1878)

Merge pull request #1878 from AntaresSimulatorTeam/feature/ANT-738-display-studies-memory-size
* move to top menu
* rename component TableModeList
* remove frozen table templates
* create the generic component TableMode
* update style of api functions
@skamril skamril force-pushed the release/2.16.2 branch 2 times, most recently from eb2fa87 to b029ec1 Compare January 10, 2024 10:42
@laurent-laporte-pro laurent-laporte-pro merged commit 7d33312 into master Jan 10, 2024
6 checks passed
@laurent-laporte-pro laurent-laporte-pro deleted the release/2.16.2 branch January 10, 2024 11:33
@laurent-laporte-pro laurent-laporte-pro restored the release/2.16.2 branch January 10, 2024 11:33
@laurent-laporte-pro laurent-laporte-pro deleted the release/2.16.2 branch January 16, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants