726906061d
CE-1946: checkpoint initial commit
2024-11-19 15:07:10 -06:00
fe9e20715a
CE-938: fixed bug where editing a record was not updating filter fields, fixed padding issue
2024-05-31 14:42:35 -05:00
8dc8ae0b6d
CE-1068 - Add dynamic form widget; add widgets on processes
2024-04-30 10:17:38 -05:00
6c524c4eca
CE-936 - Fix editing child records; fix warning icon on view screen
2024-03-19 10:41:03 -05:00
67feb95c60
Add abiltiy to edit child records as an association on insert/edit screens.
2024-03-18 12:48:16 -05:00
3fd9f8d243
CE-876 New dashboard widgets (more or less):
...
- New Composite & Block widget constructs.
- Option for a parent widget's label to be the app home page's label
- Updates to table-widget handling of fixed footer (to expand and stay fixed)
- Option for widgets to have CSV Data that can be exported differently from just the data "in" the widget.
-- This included changing the default value for showExportButton from true to false
2024-02-20 16:39:33 -06:00
4f70216fa4
Merged main into feature/select-text-on-child-tables
2023-12-18 10:37:08 -06:00
9db6951584
Add comment on CustomToolbar
2023-12-18 10:33:03 -06:00
97ae3a7271
refactored mouse events on tables into DataGridUtils to fix text selection on child tables.
2023-12-08 12:01:16 -06:00
68f652f3f3
Fixes for styles (spacing) in header record grid widget
2023-12-07 12:00:23 -06:00
6c6c1cfe3d
CE-740 Border, padding adjustments
2023-11-15 19:57:39 -06:00
791b50b893
Redo export buttons as JSX Elements that get passed into Widget.tsx, rather than "Component" objects. something to do with when things are getting bound, was making the export buttons never have data. This was done with labelAdditionalElementsLeft, similar to labelAdditionalComponentsLeft. In theory, maybe, this is better, and we should remove all the additionalComponents left & right...
2023-10-17 19:23:02 -05:00
f7ff4cf2fc
Add export to RecordGridWidget
2023-05-19 14:54:57 -05:00
65652f04f0
Add export to table widgets; add reload to most widgets; refactor widget label components (render in class!)
2023-05-18 15:52:40 -05:00
c66e44a957
Show rowCount
2023-05-02 15:53:30 -05:00
47463ad315
Keep columnStats, RecordGridWidget columns sorted by-section, not alpha.
2023-04-26 12:49:35 -05:00
472fb03ed0
Joins on Record Query; Count action w/ distinct input/output; JSX Element option for pageHeader
2023-04-24 12:30:19 -05:00
895724b87e
SPRINT-19: updates to various widgets for new dashboard, cleanups
2023-01-24 15:50:44 -06:00
e096e055a4
First pass at permissions; Updated auth0 to work with access token instead of id token
2023-01-11 16:31:51 -06:00
267580b44b
SPRINT-18: fixed to dashboards, removed and moved around all the things
2023-01-04 11:40:21 -06:00