- Feb 18, 2025
- May 16, 2024
- Jan 16, 2024
-
-
Corentin authored
Expanded the 'update' method in 'app.py' to include a 'forced' parameter. This additional option gives clients more control over the updating process by providing the ability to dictate necessity of the updates.
-
Corentin authored
Corrected a small grammatical error in the code annotations in the choice_list file. Changed "it's" which is a contraction of "it is", to "its" which indicates possession.
-
Corentin authored
Upon the SUCCESS of any command, not only are the command arguments and status cleared, but the choices present on the view are also cleared. This ensures a clean slate for the next command.
- Nov 22, 2023
- Nov 14, 2023
- Sep 21, 2023
- Sep 20, 2023
- Sep 13, 2023
- Sep 08, 2023
-
-
Corentin authored
-
Corentin authored
🐛 Launching the settings application now does not lock the view for the next times the same application is launched, on a different view. -
Corentin authored
-
Corentin authored
✨ Use environment override feature from mink.batches instead of overriding manually the context environment
- Sep 07, 2023
-
-
Corentin authored