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
55890d0b3d
changed btn from "dashboard" to "home"
2025-07-28 13:42:12 -07:00
Daniel S. Hansen
69becb34e5
Add tooltip messaging on sidebar when closed
2025-07-28 11:12:03 -07:00
vkuchenik
20ca59ad82
Merge branch 'main' into 'add/widgets/theme'
...
# Conflicts:
# client/src/App.jsx
2025-07-23 21:25:21 +00: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
Daniel S. Hansen
0ec105d9ec
Add view and setView props in order to successfully pass state from Sidebar to the Canvas inside Dashboard
2025-07-23 11:35:28 -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
06edb481e9
Restructure file system to seperate Sidebar, Header, and Canvas components
2025-07-21 11:33:44 -07:00