-
Notifications
You must be signed in to change notification settings - Fork 24
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 and rebranding to UI #6938
Conversation
…wings * 'master' of github.com:scalableminds/webknossos: Update screenshots (#6934) Support rendering negative floats (#6895) Fix loading of webworkers in dev mode (#6933) Restore cache buster for webworkers (#6932) Introduce data vault as storage backend abstraction (#6899) Fix download button for annotations when tiff export is disabled (#6931) Update PULL_REQUEST_TEMPLATE.md Prepare multi modality support (#6748) Improvements for terms-of-services modal (#6930) Fix creating task types with preferred mode (#6928)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whole file was just renamed and I renamed CSS class .spotlight-item-card
to .publication-item-card
. No further changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool changes! Only see my one comment before merging.
// SpotlightRegistrationForm always creates a new organization. If an inviteToken | ||
// exists, a normal RegistrationForm needs to be used. | ||
// RegistrationFormWKOrg always creates a new organization. If an inviteToken | ||
// exists, a normal RegistrationFormGeneric needs to be used. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
line 47 uses RegistrationForm
, though?
…wings * 'master' of github.com:scalableminds/webknossos: updates docs for docker installation (#6963) Fix misc stuff when viewing tasks/annotations of another user (#6957) Remove segment from list and add undo/redo for segments (#6944) Log all details on deleting annotation layer (#6950) fix typo Rename demo instance to wkorg instance (#6941) Add LOD mesh support for frontend (#6909) Fix layout of view mode switcher and move it (#6949) VaultPath no longer extends nio.Path (#6942) Release 23.04.0 (#6945) Use new zip.js version to allow zip64 uploads (#6939) Implement viewing sharded neuroglancer precomputed datasets (#6920) Reject dataset uploads if organization storage quota is exceeded (#6893) Refactor deprecated antd Dropdown menus (#6898)
…come-toast * 'master' of github.com:scalableminds/webknossos: Added more drawings and rebranding to UI (#6938)
This PR adds more icons & drawings and rebranding to various pages within the UI
Changes:
404
page rebrandingPaid Feature not available
page rebrandinglogin
page rebranding with little welcome guyregistration
page rebranding with little welcome guyregistration page
page rebranding also theRegistrationPageDemo
page which was forgotten the last time aroundRegistrationFormDemo
toRegistrationFormWKOrg
to avoid confusionspotlight
. Renamed CSS classes, files and JS Components accordinglyURL of deployed dev instance (used for testing):
404: https://drawings.webknossos.xyz/lol
Sign up: https://drawings.webknossos.xyz/auth/signup
Log in: https://drawings.webknossos.xyz/auth/login
Make sure to downgrade the organization to "basic" plan first:
Steps to test:
Issues:
(Please delete unneeded items, merge only when none are left open)