Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more drawings for empty dashboards #7008

Merged
merged 16 commits into from
Jun 21, 2023
Merged

Conversation

hotzenklotz
Copy link
Member

@hotzenklotz hotzenklotz commented Apr 24, 2023

PR adds new icons/ drawing and slight redesign for the list views in the dashboard in line with the new branding.

image image image

First time user:
image

URL of deployed dev instance (used for testing):

Steps to test:

  • Remove all annotations, tasks, and datasets
    • The easiest way is to drop your DB (yarn refresh-schema) and rename the orga in your binary data folder
  • Check out the empty dashboard
  • Upload a dataset -> regular empty list
  • Create a new folder -> empty folder list view
  • Create an annotation -> regular annotation list
  • Create a task -> regular task list

Issues:


(Please delete unneeded items, merge only when none are left open)

@hotzenklotz hotzenklotz self-assigned this Apr 24, 2023
…ty-list-drawings

* 'master' of github.com:scalableminds/webknossos: (25 commits)
  Fix issues with styling in dark mode on login page (#7052)
  Fix nightly by setting missing token (#7048)
  Release 23.05.1 (#7042)
  DRY types in update_actions.ts (#7036)
  Remove some spammy logging from backend (#7039)
  Use zarr string fill values (#7017)
  Fix voxel offset for Neuroglancer Precomputed datasets (#7019)
  Log when user is activated (#7027)
  Fix exception in applying UpdateTreeGroupVisibility skeleton action (#7037)
  Fix organization storage layouting (#7034)
  Update docker compose commands + dev install readme (#7002)
  Add segment groups (#6966)
  Add screenshot nightly test for wkorg (#7030)
  Workaround for WebGL crash for datasets with many segmentation layers (#6995)
  Fix download of public annotation, include access ctx in user cache key (#7025)
  Fix that changing a segment color could lead to a crash (#7000)
  Add more error chaining to annotation download (#7023)
  Guard against NaNs in shader (#7018)
  Store editable mappings in multiple fossildb columns+keys (#6903)
  Context action to move tree to group (#7005)
  ...
@hotzenklotz hotzenklotz changed the title WIP: Added more drawing for empty dashboard WIP: Added more drawings for empty dashboards May 17, 2023
…ty-list-drawings

* 'master' of github.com:scalableminds/webknossos: (23 commits)
  fix scrolling in organization switcher in terms-of-services modal (#7083)
  Auto-Select via SAM (#7051)
  Build STL in chunks when exporting them (#7074)
  Improve performance for large (oversegmentation) meshes (#7077)
  Fix display of used storage in power plan (#7057)
  Fix user limits for invites (#7078)
  adds fileSize to voxelytics workflow list (#7071)
  Improve error logging for bucket requests (#7053)
  Fix zarr streaming datasource-properties.json generation for non-wkw/zarr datasets (#7065)
  Min length for layer names is one (#7064)
  Include voxelytics workflow name in tab title (#7070)
  Fix local to global layer index look up (#7066)
  Merge editable mappings (#7026)
  store correct artifacts for wkorg nightly (#7060)
  Team edit modal (#7043)
  Fix voxel offset in chunk name for unsharded neuroglancer precomputed datasets (#7062)
  Fix offset when loading non-aligned buckets for zarr/n5/precomputed (#7058)
  fixes wallTimes query for workflow reports (#7059)
  Handle Remote Dataset Edge Cases: compressed content-encoding, float voxel size (#7041)
  Release 23.05.2 (#7056)
  ...
@hotzenklotz hotzenklotz changed the title WIP: Added more drawings for empty dashboards Added more drawings for empty dashboards May 17, 2023
@hotzenklotz hotzenklotz marked this pull request as ready for review May 17, 2023 13:20
…ty-list-drawings

* 'master' of github.com:scalableminds/webknossos:
  Fix bug in fallback rendering when layer has missing mags (#7082)
  Fix duplicate on volumes with no fallback layer (#7085)
@hotzenklotz hotzenklotz enabled auto-merge (squash) May 24, 2023 15:05
@hotzenklotz hotzenklotz disabled auto-merge May 24, 2023 15:05
…ty-list-drawings

* 'master' of github.com:scalableminds/webknossos:
  [Docs] Update embedded YouTube URLs (#7102)
  Show organization in dataset info tab (#7087)
  Added Tutorials to Docs (#7095)
  Combine both download modals into one (#7068)
  Add "merge" blend mode (#6936)
  Changed the spacing/width of VX reports runs selection (#7094)
  Allow dataset managers to see all workflow reports of their orga (#7081)
  Fix rectangle at 0,0,0 (#7088)
  Allow to disable automatic reloading of meshes during proofreading (#7076)
…ty-list-drawings

* 'master' of github.com:scalableminds/webknossos:
  Retire wk-connect (#7032)
  Release 23.06.0 (#7106)
@hotzenklotz
Copy link
Member Author

@philippotto I pushed the fixe for the issue you encountered.

@hotzenklotz hotzenklotz enabled auto-merge (squash) June 21, 2023 05:57
@hotzenklotz hotzenklotz merged commit 19315c2 into master Jun 21, 2023
@hotzenklotz hotzenklotz deleted the empty-list-drawings branch June 21, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants