forked from geolba/tethys.backend
- Added tooltips to display reject notes from editors and reviewers on dataset index pages for submitters and editors. - Implemented custom ordering for datasets in submitter and editor index views, prioritizing datasets rejected by editors or reviewers. - Changed "Review" button label to "View" on the reviewer dataset index page. - Changed "Review" button label to "Accept" on the reviewer dataset review page. - Added project_id to the dataset model. - Updated dependencies (vite, @pkgr/core, caniuse-lite, electron-to-chromium, http-proxy-middleware). - Replaced the static doctypes array with the DatasetTypes enum. - Updated favicon. |
||
|---|---|---|
| .. | ||
| Admin | ||
| Auth | ||
| Editor/Dataset | ||
| Errors | ||
| profile | ||
| register-view | ||
| Reviewer/Dataset | ||
| Submitter | ||
| App.vue | ||
| Dashboard.vue | ||
| Error.vue | ||
| Map.vue | ||
| ProfileView.vue | ||