Commit Graph

678 Commits

Author SHA1 Message Date
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
12aa042058 Add support for multiple 2023-02-13 11:08:31 -06:00
a10cee86a8 Small updates to widgets; ok-ish version of filter query with relative time expressions; initial version of multi-select query for possible-values 2023-02-13 10:46:59 -06:00
6215e58e23 Set min height on record query table; fix some url bugs in query & view; add create to action menu on view. 2023-02-10 10:11:48 -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
a5465cef3d Put nbsp between labels and values, to make value selection slightly better 2023-02-07 10:40:21 -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
d29fb32978 SPRINT-20: checkpoint commit of saved filter frontends 2023-02-01 14:10:43 -06:00
01a1bd4a45 Removing / proxy - breaks selenium 2023-02-01 11:38:30 -06:00
f38c839ae2 Add / as final proxy... maybe is actually all we need? 2023-02-01 11:22:26 -06:00
8709f37324 Wrap #clearFiltersButton.click in a tryMultiple 2023-01-30 15:33:28 -06:00
bcea391033 Try https again 2023-01-30 13:42:42 -06:00
4a2ee6e48d Switch to http? 2023-01-30 13:32:20 -06:00
1a1f405262 Add --ignore-certificate-errors 2023-01-30 13:19:46 -06:00
0c8827cc57 SPRINT-19: minor updates for dashboards 2023-01-30 12:01:14 -06:00
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
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
0843a7be90 Update for updated version of autocomplete (fix labels undefined) 2023-01-12 16:56:59 -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
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
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
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
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