Commit Graph

205 Commits

Author SHA1 Message Date
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
e304d0e794 add chips 2022-10-19 18:06:50 -05:00
e2b0a76940 Removing unused files 2022-10-19 10:26:27 -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
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
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
1a0d8d9f3b SPRINT-12: added 'multi statitistics' widget 2022-09-27 14:16:26 -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
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
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
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
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
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
246c722381 minor adjustments for field formats, possible values, faster feedback on process next/submit 2022-08-19 09:15:15 -05:00
ca39a34970 Feedback from code reviews 2022-08-11 10:26:59 -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
58041897a6 QQQ-27: minor post demo updates 2022-07-27 17:14:46 -05:00
a365b8e017 Feedback from code reviews 2022-07-26 16:38:28 -05:00
90e43ada66 Merge remote-tracking branch 'remotes/origin/feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 08:59:21 -05:00
0c6d17d103 QQQ-28 replacing QComponentType.FILE_UPLOAD with QFieldType.BLOB 2022-07-25 07:56:45 -05:00
33bcffd4c3 QQQ-28 Updates for bulk processes 2022-07-22 19:29:48 -05:00
3d95af5f4b QQQ-27: checkpoint commit of initial version of Auth0 integration 2022-07-19 18:36:26 -05:00
be42a98d4d reformatted all relevant files to new style 2022-07-14 14:32:11 -05:00
cca8a9f718 QQQ-30: fixes from yesterday's review 2022-07-13 12:39:59 -05:00
87d3f070fe QQQ-30: got rid of 'prettier', first pass at eslint configuration pointing only to qqq specific files, reformated all qqq files 2022-07-12 11:35:24 -05:00
cc324fd76d ONE-39: added filters, order by, pagination 2022-07-12 10:28:58 -05:00
de365708b3 QQQ-21: updated list table to paginate properly 2022-07-08 15:37:55 -05:00
8354f81eca QQQ-21: fixed isRequired being double checked 2022-07-07 15:15:13 -05:00