Line Mark Nicolajsen e335922d826 M Pull request #92: Develop Merge in AA/gravid-i-dk from develop to master
* commit 'd9e9f80bc670b9f5cdf127138913b9254a7e2573':
update localizely-cli with new api key
add "."
update readme
add pre-commit file
test
Update targetversion, remove unused release lanes from fastfile
add task for adding pre-commit file 04 Apr 2024 Line Mark Nicolajsen d9e9f80bc67 M Pull request #91: update localizely-cli with new api key Merge in AA/gravid-i-dk from lmni/update_localizely_api_key to develop
* commit 'd8c0877b5c1e1be1a31d898cfb6d141be730ec52':
update localizely-cli with new api key 02 Apr 2024 Line Mark Nicolajsen d8c0877b5c1 update localizely-cli with new api key 02 Apr 2024 Line Mark Nicolajsen f3ed6779ba3 M Pull request #90: add task for adding pre-commit file Merge in AA/gravid-i-dk from install_local_git_hook_pre_commit_task to develop
* commit '3da1507f593fe0431278a2ce5e90a7d60cefc010':
add "."
update readme
add pre-commit file
test
add task for adding pre-commit file 04 Jan 2024 Line Mark Nicolajsen 3da1507f593 add "." 29 Nov 2023 Line Mark Nicolajsen f3032853ee3 update readme 28 Nov 2023 Line Mark Nicolajsen 79dee04ca7f add pre-commit file 28 Nov 2023 Line Mark Nicolajsen 77a55433f3c test 28 Nov 2023 Claus Rasmussen c1584f0b96e Update targetversion, remove unused release lanes from fastfile 28 Nov 2023 Line Mark Nicolajsen 999cf2a3993 add task for adding pre-commit file 27 Nov 2023 Claus Rasmussen efb0d974874 M Pull request #89: Develop Merge in AA/gravid-i-dk from develop to master
* commit 'a5e613a55871fbf87343910d80b41311a79970ae': (304 commits)
Show infobox in full width, when using a tablet
Remove jacoco from feature modules
Fix careplan split
DGAF-2536: Update strings on start new pregnancy dialog
DGAF-2607: Corrected careplan template
New strings
Fixed a description in careplan_template.json
Remove JUni... 27 Nov 2023 7 Jira issuesClaus Rasmussen a5e613a5587 Show infobox in full width, when using a tablet 20 Nov 2023 Claus Rasmussen 655149e825a Remove jacoco from feature modules 20 Nov 2023 Claus Rasmussen 83d3d2348f9 Fix careplan split 17 Nov 2023 Claus Rasmussen d0baf845063 DGAF-2536: Update strings on start new pregnancy dialog 10 Oct 2023 DGAF-2536 Claus Rasmussen a35cad19af3 DGAF-2607: Corrected careplan template 10 Oct 2023 DGAF-2607 Claus Rasmussen a633cc366fa New strings 06 Oct 2023 Claus Rasmussen a1af4b93092 Fixed a description in careplan_template.json 06 Oct 2023 Claus Rasmussen 1a476164f6c Remove JUnit5 - Fixing tests 05 Oct 2023 Claus Rasmussen 607e09da23d Fix overview widget animating when switching tabs 05 Oct 2023 Claus Rasmussen c2b0ce3e538 DGAF-2596: Fix race condition between database and network call, sometimes causing the app to crash 05 Oct 2023 DGAF-2596 Claus Rasmussen 9aa039ced6b DGAF-2597: Fix calendar crash when trying to back to previous months 05 Oct 2023 DGAF-2597 Claus Rasmussen 71b38239fd7 DGAF-2592: Use danish locale for calendar 05 Oct 2023 DGAF-2592 Claus Rasmussen b2a64954b0a DGAF-2573: New logos to onboarding 05 Oct 2023 DGAF-2573 Claus Rasmussen fdfff988bb3 DGAF-2600: New careplan activities. Removed some unused flavors. 04 Oct 2023 DGAF-2600 Claus Rasmussen 4cfc9b106c5 M Pull request #87: Refactor/modularization Merge in AA/gravid-i-dk from refactor/modularization to develop
* commit '31f78b51b3491887269d764c6ef88684a2d86326':
Move all of the strings into shared
Cleanup
Move network specific manifest settings to the network module's manifest
Move "More" into its own module
Move useradmission and biometric dialog into their own modules
Move knowledge to its own module
Move careplan activi... 04 Oct 2023 Claus Rasmussen 31f78b51b34 Move all of the strings into shared 04 Oct 2023 Claus Rasmussen 47f3df5c769 Cleanup 04 Oct 2023 Claus Rasmussen 472c94ddad7 M Merge branch 'develop' into refactor/modularization # Conflicts:
# app/src/main/res/values-night/themes.xml
# core/designsystem/src/main/assets/mg_styling.css
# core/designsystem/src/main/assets/template_with_styling.html
# feature/knowledge/src/main/kotlin/dk/nsp/mingraviditet/feature/knowledge/articledetails/FoldableWebViewCard.kt
# feature/more/src/main/kotlin/dk/nsp/mingraviditet/feature/more/settings/SettingsConsentScreen.kt
# feature/more/... 04 Oct 2023 Claus Rasmussen 3c5b0a9061d Move network specific manifest settings to the network module's manifest 04 Oct 2023 Claus Rasmussen 0c1389e26d1 Move "More" into its own module 04 Oct 2023 Claus Rasmussen fa9f1224d1a Move useradmission and biometric dialog into their own modules 04 Oct 2023 Claus Rasmussen 195108508dd Move knowledge to its own module 04 Oct 2023 Claus Rasmussen 8e4e070fbb0 Move careplan activities to its own module 04 Oct 2023 Claus Rasmussen 3a75fefe746 Move overview into its own Module 04 Oct 2023 Claus Rasmussen 630bce9ec1f Fix LocalWebView's background color always being darkmode 03 Oct 2023 Claus Rasmussen 81184ac7f73 Fix LocalWebView's background color always being darkmode 03 Oct 2023 Claus Rasmussen 3e7a1c85d03 Move and rename ui-compose -> designsystem 03 Oct 2023 Claus Rasmussen c1bb58d706f Move modules into a root core module. Align naming in modules. 03 Oct 2023 Claus Rasmussen 69b3236de2f DGAF-2527: When no due date is set, change the title of shown recommended articles 02 Oct 2023 DGAF-2527 Claus Rasmussen cec027425e7 Remove TextModel classes 02 Oct 2023 Claus Rasmussen 83b49f4517d Spotless check 02 Oct 2023 Claus Rasmussen 6aff1b1f9dd Fix tests 02 Oct 2023 Claus Rasmussen c07d036f482 Remove old comment 02 Oct 2023 Claus Rasmussen c169f8e4144 Set logout timer to agreed 5 minutes 02 Oct 2023 Claus Rasmussen 4422df08b7c Some styling and moved navgation out of app module. Debug color changed to Red because Magenta was too closely related to the apps theme 02 Oct 2023 Claus Rasmussen e379f6da015 A bit more cleanup :) 02 Oct 2023 Claus Rasmussen 127bfb4313a More dependency clean up and removal of old unused files 02 Oct 2023 Claus Rasmussen 52eb971c89b Removed the rest of the fragments. Implemented login in Compose. Removed a lot of old XML styling and converted themes to be controlled by Compose. 02 Oct 2023 Claus Rasmussen c7ab45e3124 M Merge branch 'develop' into feature/auto_logout 29 Sep 2023