Commit Graph

54 Commits

Author SHA1 Message Date
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
0882b92b27 Checkpoint - new validation & summary screens 2022-08-29 13:30:29 -05:00
54c656da9d QQQ-38: updated copyright on all files, standardize import organisation on all files 2022-08-25 11:42:01 -05:00
ce3c9e9deb updated to try again when 5XX errors occur 2022-08-23 10:23:15 -05:00
ca39a34970 Feedback from code reviews 2022-08-11 10:26:59 -05:00
52208a383d Update to show empty string for null datetime 2022-08-10 08:25:35 -05:00
74717a092a QQQ-32 udpating styles on query; record list & view sections; record labels; apps in nav; updated breadcrumb; updated navigation 2022-08-09 15:57:10 -05:00
7cb3c5ee88 QQQ-32: added booleans, cleaned up error handling, fixed infinite loop on unauthorized login, removed all the login buttons, removed redundant qClient functions 2022-08-09 11:52:32 -05:00
33bcffd4c3 QQQ-28 Updates for bulk processes 2022-07-22 19:29:48 -05:00
be42a98d4d reformatted all relevant files to new style 2022-07-14 14:32:11 -05:00
f29669411f QQQ-21 update to hide hidden process 2022-07-13 10:50:25 -05:00
ea24972880 update to let you pass a filter to a process; fix count to use filter 2022-07-13 09:44:48 -05:00