726906061d
CE-1946: checkpoint initial commit
2024-11-19 15:07:10 -06:00
81efb7e18d
CE-1727 Updates to processes rendering block-widgets, to get up to compatible with the android app
2024-11-04 08:48:46 -06:00
3adb8ab4ba
CE-1727 - Improve (fix?) next/submit handling for validation screen and linear flow.
2024-09-20 12:17:30 -05:00
98a02cda96
CE-1727 - Add support for ad-hoc, composite/block widgets; support processFlow (e.g., non-linear); some mobile-style adjustments
2024-09-20 11:07:22 -05:00
efa67da7f9
CE-1727 - Switch from use of updatedFrontendStepList to processMetaDataAdjustment, which can include updatedFields (specifically adding to change a dynamic possible value source, but, seems more flexible than just that)
2024-09-09 16:04:16 -05:00
69f1cfe92f
Merge pull request #64 from Kingsrook/feature/fix-process-pvs-display-value
...
Fix to fetch possible-values when switching screens, to display label…
2024-06-19 16:32:38 -05:00
2ed95ff77a
Update to not submit 'undefined' values to backend
2024-06-14 11:38:55 -05:00
66336a28ed
Fix to fetch possible-values when switching screens, to display labels properly.
2024-06-14 09:11:15 -05:00
c3503a719f
CE-938 - Add class & rule for margin of alert-widgets inside processes
2024-06-04 10:54:43 -05:00
d9e9a0be08
CE-938 Add calls to processCancel
2024-05-28 16:27:51 -05:00
2b5cc1610f
For CE-1280 - add helpContent to process steps, along with css for help content to do standard app style alerts
2024-05-15 19:42:25 -05:00
eb42a86655
CE-1180 Update to only set formik values for fields that are in the form (to avoid setting, e.g., 'backend only' type fields, like the extract code-reference
2024-05-15 09:01:38 -05:00
dd5cd459ce
CE-1180 reset formik form values (to latest values from backend) after each backend step
2024-05-13 08:46:11 -05:00
fcadea3192
CE-1180 Better support for processes w/ dynamic flows, by using updtedFrontnedStepList;
...
- fixed min-height on the bar w/ steps (e.g., before they're known)
- updated EDIT_FORM to support values: "includeFieldNames" - to do a sub-set of field names (so you can organize them a bit across multiple EDIT_FORM's) and "sectionLabel"
2024-05-10 15:49:39 -05:00
8dc8ae0b6d
CE-1068 - Add dynamic form widget; add widgets on processes
2024-04-30 10:17:38 -05:00
362c528514
Merged main into feature/CE-881-create-basic-saved-reports
2024-04-18 09:12:27 -05:00
9b0d135dc1
Merge branch 'main' into feature/CE-1107-add-day-by-day-views-for-the
2024-04-17 20:54:19 -05:00
da57226fe5
CE-1123 - Update google analytics to work with events as well as page views; add calls to it to most actual pages.
2024-04-16 16:33:27 -05:00
731eab7136
CE-1123 update exception status to be number (for qfc change)
2024-04-15 12:52:59 -05:00
334871988b
CE-1107: added alert widget, fixed axios problems
2024-04-12 14:47:37 -05:00
53c3e4d078
CE-1115 change exception status to numbers per qfc, axios update
2024-04-11 10:49:14 -05:00
2fd6272ea3
CE-881 - Update download component to understand storageTableName & storageReference, as alternative to serverFilePath
2024-04-01 16:05:16 -05:00
16a0970d25
Bugfix: Add some encodeURIComponent calls (specifically adding for table variant when init'ing process, and also for a maybe dead case where a filter for init'ing process). Also set a bgcolor white for non-modal process bodies.
2023-12-21 09:21:00 -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
24b4674208
Merged feature/remove-old-auth-header into feature/CE-604-complete-shipment-sla-updates-and-local-tnt-rules
2023-10-27 16:04:50 -05:00
1503e2a1d5
CE-604 Elevation on status modal
2023-10-27 14:25:09 -05:00
9e6d5c10fb
CE-604 Updates to DataTable for fixed-sticky footer and expandable rows; Misc style updates going along with e.g., card border change
2023-10-24 11:36:10 -05:00
a26f939859
Remove Authorization: <accessToken> from all posts
2023-10-20 19:34:51 -05:00
8a018c34f6
Merge branch 'main' into feature/fix-urlencoding-primary-keys
2023-09-26 08:32:17 -05:00
1b4f70a547
Merge pull request #32 from Kingsrook/feature/CE-609-infrastructure-remove-permissions-from-header
...
Feature/ce 609 infrastructure remove permissions from header
2023-09-25 16:28:33 -05:00
37a18bbe0d
Add some urlencoding of primary keys in query, view, and run process; updated qqq-frontend-core to also do more urlencoding
2023-09-25 13:33:20 -05:00
e351883d73
add check for table
2023-09-22 09:46:00 -05:00
01d18902d7
more updates to allow process to be manually ran
2023-09-20 19:52:13 -05:00
7ea50dd7bb
Merge branch 'main' into feature/CE-609-infrastructure-remove-permissions-from-header
...
# Conflicts:
# package.json
2023-08-17 11:42:51 -05:00
8bebef1abe
CE-567 Pass table name to init (for table-generic processes that might want it)
2023-08-15 19:44:58 -05:00
7bf515554d
CE-609 - staged-rollout-ready - keeping the auth header, but also setting sessionUUID cookie; placeholder for quick-rollback; added todo#authHeader comments to mark where follow-up needs to happen after happy with new code
2023-08-15 09:08:44 -05:00
efc423e819
CE-607 Support fields from an exposed-join on a view screen.
2023-08-08 15:54:57 -05:00
9d809f400b
CTLE-397: fix bug on unencoded component filterJSON
2023-04-18 17:25:24 -05:00
b6d79817de
Pass other values from process into possible values (for filter)
2023-03-08 10:22:18 -06:00
8c767635de
Adding generic run records process
2023-03-07 15:55:27 -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
3d3f7efa1d
css changes for audits, pvs filters
2023-02-15 16:29:54 -06:00
3466e45a5e
Update to do download via xhr post, to get auth header
2023-01-16 09:09:05 -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
28cdb78c3a
SPRINT-18: fixed import orders, some fixes due to using Box vs MDBox
2023-01-05 11:25:55 -06:00
267580b44b
SPRINT-18: fixed to dashboards, removed and moved around all the things
2023-01-04 11:40:21 -06:00