-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change getting of dataset configurations * [WIP] backend split layer and dataset config handling * clean up frontend * add evolutions * fix frontend linting * fix frontend tests * fix frontend tests 2 * pretty frontend * update changelog and migrations guide * Apply suggestions from code review Co-authored-by: Florian M <[email protected]> * remove unnecessary invalidation of user * apply pr feedback * check for volume ids when no config is found * rename default view config to unify wk and datastore implementation * rename backend types to match each other * add frontend part to validate DatasetConfiguration * fix evolution after renaming * move type and schema definitions * fix e2e tests * move datasource types * update snapshots * run eliminate errors always because it checks for errors * enforce validated configuration in api instead of model_initialization * use new validation for dataset import as well * fix frontend tests * add table for layer view configurations * fix for null values * fix frontend test * add additional frontend tests * fix pretty * reversion of evolution * rework update layers * fix naming in reversion of evolution * update documentation * fix documentation * rename methods to new naming schema * pr feedback * bump schema version * fix version number in evolution Co-authored-by: Gritta Weisheit <[email protected]> Co-authored-by: Florian M <[email protected]> Co-authored-by: Philipp Otto <[email protected]>
- Loading branch information
1 parent
bc6b71d
commit ff0457c
Showing
158 changed files
with
1,081 additions
and
631 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.