You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* layout: add sidebar to project overview and update routing
* layout: hide pagination bar for compact views (if we only have one page to show)
* layout: make it possible to edit and delete project from overview
* fix: hide project breadcrumb if no project was found
* fix: consider permissions for project actions
* layout: add sidebar section "Metadata"
* feat: setup routing for processing details and pipelines + adjust dialog structure
* copy: update "Overview" -> "Project"
* chore: rename parent folder from "overview" -> "project"
* feat: setup new page "General" for editing project details
* fix: hide general settings view if user is not allowed to update the project
* chore: cleanup
* fix: tweak permission logic
0 commit comments