Commit Graph

865 Commits

Author SHA1 Message Date
010eb98d2f Checkpoint - wip - selenium tests, pom project 2023-01-27 19:00:38 -06:00
a343f76a3a Update to take port optionally from process.env.REACT_APP_PROXY_LOCALHOST_PORT; more explict mapping of all paths that javalin backend exposes 2023-01-27 18:58:52 -06:00
1b2512daa1 Add data bag view widget, and editor. 2023-01-26 13:59:45 -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
2609748047 Fixed display of times (were all coming from 0th); store sortDirection in localStorage 2023-01-20 12:18:14 -06:00
4a658e9a5c Initial version of record audits 2023-01-20 10:37:15 -06:00
7099ea87f7 updated to use metadata label for pie charts instead of pie chart data 2023-01-18 11:09:58 -06:00
37e6acd27a Update qqq frontend core 2023-01-16 09:09:17 -06:00
3466e45a5e Update to do download via xhr post, to get auth header 2023-01-16 09:09:05 -06:00
dc335f7311 Update to clearAuthenticationMetaDataLocalStorage upon 401 2023-01-16 09:04:33 -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
9e12ee2586 Add null-check for adornmentValues languageMode 2023-01-13 09:41:24 -06:00
f3cf89cf1c SPRINT-18: minor style change on inputs for padding, updated for statistics titles to come from widget meta data 2023-01-12 20:08:21 -06:00
08def2353e Update to qqq frontend core 1.0.42 2023-01-12 17:00:15 -06:00
0843a7be90 Update for updated version of autocomplete (fix labels undefined) 2023-01-12 16:56:59 -06:00
7256b84d9a Turning off circleci (cypress) 2023-01-11 16:34:55 -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
eff5a04c0f SPRINT-18: attempt to fix failed npm build, package-lock?? 2023-01-06 14:25:58 -06:00
d2905b2d1a SPRINT-18: fixed pie chart dot colors 2023-01-06 13:12:29 -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
e362e7be44 Add dropdowns to fieldValueList widget; various cleanups re: widgets 2022-12-14 16:45:33 -06:00
a55f87946a Updates for dropdowns for all widgets, process specifically 2022-12-09 10:36:59 -06:00
7ea20fd82f SPRINT-17: added tablename in widgets 2022-12-08 15:05:05 -06:00
63a579430b rebuilt after ham 2022-12-08 10:55:53 -06:00
4bfca07d31 Remove npm start from geoffham 2022-12-08 10:53:24 -06:00
674133c480 try to fix 2022-12-08 10:50:58 -06:00
142641c9c5 Update frontend-core to 1.0.38 2022-12-08 10:46:49 -06:00
34cb788d1f Add recently viewed / history; add AdornmentType.RENDER_HTML; add FieldValueListWidget 2022-12-08 10:39:02 -06:00
81fa71e181 SPRINT-17: refixed widget vertical streatch 2022-12-07 18:40:11 -06:00
0057fdf3ea SPRINT-17: checkpoint commit of freight study optimization dashboard widgets 2022-12-07 15:27:50 -06:00
3ac7fcf3f6 table flip emoji 2022-12-06 16:40:16 -06:00
80a3c0679e Update to support opening child editing form via url (hash or sub-path); also proceses on record-view via hash 2022-12-06 15:56:20 -06:00
ad239544f5 Skip test that failed :( 2022-12-05 16:23:06 -06:00
18c15543f9 Add add-child capability to recordGridWidget; making new standard Widget that others can(should) use 2022-12-05 16:08:50 -06:00
83e0084f2f SPRINT-17: removed accidental suffix that was committed 2022-12-05 15:46:00 -06:00
f53485a7d9 SPRINT-17: change rules id 2022-12-05 11:42:00 -06:00
0b4dcddde9 SPRINT-16: finished parcel dashboard widgets 2022-11-30 16:51:31 -06:00
ef1874f91e Merge pull request #11 from Kingsrook/feature/cypress
Feature/cypress
2022-11-18 09:43:11 -06:00
cf51e47a3d Added assertions on query request body; deleted todo-delete; added list of more tests to add 2022-11-17 09:10:01 -06:00
5f08b9dae2 try making .env before each npm command 2022-11-16 08:42:32 -06:00
a8bd3460a2 Removed localhost cert references 2022-11-16 08:23:54 -06:00
71b67f4945 Fixed cp env 2022-11-16 08:22:52 -06:00
89ab0367c3 rename .env to env 2022-11-16 08:21:37 -06:00
619388c661 Add .env 2022-11-16 08:20:59 -06:00
4df797be8f Add wait-on after start server 2022-11-15 20:22:05 -06:00