Commit Graph

28 Commits

Author SHA1 Message Date
d5c6985bc4 New style & functionality (null-label, default-from-data) for widget dropdowns 2023-11-21 08:37:43 -06:00
87edebb79f CE-740 label weight 600 2023-11-16 18:29:27 -06:00
ca52466b79 CE-740 Reload button match export button color & size 2023-11-16 16:20:41 -06:00
2a8bed1093 CE-740 Undo padding-left for non-card labels... i want it for labels on parents, but it made wrong inside-tabs... 2023-11-16 10:12:45 -06:00
627dd3c9f5 CE-740 more widget padding changes 2023-11-16 10:01:20 -06:00
2255451745 CE-740 Update HeaderIcon to support icon from path (file) instead of name; padding adjustments (put 24/16 on the cards) 2023-11-15 19:59:58 -06:00
87d0c7d478 CE-740 chart subhead style edits 2023-11-15 13:39:16 -06:00
24b4674208 Merged feature/remove-old-auth-header into feature/CE-604-complete-shipment-sla-updates-and-local-tnt-rules 2023-10-27 16:04:50 -05:00
9313988f9b CE-604 Add HeaderIcon component; minor style updates for supporting tabs 2023-10-20 10:30:31 -05: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
5016d76b15 Fix dropdown flickering 2023-06-21 11:53:37 -05:00
f7ff4cf2fc Add export to RecordGridWidget 2023-05-19 14:54:57 -05:00
61f7339400 Merge remote-tracking branch 'origin/dev' into feature/CTLE-477-need-to-see-demand-for-boxes
# Conflicts:
#	src/qqq/components/widgets/Widget.tsx
2023-05-19 11:18:43 -05:00
75268b6b3c Some final adjustments for widget reload & export 2023-05-19 09:14:42 -05:00
96bc57f5f9 fixed layout, null checks 2023-05-18 19:36:16 -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
ecbd8ed9f6 updated to show error if widgets dont load correctly, tried to make 'big icons' more specific and an 'opt in' 2023-05-18 15:51:46 -05:00
05c92921d4 added footer html to tables 2023-04-19 12:12:58 -05:00
38d607848f Fix some layout of View All, Add New 2023-04-14 11:13:48 -05:00
6f90780b23 Next version of fix dashboard dropdowns! 2023-04-06 12:27:33 -05:00
984dce88d4 Starting support for timeframe=custom 2023-03-10 18:56:36 -06:00
83c5e725c3 SPRINT-21: added minheight, updated frontend core version 2023-02-23 11:09:26 -06:00
bf0fc495bf add html (process) component type and make PVS's work in processes; fix some nav-back-and-forth wierdness on query screen 2023-02-22 17:58:28 -06:00
a10cee86a8 Small updates to widgets; ok-ish version of filter query with relative time expressions; initial version of multi-select query for possible-values 2023-02-13 10:46:59 -06:00
60cd1c190d SPRINT-20: several widget updates, saved filters updates, updates unified widget/view/edit record screen section/widget headers 2023-02-08 22:42:21 -06:00
4ac1063bca SPRINT-19: upped core frontend version, updates to pie charts and stacked charts 2023-01-25 19:12:43 -06:00
895724b87e SPRINT-19: updates to various widgets for new dashboard, cleanups 2023-01-24 15:50:44 -06:00
267580b44b SPRINT-18: fixed to dashboards, removed and moved around all the things 2023-01-04 11:40:21 -06:00