Commit Graph

197 Commits

Author SHA1 Message Date
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
09c4ce0a81 turn off record - not configed for cy dashboard 2022-11-15 19:55:19 -06:00
3eab5de7a3 Add context to last job 2022-11-15 19:50:15 -06:00
3bde6f5429 ci wants this 2022-11-15 19:30:29 -06:00
d908be7a9a add context to install 2022-11-15 19:29:49 -06:00
ebb9dc1b3e make jobs serial 2022-11-15 19:28:56 -06:00
97a8205b6d Fixing setup job to run in cypress executor 2022-11-15 19:27:53 -06:00
f9f346f063 Switch to cypress orb 2022-11-15 19:21:19 -06:00
6bd4c16a4d try simple sleep instead of curl retry 2022-11-15 19:14:13 -06:00
bacbb87776 put web server in background 2022-11-15 19:11:45 -06:00
05edd07f08 Fix Add context to job 2022-11-15 19:10:11 -06:00
195f402b65 Add context to job 2022-11-15 19:09:37 -06:00
57a745bfd9 Fix writing of npmrc file 2022-11-15 19:07:26 -06:00
ccd4d5ff3f Add writing of npmrc file 2022-11-15 19:06:45 -06:00
2ae4beed3c Add workflow 2022-11-15 19:01:00 -06:00
6d9c28967f Adding circleci config 2022-11-15 18:59:10 -06:00
cb26addc27 Removed dumb bad big file 2022-11-15 16:45:21 -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
c5780df58e SPRINT-15: fixed unauthorized user bug 2022-11-14 15:46:44 -06:00