-
Notifications
You must be signed in to change notification settings - Fork 510
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
Refactor override management #238
base: dev
Are you sure you want to change the base?
Commits on May 13, 2024
-
Shortcuts - refactoring and add new functionalities
Refactoring the shortcuts with adding : - same organisation of files - remove junk code - add internationalization of shortcuts - add AddCarbs shortcuts - add createAndApply temp target - Add override preset selection, application and cancelation - Add Carbs preset list and display all carbs, fat and proteins associated - fix carb list shortcut issue - fix carb added with fat/protein shortcut - add bolus shortcuts with guardrails - harmonise temporary target labels - add in OIAPS a shortcut config allowing to authorize bolus enact and guardrails. - Add localisation for the UI shortcuts config view and shortcuts - minor improvements to avoid warning in build
Configuration menu - View commit details
-
Copy full SHA for aa8ae7b - Browse repository at this point
Copy the full SHA aa8ae7bView commit details -
TempTarget Shortcut fix for unit (by @robert)
md/dL instead of mg/L for instead of during # Conflicts: # FreeAPS/Sources/Localizations/ShortcutsDetail/ShortcutsDetail.xcstrings
Configuration menu - View commit details
-
Copy full SHA for faa349d - Browse repository at this point
Copy the full SHA faa349dView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7436329 - Browse repository at this point
Copy the full SHA 7436329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c01b11 - Browse repository at this point
Copy the full SHA 1c01b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35bd5d2 - Browse repository at this point
Copy the full SHA 35bd5d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74029d - Browse repository at this point
Copy the full SHA d74029dView commit details -
however the BolusIntent does not popup the amount dialog
Configuration menu - View commit details
-
Copy full SHA for 54a974c - Browse repository at this point
Copy the full SHA 54a974cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9fbd0 - Browse repository at this point
Copy the full SHA 8f9fbd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23836c - Browse repository at this point
Copy the full SHA f23836cView commit details
Commits on May 23, 2024
-
Fix to prompt input for bolusQuantity
• Mark bolusQuantity as non-optional • Remove associated guard/else {...} since this is not optional
Configuration menu - View commit details
-
Copy full SHA for 961612b - Browse repository at this point
Copy the full SHA 961612bView commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7faf40d - Browse repository at this point
Copy the full SHA 7faf40dView commit details
Commits on Jun 13, 2024
-
fix: changes from pr are addressed
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc3fa19 - Browse repository at this point
Copy the full SHA fc3fa19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d23f2 - Browse repository at this point
Copy the full SHA 23d23f2View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dfed12 - Browse repository at this point
Copy the full SHA 3dfed12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dcd89a - Browse repository at this point
Copy the full SHA 8dcd89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f574b66 - Browse repository at this point
Copy the full SHA f574b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18853be - Browse repository at this point
Copy the full SHA 18853beView commit details -
Revert "Delete Trio.xcworkspace/xcshareddata/swiftpm/Package.resolved"
This reverts commit 23d23f2.
Configuration menu - View commit details
-
Copy full SHA for 55a2b94 - Browse repository at this point
Copy the full SHA 55a2b94View commit details -
revert change on package.resolved
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 34adc91 - Browse repository at this point
Copy the full SHA 34adc91View commit details -
fix: gracefully unwrapping of id
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b60001 - Browse repository at this point
Copy the full SHA 9b60001View commit details -
refactor: parameterizing function
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe41399 - Browse repository at this point
Copy the full SHA fe41399View commit details -
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ac92afb - Browse repository at this point
Copy the full SHA ac92afbView commit details -
refactor: remove postfix underscore - unneccesary
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b972b6 - Browse repository at this point
Copy the full SHA 0b972b6View commit details -
additional strigns for translation
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 911d564 - Browse repository at this point
Copy the full SHA 911d564View commit details -
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4065a4c - Browse repository at this point
Copy the full SHA 4065a4cView commit details -
refactor: rename noAllowed case to notAllowed
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60d36ea - Browse repository at this point
Copy the full SHA 60d36eaView commit details -
refactor: rename bolusQ to BolusQuantity
Signed-off-by: Sjoerd-Bo3 <sjoerd.bozon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d0da3f3 - Browse repository at this point
Copy the full SHA d0da3f3View commit details
Commits on Jun 15, 2024
-
updates all localizations shortcuts
updates all localizations shortcuts
Configuration menu - View commit details
-
Copy full SHA for bdf7779 - Browse repository at this point
Copy the full SHA bdf7779View commit details -
fix issue in unit for temptarget
fix issue for the shortcut create a temp target” where the unit should be stored only in mgdL
Configuration menu - View commit details
-
Copy full SHA for b843728 - Browse repository at this point
Copy the full SHA b843728View commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85e32c7 - Browse repository at this point
Copy the full SHA 85e32c7View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5f13b4 - Browse repository at this point
Copy the full SHA d5f13b4View commit details