Commit Graph
8 Commits
Author SHA1 Message Date
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
Dan Hansen 24f90cd542 Merge branch 'feature/user-account-page' into 'main'
Feature/user account page

See merge request vkuchenik/website-framework!48
2025-08-04 23:03:43 +00:00
Daniel S. Hansen a43113d1d1 Add react-hook-forms to AccountCanvas 2025-08-04 16:02:06 -07:00
vkuchenik 1f83dcf9bb added submenu to settings
widget information is now stored in two arrays. One array (widgetArray) holds the id and name/type of the widget. The second array (layout) holds the id, position, width, height, and static info
2025-08-04 12:04:33 -07:00
vkuchenik f932a4f467 a map! 2025-07-30 11:16:21 -07: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 a0f2f63e6e initial commit 2025-07-08 11:16:51 -07:00