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
Optimize the view for external visitors and remove the gallery from the dashboard of logged in users
Add a call to action button "View Dataset" that open the view mode. Perhaps, remove the "create skeleton / volume" button entirely
Pimp the gallery preview with CSS effects for added "wow" effect:
Try grouping all datasets of one project/experiment into a single "card" with a "Show More" button
Introduce a "display name" for organisation. e.g. "connectomics department" is really called MPI for Brain Research Add displayName to organization #2850
Extend our dev deployment setup to showcase some of the default datasets as public for visual QA on deployed branches
The text was updated successfully, but these errors were encountered:
* create frontend for onboarding process (create organization + initial user + upload dataset)
* adapt color
* implement onboarding-redirect and add some descriptions to onboarding steps
* [WIP] route for creating an organization and its first admin
* [WIP] create Organization Folder on disk
* integrate backend route to create organization
* use correct token for dataStore request
* add what's next to onboarding step and clean up code
* fine tune onboarding layout
* link to some youtube videos in onboarding
* make create-organization-step a proper form
* fix linting
* add messages for organization creation #2859
* wording
* fix two layout issues
* implement pr feedback #2859
* tweak onboarding layouting and make it responsive
* change default value for allowOrganizationCreation to false
* disable step-navigation in onboarding flow
* add displayname to organization #2833
* use normalized name instead of displayName for folder creation #2859
* Update MIGRATIONS.md
* Update CHANGELOG.md
* Update 015-add-organization-displayname.sql
* update test db + reverse evolution
* fix typo
* remove duplicate evolution
* incorporate PR feedback
* fix linting
* update changelog
* wording
* better defaults in docker-compose
Ideas from the discussion with @philippotto , @normanrz & @hotzenklotz to further enhance the design of the dataset gallery view:
The text was updated successfully, but these errors were encountered: