Changed
- refactored Urls: querybuilder was renamed to feasibility-query
- split the feasibility-query page into three subpages: Search, Editor, and Result, each with representative URLs (feasibility-query/search, feasibility-query/editor, feasibility-query/result)
- split the data-selection page into three subpages: Search, Editor, and Result, with representative URLs (data-selection/search, data-selection/editor, data-selection/result)
- split the data-query page into two pages: Cohort Definition and Data Selection, with representative URLs (data-query/cohort-definition, data-query/data-selection).
- renamed file and folder names: querybuilder is now feasibility-query
Feature
- implemented a new snackbar notification system to display error messages
- added animations for routing between pages
- introduced a stepper component for the data-query page
- removed the dashboard and set the Data Request page as the default start page (#260)