Commit Graph

127 Commits

Author SHA1 Message Date
bf0fc495bf add html (process) component type and make PVS's work in processes; fix some nav-back-and-forth wierdness on query screen 2023-02-22 17:58:28 -06:00
3d3f7efa1d css changes for audits, pvs filters 2023-02-15 16:29:54 -06:00
57c02fe7c8 SPRINT-20: made pagination options avaialble for table widgets, updated 'primary color' to come from metadata where possible (at this time), 2023-02-13 13:18:19 -06:00
60cd1c190d SPRINT-20: several widget updates, saved filters updates, updates unified widget/view/edit record screen section/widget headers 2023-02-08 22:42:21 -06:00
54e3b82ad5 update audit to include child details 2023-02-08 20:11:42 -06:00
7dcf8c1a16 SPRINT-20: added max-http-header-size on react startup 2023-02-08 14:36:38 -06:00
570bf05053 Move more into branding; proxy /images to backend (e.g., more overlays) 2023-02-03 19:14:27 -06:00
83cc240724 Merge pull request #13 from Kingsrook/feature/selenium
Feature/selenium
2023-02-03 12:34:39 -06:00
afa5092808 SPRINT-20: updates to saved filters based on ui feedback 2023-02-01 21:54:13 -06:00
010eb98d2f Checkpoint - wip - selenium tests, pom project 2023-01-27 19:00:38 -06:00
4ac1063bca SPRINT-19: upped core frontend version, updates to pie charts and stacked charts 2023-01-25 19:12:43 -06:00
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