Skip to content

Merge umm to more 25 02#367

Merged
janoliver20 merged 113 commits intodevelopfrom
merge-umm-to-more-25-02
Mar 11, 2026
Merged

Merge umm to more 25 02#367
janoliver20 merged 113 commits intodevelopfrom
merge-umm-to-more-25-02

Conversation

@janoliver20
Copy link
Copy Markdown
Collaborator

No description provided.

janoliver20 and others added 30 commits November 14, 2025 10:56
…p, renamed the apps and refactored the package name
…etup

#117, #118, #119: New App Store Setup, PlayStore Setup, Firebase Setu…
…the apps, all api clients into the NetworkService.kt and moved the clients into its dedicated NetworkClients.kt class
…ator-implementation

#130: Implemented the OpenAPI Generator, implemented all models into …
- Past schedules are now correctly removed from the dashboard
- ViewModels are now completely reloaded and use the new improved coroutines concept to load data
- Small cleanup of unused functions in ScheduleRepository.kt
…e-bug

#360: Fixed an issue, where the answers were listed wrong
#230: Fixed a bug, that kept the app from reloading the study once in…
@janoliver20 janoliver20 marked this pull request as ready for review March 2, 2026 12:14
janoliver20 and others added 5 commits March 4, 2026 10:38
… when the app was completely, due to the schedule update process not being finished
…f one observation type would use another like multiple-choice-question-observation uses question-observation
…type-fix

#282: Fixed an issue where the wrong observation type would be set, i…
#285: Fixed an issue, where the deeplink would not forward to a task,…
@@ -1,55 +1,56 @@
import BackgroundTasks
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add license header before merge

@@ -0,0 +1,62 @@
//
Copy link
Copy Markdown

@Gmasek Gmasek Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license header

@@ -0,0 +1,62 @@
import Foundation
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@@ -40,6 +40,6 @@ class EndpointRepository(private val sharedStorageRepository: SharedStorageRepos
companion object {
private const val ENDPOINT_KEY = "sharedStorageEndpointKey"
private const val DATA_BASE_PATH_ENDPOINT: String =
"https://data.more-health.at/api/v1"
"https://data.platform-test.more.redlink.io/api/v1"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we leave the generic url maybe?

Copy link
Copy Markdown

@Gmasek Gmasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ,add headers to new files

@janoliver20 janoliver20 merged commit bc7b9ad into develop Mar 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants