-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Dev #295
Conversation
nathan-vm
commented
May 13, 2024
•
edited
Loading
edited
- Delete workspace with workflows #261
- Use routes with Lazy loading
- Run workflows not selected show ui_schema
- Dark Mode
- Update piece advanced options #238
- Update min / max from container resources forms to CPU and Memory
- Remove advanced options form when running with docker.
- Frontend / UI / UX Improvements / Fix / Suggestions #225
- Workspaces cards are not intuitive, the Permission: owner Status: Collaborating design is a bit confusing. We can add a divider or something to make it more clear.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #295 +/- ##
=======================================
Coverage 70.19% 70.19%
=======================================
Files 44 44
Lines 1567 1567
=======================================
Hits 1100 1100
Misses 467 467 ☔ View full report in Codecov by Sentry. |
add deprecated to future releases
@nathan-vm |
@nathan-vm login and signup page are using only automatic mode style, should we allow users to select which mode to use in these pages too? |
@nathan-vm we should store the selected dark/light mode if the user closes the tab. We don't want to have to change the mode every time we re open the app |