630f0d2dc1
CE-876 add negative marginBottom to heading
2024-02-21 19:17:11 -06:00
bdc39e6d16
Remove widgetMetaData.layout reference (that's been removed from frontend-core)
2024-02-20 18:33:44 -06: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
4a0e123f90
Fix exporting - cell type default, if value was number, was being lost in call to htmlToText.
2023-12-18 10:21:24 -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
c31db7ac32
CE-740 Remove margin above widget dropdowns (tighter when they stack)
2023-11-21 11:03:36 -06:00
92516a2eb0
CE-740 Better table styles (scrolling, gutters, bg & border)
2023-11-21 11:02:55 -06:00
13a918441c
CE-740 turn off trying to disable back & forth arrows
2023-11-21 08:59:57 -06:00
d5c6985bc4
New style & functionality (null-label, default-from-data) for widget dropdowns
2023-11-21 08:37:43 -06:00
b8be374a01
Change tooltip to have value after colon, not in parens
2023-11-21 08:22:53 -06:00
2ef118a433
Fix small alignment of text
2023-11-21 08:22:34 -06:00
b1d685b5b1
CE-740 footer weight 600 vs body 500
2023-11-16 19:00:23 -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
dd45079ecd
CE-740 export button standard color
2023-11-16 16:20:25 -06:00
aa7f9e93f1
CE-740 Border & tooltip for the current use-case
2023-11-16 16:20:11 -06:00
c899e5712b
CE-740 Removing reduant padding
2023-11-16 12:19:47 -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
40ac89dac3
CE-740 more SF Pro Display
2023-11-16 10:00:14 -06:00
eeb121ff12
CE-740 more SF Pro Display
2023-11-16 09:55:47 -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
c86bfcff4d
CE-740 Export button style
2023-11-15 19:58:35 -06:00
c8fe46c5bf
CE-740 Remove margin/padding (in the card now)
2023-11-15 19:58:08 -06:00
036c2253b1
CE-740 Remove margin/padding (in the card now)
2023-11-15 19:57:49 -06:00
6c6c1cfe3d
CE-740 Border, padding adjustments
2023-11-15 19:57:39 -06:00
9d7315e773
Add %'s to tooltips
2023-11-15 19:57:07 -06:00
12f13983ea
CE-740 Remove margin/padding (in the card now)
2023-11-15 19:56:47 -06:00
6bdd8ed935
CE-740 font sizes, colors, and padding
2023-11-15 19:55:47 -06:00
4f0469a04c
CE-740 line colors
2023-11-15 19:55:19 -06:00
f1c3b93049
CE-740 Widget and tab spacing adjustments; pass iconPath down into HeaderIcon
2023-11-15 19:54:59 -06:00
87d0c7d478
CE-740 chart subhead style edits
2023-11-15 13:39:16 -06:00
0879cb4f80
CE-604 Let data from backend drive backgroundColors if it wants
2023-11-03 19:23:53 -05:00
f1b0618e9d
CE-604 Disable tooltips for now (our only active use case doesn't want them)
2023-11-03 19:23:38 -05:00
95f1fa83bb
CE-604 Change to use xxl instead of lg for using default grid sizing (more likely to go 12 now)
2023-11-03 09:53:53 -05:00
4b0e12ba47
CE-604 Adjust a height in light of other redesign updates
2023-11-03 09:12:28 -05:00
0d763cbfc8
CE-604 Adjust legend dot size, padding, and font
2023-11-02 20:14:56 -05:00
279840e77a
CE-604 Increase height of pie & stacked bar chart from 250 to 300 - surprisingly seems better than just a 50px improvement
2023-11-02 20:04:51 -05:00
51b2f5bb5a
CE-604 Better wrapping (flex-wrap!)
2023-11-02 19:56:55 -05:00
02fe351084
make sure rows exist in table data before iterating over them
2023-11-02 14:40:29 -05: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
3d7502531d
CE-604 Remove redundant numeric value in pie labels
2023-10-27 14:24:59 -05:00
d0a7db28fe
CE-604 make subgrows gray; make expansion arrow icon not make rows taller
2023-10-27 14:24:37 -05:00
95244a8aba
CE-604 Make tab parents remember current selection; fix changing data passing through multiple levels of parents
2023-10-27 14:24:14 -05:00
9e6d5c10fb
CE-604 Updates to DataTable for fixed-sticky footer and expandable rows; Misc style updates going along with e.g., card border change
2023-10-24 11:36:10 -05:00
b903e6bef9
CE-604 Adding chartSubheaderData; updating styles
2023-10-20 10:32:00 -05:00
970c9f262c
CE-604 Add support for layoutType TABS
2023-10-20 10:30:51 -05:00