|
fadde8d469
|
Avoid null-pointer when doing link to table that user doesn't have permission to (e.g., not in meta-data)
|
2023-05-08 11:43:33 -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 |
|
|
f1adf3aa5e
|
Merge branch 'dev' into integration/sprint-26
# Conflicts:
# src/qqq/utils/qqq/ValueUtils.tsx
|
2023-05-05 13:03:33 -05:00 |
|
|
06c78d4dec
|
updated on click on query screen with reveal widgets
|
2023-05-05 12:59:49 -05:00 |
|
|
35068b6b69
|
Reverting unintented change to code-viewer layout (keeping reveal layout good)
|
2023-05-04 18:49:56 -05:00 |
|
|
cbaeb3cce4
|
Fixes for column stats with joins; fix some js console warnings;
|
2023-05-04 10:54: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 |
|
|
74f0876de4
|
Fixes for joins
|
2023-05-01 15:12:51 -05:00 |
|
|
2b39138152
|
Fix sorting columns by labels (had empty list, and a "bad time")
|
2023-04-26 14:50:28 -05:00 |
|
|
47463ad315
|
Keep columnStats, RecordGridWidget columns sorted by-section, not alpha.
|
2023-04-26 12:49:35 -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 |
|
|
19697e7360
|
Updated to handle move of skip & limit into QQueryFilter (out of query input)
|
2023-04-26 11:06:53 -05:00 |
|
|
eafaf897e6
|
Try again re: not rendering if columns weren't known; change to use local rowIndex, not one from backend
|
2023-04-24 13:07:36 -05:00 |
|
|
472fb03ed0
|
Joins on Record Query; Count action w/ distinct input/output; JSX Element option for pageHeader
|
2023-04-24 12:30:19 -05:00 |
|
|
1c0535cdc0
|
add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error
|
2023-04-20 10:53:49 -05:00 |
|
|
8ebbb7b457
|
Change strings to use "equals" instead of "is" for QQQ operator EQUALS.
|
2023-04-19 12:21:15 -05:00 |
|
|
f382dbf8e2
|
Submit date-times in UTC. delete date-times from what gets submitted if it isn't changed (to try to avoid second-truncation); moved frontendLocalZoneDateTimeStringToUTCStringForBackend from FilterUtils to ValueUtils
|
2023-04-19 08:42:24 -05:00 |
|
|
0aad78d16b
|
Merge pull request #16 from Kingsrook/feature/column-stats
Feature/column stats
|
2023-04-06 13:32:00 -05:00 |
|
|
fe87948904
|
Add formatJson, expand buttons to code views
|
2023-03-31 16:39:23 -05:00 |
|
|
ed17a311af
|
Checkpoint - nearing releasable!
|
2023-03-16 07:54:05 -05:00 |
|
|
f766f17a92
|
column stats checkpoint
|
2023-03-16 07:54:05 -05:00 |
|
|
968397bcc9
|
WIP version of table/column stats process & supporting aggregate changes
|
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 |
|
|
5e9734f712
|
Fix ISO8601 method, to use HH vs hh (24 hour)
|
2023-03-01 13:43:16 -06:00 |
|
|
f6f586ae48
|
Update to convert date-times to UTC before submitting to backend.
|
2023-03-01 10:38:19 -06:00 |
|
|
5f20367b3c
|
Add Copy Values to grid column menu
|
2023-02-24 15:24:04 -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 |
|
|
d29fb32978
|
SPRINT-20: checkpoint commit of saved filter frontends
|
2023-02-01 14:10:43 -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 |
|
|
9e12ee2586
|
Add null-check for adornmentValues languageMode
|
2023-01-13 09:41:24 -06:00 |
|
|
e096e055a4
|
First pass at permissions; Updated auth0 to work with access token instead of id token
|
2023-01-11 16:31:51 -06:00 |
|
|
267580b44b
|
SPRINT-18: fixed to dashboards, removed and moved around all the things
|
2023-01-04 11:40:21 -06:00 |
|
|
34cb788d1f
|
Add recently viewed / history; add AdornmentType.RENDER_HTML; add FieldValueListWidget
|
2022-12-08 10:39:02 -06:00 |
|
|
0b4dcddde9
|
SPRINT-16: finished parcel dashboard widgets
|
2022-11-30 16:51:31 -06:00 |
|
|
94002f0d16
|
Checkpoint to get cypress working - auth-type from backend, less hard-coded auth0, improvements on query screen (less redundant fetches)
|
2022-11-15 16:42:54 -06:00 |
|
|
de630e2bd6
|
Add record grid widget; move table widgets down into sections
|
2022-11-14 15:19:54 -06:00 |
|
|
b3a131a64f
|
Adding test mode to assocaited record screens; code editor as an adornment type for forms
|
2022-11-10 11:55:02 -06:00 |
|
|
61394f4a52
|
Add tableSection.isHidden; table.capabilities; adornmentType.CODE_EDITOR
|
2022-11-01 16:29:27 -05:00 |
|
|
8ed8640b5a
|
Add initial version of record developer mode, associated scripts
|
2022-10-31 15:54:17 -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 |
|
|
c87871860e
|
Update to format dates (e.g., from query string), so that they show up
|
2022-10-05 12:34:33 -05:00 |
|
|
e67301dc4b
|
Add QBooleanFieldSwitch
|
2022-10-04 11:36:11 -05:00 |
|
|
2ba9085883
|
Booleans on query; getProcessSummaryListItemForTableRecordLink; better location-change on entity-view; better singular/plural words in processes
|
2022-10-04 10:31:00 -05:00 |
|
|
3ce6a8858e
|
Update to show user-facing process errors; add support for fields linked to records in other tables (adornment);
|
2022-09-27 19:06:32 -05:00 |
|
|
3b909bec0a
|
Try to use google login separately from picker, to get an access token with more scopes
|
2022-09-27 10:42:55 -05:00 |
|