Commit Graph

187 Commits

Author SHA1 Message Date
8ed8640b5a Add initial version of record developer mode, associated scripts 2022-10-31 15:54:17 -05:00
b87dbf231d add section icons; fix 'All All' on entity-list 2022-10-27 13:38:42 -05:00
7aa3521775 Don't crash app home if count comes back null; don't crash table if no field named 'id' 2022-10-24 15:42:47 -05:00
0a9577eb4a Fix modal processes when selecting all records 2022-10-20 16:28:08 -05:00
3160e1e912 Update to scroll previewRecords 2022-10-19 18:07:22 -05:00
683fa2d494 avoid NPE if no tableMetaData when calling DynamicFormUtils.addPossibleValueProps 2022-10-19 18:07:09 -05:00
e304d0e794 add chips 2022-10-19 18:06:50 -05:00
0aae735cea updated datagrid to maintain column widths when table changes 2022-10-19 10:44:54 -05:00
4a9509c46c Fixing is not Empty capitalization 2022-10-19 10:26:37 -05:00
e2b0a76940 Removing unused files 2022-10-19 10:26:27 -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
0edc07a1c2 Fixed missing import 2022-10-11 08:36:55 -05:00
0e32acce21 Adding possible-value dropdowns to forms and filters 2022-10-11 08:26:43 -05:00
0e6c20d6d6 SPRINT-12: fixed space before field values, fixed anchors on view record screen 2022-10-07 15:26:47 -05:00
60d440db09 Switch to use modal processes 2022-10-07 09:48:44 -05:00
0182db5f02 SPRINT-12: added pagination to top of entity list table, fix for record not found view enttity, store rowsperpage in local storage per table 2022-10-06 19:17:31 -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
5cdc15a498 SPRINT-12: frontend bug fixes 2022-10-04 22:37:21 -05:00
30f2da17a4 SPRINT-12: added skeletons throughout widgets, fixed page header under breadcrumb, misc other improvements 2022-10-04 12:38:53 -05:00
e67301dc4b Add QBooleanFieldSwitch 2022-10-04 11:36:11 -05:00
44662d88b8 Fix call to setWidgets to be setTableWidgets 2022-10-04 10:43:29 -05:00
b7bb54fe5c Add 3rd param to QFilterUtils.qqqCriteriaOperatorToGrid 2022-10-04 10:35:23 -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
017111d183 SPRINT-12: skeleton when table loading 2022-10-03 14:39:32 -05:00
8bea9110c7 SPRINT-12: added widget meta data 2022-10-03 14:00:48 -05:00
34d3164087 SPRINT-12: added stepper card and link on table widgets 2022-09-29 13:39:43 -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
1a0d8d9f3b SPRINT-12: added 'multi statitistics' widget 2022-09-27 14:16:26 -05:00
3e97c156a8 Updated to make sure user gave drive scope permission 2022-09-27 14:07:04 -05:00
ed718145b3 randomly rebuilt again 2022-09-27 10:58:07 -05:00
57a03eccca Randomly commit package-lock 2022-09-27 10:50:59 -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
a5f6585faf SPRINT-12: updated package lock (for some reason) 2022-09-26 14:36:48 -05:00
9fe87d2532 SPRINT-12: removed single letter in navbar on child links 2022-09-26 14:33:36 -05:00
275f71f03a SPRINT-12: implemented html widget, bug fix 2022-09-26 13:01:18 -05:00
13acea1a77 SPRINT-12: fixed unintentionally committed yalc reference 2022-09-26 09:49:23 -05:00
0921bd7cc3 SPRINT-12: fixed unintentionally committed yalc reference 2022-09-26 09:48:00 -05:00
cbfd5511f5 SPRINT-12: added html type widget 2022-09-26 09:44:14 -05:00
d1841b038f Add field adornments 2022-09-23 17:09:12 -05:00
67e65de66b SPRINT-12: added widgets to tables 2022-09-23 15:51:59 -05:00
01916286b0 Add QGoogleDriveFolderPicker 2022-09-23 10:35:24 -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
b3f32572dc Update to not show old-query errors; fix loading state on refresh button; 2022-09-13 15:14:59 -05:00
43095d39df More pagination options; don't make pagination count flash 2022-09-13 13:21:41 -05:00
ea869c01a0 Update to not show results from previous queries or counts 2022-09-13 11:48:18 -05:00
00aaef03d8 updated to allow empty children in an app, added console log of exceptions that were hidden before 2022-09-07 11:30:28 -05:00