|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
84b1c6f610
|
Fixed button style by changing to proper MUI Button
|
2022-08-23 09:01:12 -05:00 |
|
|
2b47031f64
|
Moving selectionTool style to override-styles.css
|
2022-08-23 08:10:19 -05:00 |
|
|
ec8d5645be
|
Updated to pass app instead of appTreeNode to AppHome
|
2022-08-23 08:03:22 -05:00 |
|
|
dbec039046
|
Removing many console.logs
|
2022-08-22 19:48:27 -05:00 |
|
|
9a00d297db
|
QQQ-38 Update to load widgets & table counts from backend
|
2022-08-22 11:13:32 -05:00 |
|