Commit a16a117
Daisy UI Migration (jniebuhr#355)
* Add Daisy Ui (jniebuhr#339)
* Initial Daisy Ui transition and 4 themes to start
* Update Ui
* Fix SonarCloud issues
* Remove Computed Single line Chart Register
* Use JSX syntax
* Apply Bunny Fixes
* Use card component
* Use Card
* Fix active and hover states
* Format and Style Nav Bar Better
* Move profiles over(need to fix spacing between lables)
* Fix Mobile Layout
* Fix mobile layout
* Listen to the bunny
* Update style.css
* Convert Scale and Autotune
* Delete dashboard.html
* I like the titles on the left better
* fix: Fix some bugs in the UI
* feat: Change overview chart readability
* Dasiy Ui (jniebuhr#347)
* Migrate Settings to DaisyUi and removed unused error handling
* Fix eslint error var to const
* Fix eslint
* Remove Unused container-fluid and create context. Run Format. Migrate Process Info to daisy
* Change to aria label
* Use Daisy UI tool tips
* Remove Unused Styles
* Use Semantic Colors
* Add Theme Manager to settings
Right now this is a separate card but can be changed whenever
* Standardize spacing and Padding as well as component usage
* Fix Profile pages and use consistent styling
* Improve Dark style ?
* add aria
* Fix Save
* Consistent Styles. Use 10/5 Grid Layout
* Fix Button Spacing
* Prevent race condition
* Fix button Position and use 5/10 layout on home page
* fix card class again
* javascript:void(0)
* simple bp
* add theme urls
* add safelist
* fix profile cards
* FMT and When saving profile rout back to profile list
* Clarify Settings Card
* Fix Chart Height
* This needs a bit of testing but should fix card duplication
* Add Switching the layout of the home page
* Format and Fix Lint errors
* Fix some code reviews
* Update index.jsx
* Split Settings Page up a bit
* Clean up Inputs
* Fix Radix
---------
Co-authored-by: Jochen Niebuhr <kontakt@ju-hh.de>
* feat: Add landscape dashboard layout, fix profile edit
---------
Co-authored-by: DreadPirateRoberts <46958197+ManfredRichthofen@users.noreply.github.com>1 parent 138b657 commit a16a117
38 files changed
Lines changed: 2622 additions & 1903 deletions
File tree
- src/display/plugins
- web
- src
- components
- pages
- Autotune
- Home
- OTA
- ProfileEdit
- ProfileList
- Scales
- Settings
- ShotHistory
- services
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments