-
Notifications
You must be signed in to change notification settings - Fork 6
UI Updates #31
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
UI Updates #31
Conversation
robholland
left a comment
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.
All looks great but the indenting is pretty inconsistent. Seeing as you're touching most of the code here anyway, can we add prettier or similar into the mix?
|
👍 forgot to run it, good to go. |
robholland
left a comment
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.
Nice :)
What was changed
This gives the UI a face lift and updates to Svelte5 and Tailwind4. It should all operate the same, just new styles and UX. I removed a lot of the custom CSS and used Tailwind. The only route change I made was /usertype to /role.
Role
Orders
Shipments
Admin
Operator
Why?
Checklist
Closes
How was this tested: