|
6d44bab49b
|
CE-798 turn off fixed navbar; move pageHeader from Breadcrumbs to NavBar
CE-798 turn off fixed navbar; move pageHeader from Breadcrumbs to NavBar
|
2024-02-06 19:54:00 -06:00 |
|
|
f7c3bef3e8
|
CE-798 Redesign of query screen controls - moving columns & sort & export controls out of grid; css from Paul
|
2024-02-06 19:53:59 -06:00 |
|
|
585294c06d
|
CE-798 fix launching processes, because somehow that broke in here...
|
2024-02-01 21:05:35 -06:00 |
|
|
ac97ac016d
|
CE-798 bug fixes after qa
|
2024-02-01 18:33:26 -06:00 |
|
|
e96a189721
|
CE-793 - More cleanup from initial pre-qa qa (human words, values, expressions)
|
2024-01-31 09:50:38 -06:00 |
|
|
3858b40c0f
|
CE-793 - Cleanup from initial pre-qa qa
|
2024-01-30 19:55:30 -06:00 |
|
|
550006586a
|
CE-793 - Fixes for failed selnium tests
|
2024-01-30 12:03:58 -06:00 |
|
|
d4d13d06fe
|
CE-793 - Add disabled prop to delete button
|
2024-01-30 09:57:53 -06:00 |
|
|
dc7aeef6bf
|
CE-793 - cleanup pre-code-review; fix alerts; add disabled-state upon-button, etc.
|
2024-01-30 09:57:09 -06:00 |
|
|
6c75ce281e
|
CE-793 - pre-code-review cleanups
|
2024-01-30 09:56:31 -06:00 |
|
|
bf802dd7cb
|
CE-793 - Refactored components out of RecordQuery.tsx
|
2024-01-29 20:17:32 -06:00 |
|
|
4d5beea607
|
CE-793 - Add return type to validateCriteria; switch to work on criteria.operator, not operatorSelectedValue (enum)
|
2024-01-29 20:17:32 -06:00 |
|
|
f485a8c90e
|
CE-793 - Always show table's default quick-filters; move some state up to parent (part of saved-views)
|
2024-01-29 20:17:32 -06:00 |
|
|
4fd72f9c77
|
CE-793 - Initial UI/UX from designer applied
|
2024-01-29 20:17:32 -06:00 |
|
|
d901404d25
|
CE-793 - Redo SavedFilters component as SavedViews
|
2024-01-29 20:17:32 -06:00 |
|
|
c5c756d84f
|
CE-793 - Replace/rename savedFilter as savedView
|
2024-01-29 20:17:32 -06:00 |
|
|
78f764c4cd
|
CE-798 - primary working version of tsx for basic vs. advanced query (quick-filters in basic mode)
|
2024-01-23 14:02:06 -06:00 |
|
|
c0221ae9fc
|
Final cleanup on initial WIP implementation of quick-filters, getting ready to go into actual story now
|
2024-01-18 12:20:11 -06:00 |
|
|
6b13a1f3dd
|
Initial build of quick-filters on query screen
|
2024-01-16 12:24:30 -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 |
|
|
be393884cc
|
CE-752 Final style updates for helpContent
|
2023-12-13 15:19:46 -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 |
|
|
ca83dbd83b
|
make overflow w/ a max-height, since sticky.
|
2023-12-07 12:00:49 -06:00 |
|
|
68f652f3f3
|
Fixes for styles (spacing) in header record grid widget
|
2023-12-07 12:00:23 -06:00 |
|
|
adb2b4613d
|
CE-752 Add help content concept to QQQ (fields and table sections at this time); redesign form fields (borders now)
|
2023-12-07 12:00:00 -06:00 |
|
|
d293db5136
|
Fixes to lineHeight (looks better when wraped (e.g., mobile))
|
2023-11-22 11:43:52 -06:00 |
|
|
2ace79c08a
|
Improve previous change here (overflow:hidden) to also do whiteSpace:wrap and fix lineHeight
|
2023-11-22 11:43:30 -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 |
|
|
9e1c68b1fd
|
Truncate long username rather than give horizontal scroll
|
2023-11-21 08:40:45 -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 |
|
|
8de2f2ce33
|
CE-740 Revert grid-item padding hack (borke a lot of things)
|
2023-11-15 19:58:01 -06:00 |
|