Commit Graph

222 Commits

Author SHA1 Message Date
efc423e819 CE-607 Support fields from an exposed-join on a view screen. 2023-08-08 15:54:57 -05:00
f1dacea6f5 Merge pull request #27 from Kingsrook/dev
dev into sprint-30
2023-08-01 18:46:03 -05:00
b9d81e730f Add percents to ColumnStats 2023-07-27 08:39:58 -05:00
9c51b3949e CE-551 Add keyboard shortcuts to Record Query screen; fix to not take keyboard commands while keyboard-help screen is up 2023-07-25 14:10:50 -05:00
a42cabd903 Dot-menu css; add help menu; make 'a' always open audit on recordView 2023-07-06 12:05:18 -05:00
6b44742cb5 Add try-catch around counting 2023-07-04 10:16:50 -05:00
e9f8684b82 CTLE-214: dot menu bug fixes and updates 2023-07-03 16:43:18 -05:00
b3a21d6e22 Merge branch 'integration/sprint-28' into feature/CTLE-503-optimization-weather-api-data 2023-07-03 15:11:58 -05:00
36ea9c26db ADding goto record button/dialog 2023-07-03 11:14:28 -05:00
690a7a1cae CTLE-436: added variant selection when querying or viewing records 2023-06-28 19:33:44 -05:00
0abc8ae8b8 Fix merge conflict (duplicated gotoCreate function) 2023-06-28 15:53:09 -05:00
37647e25b8 Merge branch 'integration/sprint-28' into feature/CTLE-214-dot-menu 2023-06-28 15:46:50 -05:00
49422e5118 Add runRecordScript process 2023-06-28 12:43:00 -05:00
f26dd763fa Fix link to dev mode in case on a saved filter URL 2023-06-28 12:42:46 -05:00
4243c5dbd7 CTLE-214: initial checkin of 'dot menu' 2023-06-26 09:17:50 -05:00
13cfd29d8c Same fix as previous for when clearing filter 2023-06-22 16:33:50 -05:00
11a4ca256a Fix how filter models get set when a saved filter is loaded 2023-06-22 16:24:26 -05:00
87e82c26ba Merge branch 'integration/sprint-28' into feature/CTLE-214-dot-menu 2023-06-22 10:17:11 -05:00
0c32f25d79 CTL-214: initial checkin 2023-06-22 10:04:14 -05:00
45063ac416 Add Duplicate! 2023-06-21 12:14:39 -05:00
97f1ac2263 Store in local storage what api & version were selected (and re-select them0 2023-06-21 12:05:03 -05:00
5b6167ddb8 Merge branch 'feature/sprint-27' into feature/custom-filter-panel 2023-06-20 10:17:56 -05:00
50979a1ecc Checkpoint; nearing completion of custom filter panel 2023-06-19 08:40:47 -05:00
b9adcee4b8 Merge branch 'feature/CTLE-153-default-ct-live-packing-slips-to-deposco' into integration/sprint-26 2023-06-06 10:04:28 -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
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
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
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
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
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
6deee87585 Added dont-go-async flag 2023-05-08 14:18:03 -05:00
97d499b0b6 Update to allow auth (api-key) 2023-05-05 11:38:46 -05:00
35068b6b69 Reverting unintented change to code-viewer layout (keeping reveal layout good) 2023-05-04 18:49:56 -05:00
cbaeb3cce4 Fixes for column stats with joins; fix some js console warnings; 2023-05-04 10:54:15 -05:00
566fc6d984 Merge branch 'dev' into integration/sprint-25 2023-05-03 11:16:56 -05:00
915b904a77 Set 'show-curl-before-try' 2023-05-02 19:57:19 -05:00
9a6e07c462 Fix to not show all fields from new join tables 2023-05-02 19:56:55 -05:00
2c894f0466 Merge branch 'feature/CTLE-207-query-joins' into dev 2023-05-02 15:13:28 -05:00
835a7d30fd CTLE-421: fixed a warning 2023-05-02 15:09:43 -05:00
74f0876de4 Fixes for joins 2023-05-01 15:12:51 -05:00