Commit Graph

294 Commits

Author SHA1 Message Date
f41b71d3c7 Support combination of non-query table (so goto only) plus variants. 2023-09-29 17:10:06 -05:00
37fa578a59 CE-567 show more lines of commit messages 2023-08-15 19:44:13 -05:00
efc423e819 CE-607 Support fields from an exposed-join on a view screen. 2023-08-08 15:54:57 -05:00
ee7d224ba2 CE-551 Fix, only do formik ErrorMessage when inForm 2023-07-25 16:15:45 -05:00
555e50689a CE-551 Fix initialValue for possible values to do validation right 2023-07-25 15:41:26 -05:00
4984ddbf73 CE-551 Implement default values from fieldMetaData for record create; scroll to error; add errors to possible-value (DynamicSelect); 2023-07-25 14:14:27 -05:00
cd7e6b8db1 Move getOperatorOptions into exported function 2023-07-25 08:35:18 -05:00
70581f6641 fix runtime error checking filter validity, in case criteria.values is null 2023-07-25 08:34:36 -05:00
7637d8cd62 Auto-focus the text input 2023-07-21 09:47:50 -05:00
95144608e5 Strip trailing slashes from routes / breadcrumbs / titles 2023-07-19 11:16:59 -05:00
ba79ccb2eb Merge branch 'feature/datetime-query-expressions' into integration/sprint-29 2023-07-17 16:26:18 -05:00
693c5c71ca Merge branch 'feature/breadcrumb-labels' into integration/sprint-29
# Conflicts:
#	src/App.tsx
#	src/QContext.tsx
2023-07-17 16:02:15 -05:00
18b16ab134 Adding tooltips w/ evaluated real-time values; fixing bugs, getting ready for release 2023-07-17 08:48:54 -05:00
28c48cc2ef Checkpoint - functional between, expressions working as values, etc 2023-07-14 09:36:33 -05:00
8458ff6b2a Checkpoint - starting to add between on dates & date-times 2023-07-13 09:18:45 -05:00
50ad1760d5 Initial qfmd work to support datetime query expressions from frontend 2023-07-06 18:56:20 -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
ea35e4bde1 CTLE-436: fixed duplicate import 2023-06-30 16:14:43 -05:00
d627629af8 CTLE-436: updates to latest frontend core 2023-06-30 15:09:57 -05:00
37647e25b8 Merge branch 'integration/sprint-28' into feature/CTLE-214-dot-menu 2023-06-28 15:46:50 -05:00
ba4118d682 Minor css for scripts 2023-06-27 12:33:38 -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
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
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
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
5b6167ddb8 Merge branch 'feature/sprint-27' into feature/custom-filter-panel 2023-06-20 10:17:56 -05:00
dc00144209 Update to pass selenium tests on custom filter panel 2023-06-20 08:33:15 -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
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
5c274a0a8a Initial checkin 2023-06-05 09:45:27 -05:00
1328597f70 Checkpoint 2023-06-05 08:08:22 -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
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