-
Notifications
You must be signed in to change notification settings - Fork 2
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
Develop #551
Merged
Merged
Develop #551
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Show visualisation of observation data in Charts
* Remove unnecessary package
* Parse Dates, i18n translation labels, etc. correct.
#377: Data preview charts
…-label-detection #377: Improve regex to detect date-time labels
* It is now possible to filter the study data download for specific data. * Add new Tab "Data" and therefore change naming (monitoring vs data). * Only show filter at ParticipationDataList when data is available.
…ale translation for the route definition.
* Add Seconds (59) to "to" date as well
* If you want to start a study with e.g. an empty lime survey id, a Toast pop up will be shown, that the ID is missing. * Add global Toast component to show erroneous API response. * Add html required attribute if property is required (not only a * symbol next to the label). * Add trim to v-model for String properties, to trim whitespaced on users input. * Add error translations. * Replace alter messages with Toast pop ups.
Bumps the docker group with 2 updates in the / directory: [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/login-action` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@e92390c...9780b0c) Updates `docker/build-push-action` from 5.3.0 to 6.5.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2cdde99...5176d81) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
…develop/docker-5530502448 Bump the docker group across 1 directory with 2 updates
* Place data visualization into one tab and change the chart via dropdown. * If we filter just one day, we need to change the time till end of the day. * Remove observation name column in last data points table, because we already know at which observation we are looking (accordion). * Disable filter elsewhere, because it is only possible for visualization. * Add "Filter" title and description for "recorded observation" tab.
…develop/docker-5530502448 chore(ci): do not upload the docker build record as artifact
…xception where the config is wrong. * Update StudyManagerAPI yaml to be align with BE yaml.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.