Commit Graph
190 Commits
Author SHA1 Message Date
Daniel S. Hansen 56b2644fe5 Add Chakra darkmode theme to canvas header 2025-07-16 13:28:13 -07:00
vkuchenik 2b1779716c Merge branch 'feature/dashboard/dark-mode' into 'main'
dark mode technically works

See merge request vkuchenik/website-framework!10
2025-07-16 19:38:27 +00:00
vkuchenik e7abce2ed1 Merge branch 'main' into 'feature/dashboard/dark-mode'
# Conflicts:
#   client/src/App.jsx
#   client/src/components/header.jsx
#   client/src/components/sidebar.jsx
2025-07-16 19:35:22 +00:00
vkuchenik 466ee6edc4 fixed spelling error 2025-07-16 11:23:29 -07:00
Dan Hansen b4dd663a1d Merge branch 'refactor/sidebar-transition' into 'main'
Refactor/sidebar transition

See merge request vkuchenik/website-framework!9
2025-07-16 18:21:32 +00:00
Daniel S. Hansen f6997c82ee Save point 2025-07-16 11:19:55 -07:00
Daniel S. Hansen 1d1bf314e7 Refactor sidebar transition to keep icons stationary 2025-07-16 11:06:36 -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
Dan Hansen 23d126bdb5 Merge branch 'feature/sidebar-transition' into 'main'
Feature/sidebar transition

See merge request vkuchenik/website-framework!8
2025-07-15 22:59:24 +00:00
Daniel S. Hansen dc1f4fcdaf Save point, working on sidebar icon positioning during transition 2025-07-15 15:55:20 -07:00
Daniel S. Hansen 9f61ab2216 Add side bar transition animation between open and closed 2025-07-15 13:51:56 -07:00
vkuchenik 022f37b086 dark mode technically works
but it is terrible
2025-07-15 12:55:27 -07:00
Daniel S. Hansen b6a3b3d9d8 Fix Gas nav link to use hash instead of path. Page no longer reloads upon clicking Gas link 2025-07-14 15:08:20 -07:00
Dan Hansen 2064f1b043 Merge branch 'feature/settings-menu' into 'main'
Feature/settings menu

See merge request vkuchenik/website-framework!7
2025-07-14 22:03:30 +00:00
Daniel S. Hansen 6cbfb4e29a Edit sidebar close symbol from 'X' to 'RxHamburgerMenu' and aligned to the right 2025-07-14 13:31:11 -07:00
Daniel S. Hansen 94aa70a307 Adjust spacing on CanvasHeaderNav items 2025-07-14 13:13:47 -07:00
Daniel S. Hansen bc83710acc Add drop-down menu to Avatar 2025-07-14 12:23:26 -07:00
Daniel S. Hansen 1223ecc0b6 Add drop down menu to settings button 2025-07-14 12:10:10 -07:00
Dan Hansen ebad1e792e Merge branch 'feature/canvas-header' into 'main'
Add CanvasHeader along with sub components CanvasHeaderNav, SearchBar, SettingsButton

See merge request vkuchenik/website-framework!6
2025-07-11 23:04:34 +00:00
Daniel S. Hansen eab46d424e Add CanvasHeader along with sub components CanvasHeaderNav, SearchBar, SettingsButton 2025-07-11 15:58:38 -07:00
vkuchenik 12090cb391 Merge branch 'feature/dashboard/dark-mode' into 'main'
quick fix

See merge request vkuchenik/website-framework!5
2025-07-10 16:59:20 +00: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 f293e14ed1 Reorganized file structure
Moved app.css and index.css into the css folder.
2025-07-10 08:11:24 -07:00
vkuchenik 24e36c1294 Merge branch 'feature/sidebar/highlight-active-btns' into 'main'
active buttons highlighted

See merge request vkuchenik/website-framework!3
2025-07-10 15:06:11 +00: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
vkuchenik 6bb10060e5 active buttons highlighted
the current active button is now highlighting a bolder color.
2025-07-10 14:59:13 +00:00
Dan Hansen 97f769d63e Merge branch 'feature/widget' into 'main'
Add initial widget functionality using react-grid-layout and react-resizable

See merge request vkuchenik/website-framework!4
2025-07-09 22:26:45 +00:00
Daniel S. Hansen e0fc1a98ac Add initial widget functionality using react-grid-layout and react-resizable 2025-07-09 15:20:29 -07:00
vkuchenik ed05ea8caf consolidated import statements 2025-07-09 11:13:56 -07:00
vkuchenik de6d5fd681 tiny update to button sizes 2025-07-09 10:28:30 -07:00
vkuchenik bfacfd302c sidebar collapsible feature
The sidebar can now be collapsed to just its icons
2025-07-09 10:25:54 -07:00
vkuchenik b8852b20bf Merge branch 'refactor/sidebar' into 'main'
added close button to sidebar

See merge request vkuchenik/website-framework!2
2025-07-09 16:07:08 +00:00
vkuchenik bf9a9d8461 updated colors
adjusted text colors of sidebar tabs and header logo and username from black to dark green.
2025-07-09 09:03:34 -07:00
vkuchenik 186e8baefc added close button to sidebar
I added the close button to the sidebar (no functionality yet). I also fixed the canvas grid width and height
2025-07-09 08:43:52 -07:00
vkuchenik e3d4054e0c added grid to canvas area. 2025-07-08 13:02:20 -07:00
vkuchenik 8e8206c041 Merge branch 'initial-local-code' into 'main'
initial commit

See merge request vkuchenik/website-framework!1
2025-07-08 18:40:43 +00:00
vkuchenik a0f2f63e6e initial commit 2025-07-08 11:16:51 -07:00
vkuchenik 194e39770a Edit README.md 2025-07-08 17:20:04 +00:00
vkuchenik aa933b6a93 Initial commit 2025-07-08 17:16:34 +00:00