Daniel S. Hansen
92bcbf57a9
Fix state not being saved before entering edit or delete modes
2025-08-12 13:57:58 -07:00
Daniel S. Hansen
cab0fe3a0b
Fix layout of newly added Widgets
2025-08-11 14:53:17 -07:00
Daniel S. Hansen
77bba49dc8
Refactor onSave and onCancel to track both layout and widgetArray useState() in order to restore state on cancel
2025-08-11 14:40:05 -07:00
Daniel S. Hansen
c1787d7871
Fix first widget is now removed upon clicking Cancel
2025-08-11 14:17:21 -07:00
Daniel S. Hansen
672fcff01d
Connect Alert Level widget creation to First Widget Button
2025-08-11 12:18:04 -07:00
Dan Hansen
5df556896f
Merge branch 'feature/add-volcano-view' into 'main'
...
Feature/add volcano view
See merge request vkuchenik/website-framework!56
2025-08-07 00:12:27 +00:00
vkuchenik
aad3a95507
alert level has a complete form
...
+ alert level now has entry for country and volcano name
+ widget now has a submit button
+ now has a refresh button that only appears when something is submitted
+ adjusted number of columns in grid layout
+ other small sizing adjustments in canvas
2025-08-06 16:27:08 -07:00
Daniel S. Hansen
6c4fae9b82
Add boilerplate Volcano view page
2025-08-06 16:25:54 -07:00
vkuchenik
a7f1bbbc61
a few more changes
...
+ boxshadow is constant
+ new resize handle
+ minW and minH set on widgets
2025-08-06 12:03:48 -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
39ca605fbd
add removal of widgets in widgetArray
2025-08-05 15:19:46 -07:00
vkuchenik
46b27d90dd
updating names cont.
2025-08-05 15:08:18 -07:00
vkuchenik
ff95f2cbc0
Rename and Restructure
...
+ took out extra 'layout' directory.
+ 'Canvas' postfix removed from all files in the views directory.
+ "WidgetCanvas" renamed to "MyDashboard"
2025-08-05 12:57:18 -07:00