Commit Graph

728 Commits

Author SHA1 Message Date
24159aeec3 upped version in package.json 2023-06-28 19:48:24 -05:00
690a7a1cae CTLE-436: added variant selection when querying or viewing records 2023-06-28 19:33:44 -05:00
a6425eef9f Updated QFC w/ dot-menu merge in 2023-06-28 16:19:26 -05:00
0abc8ae8b8 Fix merge conflict (duplicated gotoCreate function) 2023-06-28 15:53:09 -05:00
901c643cec Merge pull request #23 from Kingsrook/feature/CTLE-214-dot-menu
Feature/ctle 214 dot menu
2023-06-28 15:46:58 -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
ba4118d682 Minor css for scripts 2023-06-27 12:33:38 -05:00
51a87db2d1 Updated test per updated script viewer code 2023-06-27 09:09:42 -05:00
1b90b3bbbf use file type from file schema in ace components 2023-06-27 08:47:32 -05:00
48a44f2605 Updating to support multi-file scripts 2023-06-27 08:13:51 -05:00
4243c5dbd7 CTLE-214: initial checkin of 'dot menu' 2023-06-26 09:17:50 -05:00
c1b2638bc5 Fix criteria being added from grid column menu, where it has an array with undefined value... 2023-06-24 19:13:29 -05:00
09efdfd49e make export button enabled by default (for some reason, state is sticking and it's never getting enabled) 2023-06-24 18:53:29 -05:00
2ce3820fc5 Merge branch 'dev' into feature/breadcrumb-labels 2023-06-23 16:52:06 -05:00
5ce5f84752 Add call to convertFilterPossibleValuesToIds now that buildQFilterFromGridFilter doesn't do that... 2023-06-22 18:43:36 -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
37eb7f073b uppped pom version to 0.16.0-SNAPSHOT 2023-06-22 10:16:40 -05:00
0c32f25d79 CTL-214: initial checkin 2023-06-22 10:04:14 -05:00
0c0a0353a0 Add Duplicate 2023-06-22 09:20:35 -05:00
1e6bfe7e6f CSS adjustments for multi-value filter 2023-06-21 16:14:14 -05:00
15b295f62d CSS for these chips in filter panel bulk-paste 2023-06-21 15:55:02 -05:00
7650d32ea5 CSS for height of autocomplete in custom filter panel 2023-06-21 12:15:12 -05:00
45063ac416 Add Duplicate! 2023-06-21 12:14:39 -05:00
22caabb952 ADd 'api.runProcess(' 2023-06-21 12:10:19 -05:00
97f1ac2263 Store in local storage what api & version were selected (and re-select them0 2023-06-21 12:05:03 -05:00
9cbf9f4dcf add ability to (poorly) format SQL 2023-06-21 11:54:00 -05:00
5016d76b15 Fix dropdown flickering 2023-06-21 11:53:37 -05:00
dac2588ae2 Merge pull request #22 from Kingsrook/feature/CTLE-509-support-sending-custom-data-fields-to-deposco
Add posting 'other values' (e.g., for filtering) w/ possible values
2023-06-20 10:19:40 -05:00
10657ec53b Merge pull request #21 from Kingsrook/feature/custom-filter-panel
Feature/custom filter panel
2023-06-20 10:18:06 -05:00
5b6167ddb8 Merge branch 'feature/sprint-27' into feature/custom-filter-panel 2023-06-20 10:17:56 -05:00
b010f10560 Add method comment to convertFilterPossibleValuesToIds 2023-06-20 10:17:02 -05:00
51406dbfe2 Remove POC's 2023-06-20 10:14:57 -05:00
dc00144209 Update to pass selenium tests on custom filter panel 2023-06-20 08:33:15 -05:00
8b38cf8fa3 Add optional fractions to a pattern in formatDateTimeValueForForm 2023-06-19 19:00:20 -05:00
db7cd1cc34 Add posting 'other values' (e.g., for filtering) w/ possible values 2023-06-19 12:07:18 -05:00
50979a1ecc Checkpoint; nearing completion of custom filter panel 2023-06-19 08:40:47 -05:00
0c7330a01a Only show tables user has permission to; match search text against table name too 2023-06-19 08:33:23 -05:00
dd3f126b69 Updated version 2023-06-08 14:39:44 -05:00
f0d93fb2ed Merge branch 'feature/CTLE-433-cart-rover-now-extensiv-integration' into integration/sprint-26
# Conflicts:
#	src/qqq/utils/qqq/ValueUtils.tsx
2023-06-08 12:21:27 -05:00
3dc9bc2702 Basic support for relative date-time expressions on Date fields 2023-06-07 11:10:39 -05:00
81e0170be7 Basic support for relative date-time expressions on Date fields 2023-06-07 11:10:29 -05:00
bc7ffdab5d Merge branch 'feature/CTLE-434-oms-update-business-logic' into integration/sprint-26 2023-06-06 10:04:37 -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
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