Commit Graph

23 Commits

Author SHA1 Message Date
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
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
be393884cc CE-752 Final style updates for helpContent 2023-12-13 15:19:46 -06:00
cd7e6b8db1 Move getOperatorOptions into exported function 2023-07-25 08:35:18 -05:00
70581f6641 fix runtime error checking filter validity, in case criteria.values is null 2023-07-25 08:34:36 -05:00
7637d8cd62 Auto-focus the text input 2023-07-21 09:47:50 -05:00
18b16ab134 Adding tooltips w/ evaluated real-time values; fixing bugs, getting ready for release 2023-07-17 08:48:54 -05:00
28c48cc2ef Checkpoint - functional between, expressions working as values, etc 2023-07-14 09:36:33 -05:00
8458ff6b2a Checkpoint - starting to add between on dates & date-times 2023-07-13 09:18:45 -05:00
50ad1760d5 Initial qfmd work to support datetime query expressions from frontend 2023-07-06 18:56:20 -05:00
c1b2638bc5 Fix criteria being added from grid column menu, where it has an array with undefined value... 2023-06-24 19:13:29 -05:00
1e6bfe7e6f CSS adjustments for multi-value filter 2023-06-21 16:14:14 -05:00
7650d32ea5 CSS for height of autocomplete in custom filter panel 2023-06-21 12:15:12 -05:00
dc00144209 Update to pass selenium tests on custom filter panel 2023-06-20 08:33:15 -05:00
50979a1ecc Checkpoint; nearing completion of custom filter panel 2023-06-19 08:40:47 -05:00
0c7330a01a Only show tables user has permission to; match search text against table name too 2023-06-19 08:33:23 -05:00
5c274a0a8a Initial checkin 2023-06-05 09:45:27 -05:00
1328597f70 Checkpoint 2023-06-05 08:08:22 -05:00
000eb24262 Checkpoint - new custom filter panel 2023-06-01 10:59:39 -05:00
3d86bbfb71 Custom columns panel - for showing join tables hierarchically 2023-05-22 08:43:21 -05:00