Commit Graph

581 Commits

Author SHA1 Message Date
0570ef6252 Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic 2023-06-06 09:06:24 -05:00
b7addd315b Don't push onto history when launching process 2023-06-05 16:49:51 -05:00
a6a9969cba Post filter & fields as formParam instead of queryParam, to avoid 431 err 2023-06-05 16:49:34 -05:00
5c274a0a8a Initial checkin 2023-06-05 09:45:27 -05:00
1328597f70 Checkpoint 2023-06-05 08:08:22 -05:00
0eb7b9faa1 treat routes as map where paths are keys, and they can be overwritten - more flexibilty in setting up tests w/ custom override paths 2023-06-02 11:53:02 -05:00
5d42f29696 Remove redundant route 2023-06-02 11:39:55 -05:00
6bf73b70f3 Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic 2023-06-02 11:27:55 -05:00
6ad2c98252 Try to fix bulk edit test (routes) 2023-06-02 11:27:44 -05:00
4c5adf1807 Merge pull request #20 from Kingsrook/feature/CTLE-434-oms-update-business-logic
Feature/ctle 434 oms update business logic
2023-06-02 09:48:10 -05:00
000eb24262 Checkpoint - new custom filter panel 2023-06-01 10:59:39 -05:00
48ebcb63c0 Updates for supporting blobs 2023-05-30 10:23:08 -05:00
6d1aa54d53 fixed bug where all selected columns would be selected for a table when hitting back button after running a process then clicking on a new record from process results 2023-05-26 16:08:17 -05:00
b05f12ab5c fixed z-index on selection box 2023-05-25 10:51:35 -05:00
084ed0732d Support for BLOB, file downloads 2023-05-24 17:40:30 -05:00
2bfb4a8faf Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic 2023-05-23 14:08:45 -05:00
27c7719912 Updates to work with branch-specific maven deployments in/with circleci [skip ci] 2023-05-23 13:51:47 -05:00
dd13febc50 Merge pull request #19 from Kingsrook/feature/custom-columns-panel
Custom columns panel - for showing join tables hierarchically
2023-05-23 13:49:54 -05:00
79e6f6f266 Merge branch 'feature/custom-columns-panel' into feature/CTLE-434-oms-update-business-logic 2023-05-22 11:03:39 -05:00
3d86bbfb71 Custom columns panel - for showing join tables hierarchically 2023-05-22 08:43:21 -05:00
15753a0085 Merge remote-tracking branch 'origin/dev' into feature/CTLE-434-oms-update-business-logic
# Conflicts:
#	package.json
#	src/qqq/utils/HtmlUtils.ts
2023-05-19 15:01:38 -05:00
f7ff4cf2fc Add export to RecordGridWidget 2023-05-19 14:54:57 -05:00
a32d576f4f Merge pull request #18 from Kingsrook/feature/CTLE-477-need-to-see-demand-for-boxes
Feature/ctle 477 need to see demand for boxes
2023-05-19 11:52:09 -05:00
3a7cadf5c2 Clean csv values; Update qfc - for audit count fix 2023-05-19 11:51:20 -05:00
61f7339400 Merge remote-tracking branch 'origin/dev' into feature/CTLE-477-need-to-see-demand-for-boxes
# Conflicts:
#	src/qqq/components/widgets/Widget.tsx
2023-05-19 11:18:43 -05:00
1011271b5e Add export to ColumnStats; fix formatDateTimeForFileName 2023-05-19 11:17:16 -05:00
75268b6b3c Some final adjustments for widget reload & export 2023-05-19 09:14:42 -05:00
96bc57f5f9 fixed layout, null checks 2023-05-18 19:36:16 -05:00
65652f04f0 Add export to table widgets; add reload to most widgets; refactor widget label components (render in class!) 2023-05-18 15:52:40 -05:00
ecbd8ed9f6 updated to show error if widgets dont load correctly, tried to make 'big icons' more specific and an 'opt in' 2023-05-18 15:51:46 -05:00
813067be25 Add env settings to branding, show banner in left bar 2023-05-18 15:48:39 -05:00
6df245ca99 Switch to use NOT_EQUALS_OR_IS_NULL instead of NOT_EQUALS 2023-05-12 15:10:16 -05:00
ff9ebeea1b working bulk-edit test 2023-05-10 17:08:52 -05:00
306640e0ee Handle warnings on delete; move more between-page state to state object (out of query string); 2023-05-10 17:08:37 -05:00
bc4181908a CTLE-433: fixed reveal adornment style 2023-05-10 15:43:09 -05:00
ebafc3e97e Updates to work with branch-specific maven deployments in/with circleci 2023-05-09 13:02:54 -05:00
6deee87585 Added dont-go-async flag 2023-05-08 14:18:03 -05:00
163b79a889 Do not show fields from join tables that user does not have permission to (e.g., that aren't in meta data) 2023-05-08 11:53:49 -05:00
fadde8d469 Avoid null-pointer when doing link to table that user doesn't have permission to (e.g., not in meta-data) 2023-05-08 11:43:33 -05:00
51bbcc9d35 made popover open to the right on password copy field, fixed icon size on widget schedules 2023-05-08 11:19:15 -05:00
e4d6ba79ed Try again (last one worked!) without the screenshot & highlight, just the better selector everywhere 2023-05-08 10:25:18 -05:00
ce6aa31cfb Try again, more specific selector everywhere, highlight the 3rd time? 2023-05-08 09:57:09 -05:00
ca622d3f10 Add highlight of the element we're trying to click 2023-05-07 19:37:26 -05:00
4fa4268051 try more specific selector for click 2023-05-06 19:33:37 -05:00
8074e0a61d Get labels in breadcrumb from meta-data labels, not path components 2023-05-05 20:24:08 -05:00
c1ee9b40e0 Try to undisable this test 2023-05-05 20:20:35 -05:00
f1adf3aa5e Merge branch 'dev' into integration/sprint-26
# Conflicts:
#	src/qqq/utils/qqq/ValueUtils.tsx
2023-05-05 13:03:33 -05:00
06c78d4dec updated on click on query screen with reveal widgets 2023-05-05 12:59:49 -05:00
97d499b0b6 Update to allow auth (api-key) 2023-05-05 11:38:46 -05:00
25414a8515 push sticky top down a bit, to not touch sticky title when it sticks 2023-05-04 18:50:18 -05:00