iOS Apps
  1. iOS Apps

Gravid i DK

Public
AuthorCommitMessageCommit dateIssues
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
a7c0b79231eCreated loading button
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
38d8cbabb79Fixing placeholder issues.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
9233dfa0391Fixed build time issue
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
e69b56e999aWrite support view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
2887cc3de6dImplemented different styles of input views
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
8d89568fb66Support entries
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
19237a50b2eImplemented environment store solution for support messages
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
c496e9b7c33Added unread end point
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
e612f3dfd52Support list
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
41e46c385beStarted work on support service
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
40a998459ecMPull request #144: Documentation viewMerge in IA/gravid-i-dk from tkc/more-documentation to develop * commit 'bf7e6b63faa3643f7c5a053f686fd5838189a03b': Removed whitespace Documentation view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
bf7e6b63faaRemoved whitespace
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
0d6a532f671Documentation view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
5ea70e311ceMPull request #142: Fixed animation glitch caused by _ConditionalContent, which wasn't used.Merge in IA/gravid-i-dk from tkc/foldable-card-animation-issue to develop * commit '7786eb63eb538f4107380e43e735ca9d849439c5': Fixed animation glitch caused by _ConditionalContent, which wasn't used.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
d03f3789298MPull request #143: Fixed weird padding issue on iOS 13Merge in IA/gravid-i-dk from bugfix/ios-13-padding-issue to develop * commit 'f5eace8224e4c47a9dab376514795f5bf830cc56': Fixed weird padding issue on iOS 13
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
f5eace8224eFixed weird padding issue on iOS 13
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
7786eb63eb5Fixed animation glitch caused by _ConditionalContent, which wasn't used.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
e14c979723aFastlane Version Bump
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
18b2f5aa357MPull request #141: Foldable Card issuesMerge in IA/gravid-i-dk from tkc/foldable-card-issue to develop * commit '0526a66744122758e8cb40739d44453ee967f6cb': Removed comment Fixed alignment issue for short texts Changed ExpandableText to be more generic and made it work for line limits instead. Fixed animation issue on circularprogressbar Removed button business logic from ExpandableText view and made it bindable instead.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
0526a667441Removed comment
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
113186123c3MPull request #140: FAQ and minor issuesMerge in IA/gravid-i-dk from tkc/more-faq to develop * commit '7b73e806fff134a4c6eeb217f0d5d1ae625248c0': Preview .. Fixed font scaling issues. Fastlane Version Bump Minor app fixes before release ... Added missing read more text Working on quirks on foldable card Fetching of FAQ items and refactoring Bugfix for empty state on appointments. Added FAQ view Added Support view...
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
c1571e86ceaFixed alignment issue for short texts
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
c8ecb756cbfChanged ExpandableText to be more generic and made it work for line limits instead.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
9c066df4771Fixed animation issue on circularprogressbar
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
56ed2b40f55Removed button business logic from ExpandableText view and made it bindable instead.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
7b73e806fffPreview ..
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
8df191d4f3fFixed font scaling issues.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
4f296a24e5eFastlane Version Bump
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
a27f98dc78aMMerge branch 'tkc/minor-issues' into tkc/more-faq
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
d36218612d7Minor app fixes before release ...
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
7cc4661c60aAdded missing read more text
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
ddb3e3bf1dfWorking on quirks on foldable card
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
b33a27c3349Fetching of FAQ items and refactoring
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
3ade19eac4bBugfix for empty state on appointments.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
49968570ef7Added FAQ view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
991a16db2dfAdded Support view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
3a890d005b5Refactored row views such that they can be reused multiple places in the app.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
9c72767bb92MMerge branch 'bugfix/knowledge-error-state' into develop
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
570af9c3f7aFixed issue where an error was shown shorty upon load of screen.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
f24d1c25568MPull request #139: R.string.localizable ➡️ LocalizableMerge in IA/gravid-i-dk from tkc/R-swift-string-localizable to develop * commit 'be35e917732f58fc7d28e3e023aee7bfafefb552': Replaced R.string.localizable with Localizable to avoid loooooong string references.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
be35e917732MMerge branch 'develop' into tkc/R-swift-string-localizable# Conflicts: # MinGraviditet/MinGraviditet/ViewControllers/Main/Knowledge/Main/KnowledgeView.swift # MinGraviditet/MinGraviditet/ViewControllers/Main/More/RateTheApp/RateTheAppView.swift # MinGraviditet/MinGraviditet/ViewControllers/Main/More/Settings/DataAccess/SettingsDataAccessSendCard.swift # MinGraviditet/MinGraviditet/ViewControllers/Main/More/Settings/Pages/SettingsConsentPageView.swift ...
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
04a0b8ebb47MPull request #138: Data Access ViewMerge in IA/gravid-i-dk from tkc/data-access to develop * commit '18fa00d7a97345f1381a219a2a9aa79e708ac65c': Replaced UIKit buttons with SwiftUI button implementations Implemented data access view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
18fa00d7a97Replaced UIKit buttons with SwiftUI button implementations
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
15ccfd4b630Replaced R.string.localizable with Localizable to avoid loooooong string references.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
5b2b53720e0MPull request #137: Remove consent stuff and added support for multiple buttons on partial sheetMerge in IA/gravid-i-dk from tkc/remove-consent to develop * commit '9c71b3d7c86ebc91563cef1ed0de9f942afe688b': Removed old temp log out view Updated strings Refactored partial sheet behaviour to support more buttons. Log out action
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
6b1c3adfbadImplemented data access view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
9c71b3d7c86Removed old temp log out view
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
f9dc4ffd876Updated strings
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
a6dade29659Refactored partial sheet behaviour to support more buttons.
Thomas Kalhøj ClemensenThomas Kalhøj Clemensen
7d418738c4bMPull request #136: Settings pages loaded from CMSMerge in IA/gravid-i-dk from tkc/settings-static-text-pages to develop * commit '0ca33af4bd927dca4deae5785b1d9215161b3f43': Found missing check for bio ID Whoops, lorem ipsum 😀 Removed all unnecessary public defines on internal stuff. Fixed several HTMLView issues Implemented static pages load.