Commit Graph

38 Commits

Author SHA1 Message Date
e96a189721 CE-793 - More cleanup from initial pre-qa qa (human words, values, expressions) 2024-01-31 09:50:38 -06:00
c0221ae9fc Final cleanup on initial WIP implementation of quick-filters, getting ready to go into actual story now 2024-01-18 12:20:11 -06:00
be393884cc CE-752 Final style updates for helpContent 2023-12-13 15:19:46 -06:00
adb2b4613d CE-752 Add help content concept to QQQ (fields and table sections at this time); redesign form fields (borders now) 2023-12-07 12:00:00 -06:00
e5430101fa updates to put blob data back into data that is posted to backend on record edits 2023-11-08 08:57:42 -06:00
25fa2e82ea Merged main into feature/CE-604-complete-shipment-sla-updates-and-local-tnt-rules 2023-10-27 16:05:08 -05:00
45f247785c fixed bug where datetimes were cleared when posting, resulting in empty form fields for next submit 2023-10-26 12:23:30 -05:00
64fe2305ad CE-604 Add error box below BooleanFieldSwitch 2023-10-20 10:15:09 -05:00
91d38a1d15 CE-604 Show null values as a switch that isn't leaning towards yes or no; add bgcolor gray when field is disabled 2023-10-20 10:14:37 -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
4243c5dbd7 CTLE-214: initial checkin of 'dot menu' 2023-06-26 09:17:50 -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
15b295f62d CSS for these chips in filter panel bulk-paste 2023-06-21 15:55:02 -05:00
45063ac416 Add Duplicate! 2023-06-21 12:14:39 -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
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
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
48ebcb63c0 Updates for supporting blobs 2023-05-30 10:23:08 -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
835a7d30fd CTLE-421: fixed a warning 2023-05-02 15:09:43 -05:00
1c0535cdc0 add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error 2023-04-20 10:53:49 -05:00
f382dbf8e2 Submit date-times in UTC. delete date-times from what gets submitted if it isn't changed (to try to avoid second-truncation); moved frontendLocalZoneDateTimeStringToUTCStringForBackend from FilterUtils to ValueUtils 2023-04-19 08:42:24 -05:00
74529b44ca No chip icon if no chip icon! 2023-04-03 10:46:55 -05:00
b6d79817de Pass other values from process into possible values (for filter) 2023-03-08 10:22:18 -06:00
39eea433fb add pvs filters (via post) to table endpoint; more test coverage, plus maybe report on untested classes in ci 2023-03-08 10:18:42 -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
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
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
0843a7be90 Update for updated version of autocomplete (fix labels undefined) 2023-01-12 16:56:59 -06:00
e096e055a4 First pass at permissions; Updated auth0 to work with access token instead of id token 2023-01-11 16:31:51 -06:00
267580b44b SPRINT-18: fixed to dashboards, removed and moved around all the things 2023-01-04 11:40:21 -06:00