chight
0715fa61ab
Bug fix, removed old routes i should have removed in last commit
2026-06-05 11:08:21 -07:00
chight
6fd777d804
Update pulled app foundation out into a route of its own
2026-06-05 11:04:17 -07:00
vkuchenik
8532a2558e
now all routes added but some are broken bc of bad refrences
2026-06-04 15:35:11 -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
Daniel S. Hansen
b1e9b442ff
Revert "Merge branch 'feature/add-deformation-tab' into 'main'"
...
This reverts commit a94c6de39a , reversing
changes made to ec72385de0 .
2025-09-26 12:05:47 -07:00
Daniel S. Hansen
ed68dd6d9c
Add new deformation tab to domestic/main branch
2025-09-26 12:01:48 -07:00
Dan Hansen
68a4e0417e
Refactor the way TABS and VIEWS are handeled, now derived inside viewKeys.js
2025-09-05 20:15:00 +00:00
Daniel S. Hansen
3a4565e120
Add Volcano tabs along with functioning boilerplate component views
2025-09-03 17:22:24 -07:00
Daniel S. Hansen
bdd92f2f2c
Add ScrollArea to main M&E Data Entry table along with sticky header
2025-08-25 15:12:20 -07:00
Daniel S. Hansen
caad4e117e
Add form type validation for date and number values along with interactive row highlighting in the main M&E Data Entry table
2025-08-25 14:15:04 -07:00
Daniel S. Hansen
0de3b2c5e7
Add labels, placeholders, and buttons to the form section
2025-08-22 18:08:38 -07:00
Daniel S. Hansen
ea11372e51
Save point, layout of form section looks decent
2025-08-22 17:31:42 -07:00
Daniel S. Hansen
dc56ec79f1
Add initial fill in form boilerplate
2025-08-22 16:55:24 -07:00
Daniel S. Hansen
69525d0132
Add initial table and checkbox functionality to M&E Data Entry view
2025-08-22 16:28:50 -07:00
Daniel S. Hansen
66d1220fbe
Add styling, margin, and padding changes
2025-08-22 12:46:08 -07:00
Daniel S. Hansen
3ef85bbcbf
Save point, layout taking shape
2025-08-22 09:28:03 -07:00
Daniel S. Hansen
8630340a07
Add dropdown menus to M&E Data Entry view
2025-08-20 17:44:21 -07: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
Daniel S. Hansen
5d3a8ec344
Spell check
2025-08-13 15:57:46 -07:00
Daniel S. Hansen
079663b8fa
Small default tab fix for Admin
2025-08-13 15:46:37 -07:00
Dan Hansen
566b7310f8
Merge branch 'main' into 'feature/admin-view'
...
# Conflicts:
# client/src/components/Sidebar/Sidebar.jsx
# client/src/constants/viewKeys.js
2025-08-13 22:42:56 +00:00
Daniel S. Hansen
d4645eb3c1
Add default admin tab now set to M&E Data Entry
2025-08-13 15:35:17 -07:00
Daniel S. Hansen
c496396092
Add new tabs and views under Admin sidebar tab
2025-08-13 15:18:03 -07:00
Daniel S. Hansen
846afa3eac
Add useMemo to sidebar button function to prevent unecessary remounting of components
2025-08-13 12:55:33 -07:00
Daniel S. Hansen
5e2364334f
Prevent Tooltip from displaying when Sidebar toggles between The Home sidebar and the Personal sidebar while closed
2025-08-13 12:27:47 -07:00
Daniel S. Hansen
4afccac3f3
Fix tooltip zIndex to appear on top of maps and other canvas items
2025-08-13 10:49:37 -07:00
vkuchenik
805f1dc82f
removed delete button
...
+ renamed delete button to edit button (to keep functionality)
+ removed edit button (redundant)
+ on add widgets, it no longer asks you to save before continuing
2025-08-12 15:27:33 -07:00
vkuchenik
f8bd3845c4
Merge branch 'sidebar/account-sidebar' into 'main'
...
new favicon and title
See merge request vkuchenik/website-framework!64
2025-08-12 21:56:05 +00:00
vkuchenik
2aea676551
new favicon and title
...
*forgot to switch branches oops
2025-08-12 14:55:15 -07:00
vkuchenik
d78100dfcd
Merge branch 'sidebar/account-sidebar' into 'main'
...
removed account button
See merge request vkuchenik/website-framework!63
2025-08-12 21:31:38 +00:00
vkuchenik
69529f77be
removed account button
2025-08-12 14:31:10 -07:00
vkuchenik
17f1b7ad63
Merge branch 'sidebar/account-sidebar' into 'main'
...
new sidebar for account/settings
See merge request vkuchenik/website-framework!62
2025-08-12 21:22:40 +00:00
vkuchenik
b4dd5b205d
new sidebar for account/settings
2025-08-12 14:21:31 -07:00
Daniel S. Hansen
92bcbf57a9
Fix state not being saved before entering edit or delete modes
2025-08-12 13:57:58 -07:00
vkuchenik
2d739ef5c7
Merge branch 'main' into 'widgets/alert-level'
...
# Conflicts:
# client/src/components/Canvas/views/Home.jsx
2025-08-12 17:02:23 +00:00
vkuchenik
f85c64e7f0
Dialog popup works
2025-08-12 09:55:57 -07:00
vkuchenik
f8c9a0cc0b
Adding dialogs instead of window messages
2025-08-11 15:10: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
vkuchenik
9ad6e3b799
widget menu refactoring
2025-08-11 14:02:58 -07:00
vkuchenik
03942a422e
Merge branch 'widgets/alert-level' into 'main'
...
Added input validation
See merge request vkuchenik/website-framework!58
2025-08-11 20:02:00 +00:00
vkuchenik
8116745921
Added input validation
...
the alert level widget now has visual and logical input validation
2025-08-11 12:59:38 -07:00
Daniel S. Hansen
672fcff01d
Connect Alert Level widget creation to First Widget Button
2025-08-11 12:18:04 -07:00
Daniel S. Hansen
28a59ab366
Add first widget button with popup menu
2025-08-11 11:31:15 -07:00
Daniel S. Hansen
f2fe8b5fb2
Add button when no widgets populate the canvas
2025-08-08 13:00:33 -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
Daniel S. Hansen
c91216d214
Add Volcano view DataList, historical summary, and map
2025-08-06 17:10:33 -07:00