|
8dc8ae0b6d
|
CE-1068 - Add dynamic form widget; add widgets on processes
|
2024-04-30 10:17:38 -05:00 |
|
|
362c528514
|
Merged main into feature/CE-881-create-basic-saved-reports
|
2024-04-18 09:12:27 -05:00 |
|
|
8071c54ccd
|
CE-1107: updates to date picker styles
|
2024-04-15 09:01:31 -05:00 |
|
|
cb7fa641eb
|
CE-1115 checkpoint on report & pivotTable setup widgets:
- refactor into sub-components
- working drag & drop
- more help content
- disable things rather than alert if no table
|
2024-04-11 10:11:43 -05: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 |
|
|
db2cdc3603
|
CE-793 - Fix grid pinned column height; new style for toggle buttons
|
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 |
|
|
6b13a1f3dd
|
Initial build of quick-filters on query screen
|
2024-01-16 12:24:30 -06:00 |
|
|
77e341df3a
|
Add margin-top for helpContent with UL + P
|
2023-12-18 10:21:41 -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 |
|
|
92516a2eb0
|
CE-740 Better table styles (scrolling, gutters, bg & border)
|
2023-11-21 11:02:55 -06:00 |
|
|
754010df3d
|
CE-740 Revert grid-item padding hack (borke a lot of things)
|
2023-11-15 19:57:25 -06:00 |
|
|
6c3bfa776a
|
CE-740 Adjusting grid padding to 20px; overall body padding to 20px, and margin-let to account for resized sidenav
|
2023-11-15 11:34:18 -06: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 |
|
|
ab563c1d93
|
Improve line height in filter column drop down
|
2023-07-21 09:00:34 -05:00 |
|
|
50ad1760d5
|
Initial qfmd work to support datetime query expressions from frontend
|
2023-07-06 18:56:20 -05:00 |
|
|
48a44f2605
|
Updating to support multi-file scripts
|
2023-06-27 08:13:51 -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 |
|
|
5b6167ddb8
|
Merge branch 'feature/sprint-27' into feature/custom-filter-panel
|
2023-06-20 10:17:56 -05:00 |
|
|
50979a1ecc
|
Checkpoint; nearing completion of custom filter panel
|
2023-06-19 08:40:47 -05:00 |
|
|
000eb24262
|
Checkpoint - new custom filter panel
|
2023-06-01 10:59:39 -05:00 |
|
|
48ebcb63c0
|
Updates for supporting blobs
|
2023-05-30 10:23:08 -05:00 |
|
|
3d86bbfb71
|
Custom columns panel - for showing join tables hierarchically
|
2023-05-22 08:43:21 -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 |
|
|
51bbcc9d35
|
made popover open to the right on password copy field, fixed icon size on widget schedules
|
2023-05-08 11:19:15 -05:00 |
|
|
2c894f0466
|
Merge branch 'feature/CTLE-207-query-joins' into dev
|
2023-05-02 15:13:28 -05:00 |
|
|
835a7d30fd
|
CTLE-421: fixed a warning
|
2023-05-02 15:09:43 -05:00 |
|
|
e99cfcb7ff
|
Checkpoint of joins, new handling of the select-all/page/ and new 'subset' options
|
2023-04-26 11:44:13 -05:00 |
|
|
f766f17a92
|
column stats checkpoint
|
2023-03-16 07:54:05 -05:00 |
|
|
94767bcbb3
|
Better timezone support on query and dropdowns/custom-timeframes.
|
2023-03-14 17:01:43 -05:00 |
|
|
dff7c972bf
|
Further implementation of script testing (e.g.,record-type scripts working); add logs to test script output
|
2023-03-09 18:20:31 -06:00 |
|
|
b6d79817de
|
Pass other values from process into possible values (for filter)
|
2023-03-08 10:22:18 -06:00 |
|
|
516f874a56
|
Checkpoint refactoring script out of just associated-record, for more general purpose
|
2023-03-07 10:25:02 -06:00 |
|
|
5f483a0b4a
|
Add border on filter autocomplete tags
|
2023-03-02 16:34:29 -06:00 |
|
|
a13ec1adc3
|
Don't try to show more than 5 values in a filter preview; invert colors of tags in filter control
|
2023-02-20 10:09:56 -06:00 |
|
|
3d3f7efa1d
|
css changes for audits, pvs filters
|
2023-02-15 16:29:54 -06:00 |
|
|
6215e58e23
|
Set min height on record query table; fix some url bugs in query & view; add create to action menu on view.
|
2023-02-10 10:11:48 -06:00 |
|
|
afa5092808
|
SPRINT-20: updates to saved filters based on ui feedback
|
2023-02-01 21:54:13 -06:00 |
|
|
1b2512daa1
|
Add data bag view widget, and editor.
|
2023-01-26 13:59:45 -06:00 |
|
|
4a658e9a5c
|
Initial version of record audits
|
2023-01-20 10:37:15 -06:00 |
|
|
f3cf89cf1c
|
SPRINT-18: minor style change on inputs for padding, updated for statistics titles to come from widget meta data
|
2023-01-12 20:08:21 -06:00 |
|
|
f53485a7d9
|
SPRINT-17: change rules id
|
2022-12-05 11:42:00 -06:00 |
|
|
0b4dcddde9
|
SPRINT-16: finished parcel dashboard widgets
|
2022-11-30 16:51:31 -06:00 |
|
|
8ed8640b5a
|
Add initial version of record developer mode, associated scripts
|
2022-10-31 15:54:17 -05:00 |
|
|
9d69a5f3f6
|
Fix autocomplete size & position in filters; give pagination arrow a little space
|
2022-10-13 19:30:15 -05:00 |
|
|
c5ca6b8979
|
SPRINT-13: local storage of pinned columns, added ability to clear all filters, bug fix, added carat thing to rows per page dropdown
|
2022-10-13 18:54:16 -05:00 |
|
|
e127098b36
|
SPRINT-13: checkpoint on front end updates including, bulk add filters, bug when empty value on filter is saved, density storage
|
2022-10-13 14:14:26 -05:00 |
|
|
0d16b82ad0
|
Add sections and autocomplete (QDynamicSelect) on bulk-edit
|
2022-10-12 17:32:29 -05:00 |
|
|
0e32acce21
|
Adding possible-value dropdowns to forms and filters
|
2022-10-11 08:26:43 -05:00 |
|