|
895724b87e
|
SPRINT-19: updates to various widgets for new dashboard, cleanups
|
2023-01-24 15:50:44 -06:00 |
|
|
37e6acd27a
|
Update qqq frontend core
|
2023-01-16 09:09:17 -06:00 |
|
|
bba7610902
|
Update export to do a form with post to send Authoriztion header; also commented-out POC of exports to iframe
|
2023-01-13 14:31:07 -06:00 |
|
|
08def2353e
|
Update to qqq frontend core 1.0.42
|
2023-01-12 17:00:15 -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 |
|
|
28cdb78c3a
|
SPRINT-18: fixed import orders, some fixes due to using Box vs MDBox
|
2023-01-05 11:25:55 -06:00 |
|
|
267580b44b
|
SPRINT-18: fixed to dashboards, removed and moved around all the things
|
2023-01-04 11:40:21 -06:00 |
|
|
e49f178738
|
SPRINT-18: checkpoint commit of deletion of lots of things, updated typescript version in package.json
|
2022-12-21 15:02:22 -06:00 |
|
|
0fb24afffd
|
SPRINT-18: removed all non working or bad demo stuff from ui, removed console.logs, deleted some non qqq stuff
|
2022-12-21 11:48:09 -06:00 |
|
|
630620b65f
|
SPRINT-17: updated some widgets to look less broken when data is 'not available now', checkpoint commit on 'real dashboards'
|
2022-12-15 10:07:27 -06:00 |
|
|
4bfca07d31
|
Remove npm start from geoffham
|
2022-12-08 10:53:24 -06:00 |
|
|
142641c9c5
|
Update frontend-core to 1.0.38
|
2022-12-08 10:46:49 -06:00 |
|
|
0b4dcddde9
|
SPRINT-16: finished parcel dashboard widgets
|
2022-11-30 16:51:31 -06:00 |
|
|
6d9c28967f
|
Adding circleci config
|
2022-11-15 18:59:10 -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 |
|
|
5843a00892
|
Update kingsrook/qqq-frontend-core to 1.0.33
|
2022-11-04 12:04:06 -05:00 |
|
|
8dfc52c324
|
Fixed export for tables w/o count; fixed boolean isTrue/isFalse query; update frontend-core for timezone header
|
2022-11-04 10:01:01 -05:00 |
|
|
61394f4a52
|
Add tableSection.isHidden; table.capabilities; adornmentType.CODE_EDITOR
|
2022-11-01 16:29:27 -05:00 |
|
|
860c79c405
|
Update qqq-frontend-core to 1.0.30
|
2022-11-01 08:32:28 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
13acea1a77
|
SPRINT-12: fixed unintentionally committed yalc reference
|
2022-09-26 09:49:23 -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 |
|
|
f1300d2db9
|
QQQ-41: added app sections, wired all dashboards, implemented widgets that could be, upped version
|
2022-09-16 10:27:50 -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 |
|
|
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 |
|
|
b8cc274af4
|
upped qqq-frontend-core version
|
2022-08-30 12:06:10 -05:00 |
|
|
f829179f57
|
Update to kingsrook/qqq-frontend-core 1.0.12
|
2022-08-25 11:03:07 -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 |
|
|
20e445f47c
|
Fix kingsrook/qqq-frontend-core to be (new) 1.0.8
|
2022-08-09 18:34:15 -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 |
|
|
ecc04abc7a
|
Checkpoint at end of sprint-7
|
2022-07-28 10:27:53 -05:00 |
|
|
d0b775ccf0
|
Checkpoint - WIP of cypress dev
|
2022-07-28 10:25:51 -05:00 |
|
|
029ec6cc2e
|
QQQ-27: upping the frontend_core version to 1.0.6
|
2022-07-26 17:15:42 -05:00 |
|
|
3050441e5f
|
Checkpoint
|
2022-07-25 16:23:57 -05:00 |
|