Commit Graph

65 Commits

Author SHA1 Message Date
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
d1841b038f Add field adornments 2022-09-23 17:09:12 -05:00
734c2b4ea0 Initial version of run-report 2022-09-20 13:00:47 -05:00
f1300d2db9 QQQ-41: added app sections, wired all dashboards, implemented widgets that could be, upped version 2022-09-16 10:27:50 -05:00
4266ed1690 Try to avoid errors formatting non-numbers 2022-09-07 11:19:15 -05:00
1413e6c8d3 Fix flash of wrong step between steps; support component.values.previewText in QComponentType.HELP_TEXT; minor styles on upload button 2022-09-07 10:18:11 -05:00
5a5fa1f148 added branding as metadata, fixed problem where query string filter wasn't seeding properly, 2022-09-06 18:15:48 -05:00
7cd3d26ead Merge branch 'feature/sprint-10' into feature/QQQ-38-app-home-widgets 2022-09-01 16:28:31 -05:00
7b3dca9843 PRDONE-94: updated dashboards, new styles everywhere, moved 90% of codes we are using under qqq directory 2022-09-01 16:19:03 -05:00
8c00bf5aa5 Updated imports 2022-08-31 16:26:54 -05:00
3e3951cf8b Merge branch 'feature/QQQ-38-app-home-widgets' into feature/sprint-10 2022-08-31 16:09:34 -05:00
28253bd785 QQQ-38: updated various styles 2022-08-29 21:48:38 -05:00
0a17f47b66 Merge branch 'dev' into feature/QQQ-38-app-home-widgets 2022-08-29 14:55:03 -05:00