chight
60f71485da
Refactor CSS on mydashboard started needs completed
2026-09-02 12:45:40 -07:00
chight
c45bc778ec
Refactor, cleaned up sidebar and theme
2026-08-26 13:04:17 -07:00
chight
9b1ddf6dcc
Refactor widget library UI code
2026-08-20 12:51:58 -07:00
chight
2b0300b075
Refactor continued of UI. changes to theme to make baselines
2026-08-04 09:05:30 -07:00
chight
6d0af310ae
Refactor continuing to work on UI
2026-07-29 13:48:38 -07:00
chight
2283d156ea
Refactoring some theme colors
2026-07-24 14:11:17 -07:00
chight
3697575f54
Refactor the UI for light mode is at an acceptable point
2026-07-23 15:47:51 -07:00
chight
9fbf22bc32
Refactor still working on UI changes
2026-07-22 14:58:59 -07:00
vkuchenik
a0708fa8ea
refactor, further cleaning up sidebar, home, mydashboard, alertlevelwidget, widget, and more misc.
2026-06-05 11:27:43 -07:00
vkuchenik
fd3cdc69ad
some routes added
2026-06-04 15:30:01 -07:00
Dan Hansen
946dbb499e
Revert "Merge branch 'feature/gas-filter' into 'main'"
2026-01-30 19:11:11 +00:00
Dan Hansen
6c49239675
Fix add widget behavior, widget types and view settings button menu item...
2026-01-30 19:02:31 +00:00
vkuchenik
3d52160dfc
+ Lots of work was done but specifically within the GlobalMap.jsx
...
+ Two new component files were also added
+ Some slight adjustments to Theme.jsx
2025-08-19 16:45:03 -07:00
vkuchenik
4fb2f7eabe
some small changes
...
+ removed sliding animation from widgets
+ added form fields to Alert Level widget
2025-08-05 17:12:59 -07:00
vkuchenik
0aeabbc218
more dark mode colors
2025-07-31 09:23:40 -07:00
vkuchenik
c1a91bddd7
map has dark mode
2025-07-31 08:56:32 -07:00
vkuchenik
f11d179bb1
Update dark mode colors
2025-07-30 08:17:45 -07:00
vkuchenik
4495cb9f78
new icons
...
got rid of custom imported icons, too much work to make them dark mode useable.
2025-07-28 15:10:57 -07:00
vkuchenik
eae9bc4048
sets canvas zindex behind sidebar/header
2025-07-28 13:32:03 -07:00
vkuchenik
8f18879e96
now can delete widgets
2025-07-28 12:44:17 -07:00
vkuchenik
0ca419a093
oneliner
2025-07-23 14:58:22 -07:00
vkuchenik
1f1eced159
beautified the widget
...
the widgets now don't shrink past the size of the header. The canvas in the widget is scrollable and the scroller is pretty. The resizing arrow button at the bottom of the widget stays at the bottom (this is because only the canvas can scroll now).
2025-07-23 13:44:24 -07:00
vkuchenik
7c29b2a14c
widget overflow now scrolls
...
if content is too big for widget it now scrolls.
2025-07-22 14:55:28 -07:00
vkuchenik
b066c7f023
add text highlighting controls
...
only disable highlighting text when dragging widgets
2025-07-22 13:41:32 -07:00
vkuchenik
ab03d43aff
udpated bg of widget shadow
...
the drop shadow behind widgets when moved around is now light blue and the corners are round.
2025-07-22 12:56:44 -07:00
vkuchenik
37ebd3d478
widgets are bound to container
...
figured out how to set bounds so widgets don't go off screen!
2025-07-22 11:58:10 -07:00
vkuchenik
999206b013
style changes
...
some small style changes like cursor types on hover and some color changes.
2025-07-22 09:26:40 -07:00
Daniel S. Hansen
2298347e84
Refactor header: extract Avatar into standalone UserAvatarMenu component, and add _hover styling
2025-07-17 15:35:01 -07:00
Daniel S. Hansen
02b4b8ee45
Refactor color theme temporarily, style the search bar to have a more rounded shape
2025-07-17 11:33:16 -07:00
vkuchenik
8697c547b8
updated to loop through btns
...
Instead of listing each button it now loops through
2025-07-17 09:30:42 -07:00
vkuchenik
26bd2028a8
updated padding btwn sidebar btns
2025-07-16 14:38:10 -07:00
vkuchenik
dc1aa0aa39
adjusting sidebar btn flex directions
2025-07-16 13:31:05 -07:00
vkuchenik
466ee6edc4
fixed spelling error
2025-07-16 11:23:29 -07:00
vkuchenik
59667876b0
Updated colors in theme.js
2025-07-16 07:21:26 -07:00
vkuchenik
23540bc5cd
added hover & active w/ dark mode
...
dark mode works with buttons in hover, active, and inactive state! (and its not totally ugly!)
2025-07-15 18:28:37 -07:00
vkuchenik
022f37b086
dark mode technically works
...
but it is terrible
2025-07-15 12:55:27 -07:00
vkuchenik
5fd48bc958
quick fix
...
changed theme.js to use chakras new way to create a theme in v3+
2025-07-10 09:58:23 -07:00
vkuchenik
0190bf7c72
dark mode
...
forgot to switch branches. Started working on dark mode by creating a theme for the app
2025-07-10 14:59:13 +00:00