Commit Graph

865 Commits

Author SHA1 Message Date
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
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
c902dde118 cleanups, missing branding bug fixed 2022-09-06 23:08:52 -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
e376f4ae72 QQQ-37 fixing links to source-table (need full table meta data for primary key) 2022-09-06 11:16:08 -05:00
bf2b7c75be Merge pull request #7 from Kingsrook/feature/QQQ-38-app-home-widgets
Feature/qqq 38 app home widgets
2022-09-02 20:50:17 -05:00
ea5becce4c PRDONE-94: updates from code review feedback, final tweaks to dashboard mocks 2022-09-02 20:47:28 -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
328280864c Updated imports 2022-08-31 16:22:28 -05:00
3e3951cf8b Merge branch 'feature/QQQ-38-app-home-widgets' into feature/sprint-10 2022-08-31 16:09:34 -05:00
3eb1cd73a7 QQQ-37 checkpoint - cleanup of various kinds on process validation & result 2022-08-30 13:47:26 -05:00
b8cc274af4 upped qqq-frontend-core version 2022-08-30 12:06:10 -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
8b2364b596 Update to qqq-frontend-core 1.0.13 2022-08-29 14:38:59 -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
f829179f57 Update to kingsrook/qqq-frontend-core 1.0.12 2022-08-25 11:03:07 -05:00
ce3c9e9deb updated to try again when 5XX errors occur 2022-08-23 10:23:15 -05:00
84b1c6f610 Fixed button style by changing to proper MUI Button 2022-08-23 09:01:12 -05:00