Commit Graph

389 Commits

Author SHA1 Message Date
ca9806caa0 Merge branch 'feature/sprint-21' into dev 2023-03-01 20:07:10 -06:00
9487f631e7 random attempt to fix weird test failure in circle ci, removed the whole omit reload thing which only half worked 2023-03-01 20:04:54 -06:00
5e9734f712 Fix ISO8601 method, to use HH vs hh (24 hour) 2023-03-01 13:43:16 -06:00
f6f586ae48 Update to convert date-times to UTC before submitting to backend. 2023-03-01 10:38:19 -06:00
429a5061d4 SPRINT-21: temporarily disabled test that fails and that could not be reproduced local 2023-02-28 12:48:58 -06:00
1bc6b75304 SPRINT-21: fixed import collision on "Map" 2023-02-28 11:58:24 -06:00
898ba5b8ac Try different selector 2023-02-24 16:55:19 -06:00
c35605d14d add a wait for menu to go away before tryign to click? 2023-02-24 16:53:27 -06:00
369b34c1cc fixing screenshots for ci 2023-02-24 16:20:34 -06:00
82008f081c try to capture screenshots in circleci 2023-02-24 16:15:20 -06:00
be6d4bb657 Improved screenshots 2023-02-24 16:03:33 -06:00
1b3b26bdbb Missing } 2023-02-24 15:43:20 -06:00
8abf71c67b fixed query test (filter button selector conflict); removed sleepForever from filter test 2023-02-24 15:41:53 -06:00
5f20367b3c Add Copy Values to grid column menu 2023-02-24 15:24:04 -06:00
858392c286 Test improvements 2023-02-24 15:24:04 -06:00
b996b1a67f SPRINT-21: attempt to fix weird widget behavior when widget data is not cleared out/async updates 2023-02-23 17:02:33 -06:00
83c5e725c3 SPRINT-21: added minheight, updated frontend core version 2023-02-23 11:09:26 -06:00
9244e8c90f SPRINT-21: added omitReloadWidgetCallback option to parent widget data 2023-02-23 09:35:21 -06:00
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
07b71afa83 SPRINT-21: added minheights to widgets for stability, attempt to stop multiple requests (again) 2023-02-21 15:20:58 -06:00
a13ec1adc3 Don't try to show more than 5 values in a filter preview; invert colors of tags in filter control 2023-02-20 10:09:56 -06:00
32711098c1 new test on audits; selenium upgrade to make usable by team hopefully 2023-02-17 12:04:03 -06:00
3eb831b30e SPRINT-21: updated page titles to 'ColdTrack Live' 2023-02-16 17:34:41 -06:00
21f74ba82e updated snapshot version 2023-02-16 12:58:03 -06:00
d9db9265da updated snapshot version 2023-02-16 12:57:36 -06:00
684e04a8e5 SPRINT-20: minor frontend tweaks 2023-02-16 11:42:03 -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
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
19d0d362aa SPRINT-20: attempt to update snapshot to match qqq repo 2023-02-09 15:16:44 -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
6fa1bd1f85 Merge branch 'feature/sprint-20' of github.com:Kingsrook/qqq-frontend-material-dashboard into feature/sprint-20 2023-02-08 14:37:48 -06:00
7dcf8c1a16 SPRINT-20: added max-http-header-size on react startup 2023-02-08 14:36:38 -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
befa4cbbff Change mvn deploy:deploy to just deploy 2023-01-30 15:46:51 -06:00
696aa2ad50 Update to install-npm before mvn_deploy 2023-01-30 15:34:25 -06:00
8709f37324 Wrap #clearFiltersButton.click in a tryMultiple 2023-01-30 15:33:28 -06:00
bc00ea0c9c Add job mvn_deploy 2023-01-30 15:27:34 -06:00
8f82c6c419 Re-add install browser deps; write mvn_deploy and add a call to it 2023-01-30 15:24:59 -06:00
1dc8638f3b Initial checkin 2023-01-30 15:24:31 -06:00
e84f53d6f5 Removing nf public artifacts 2023-01-30 15:24:21 -06:00