|
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 |
|