Commit Graph

  • e604f47231 Fixes for data table css redo (a z-index on headers, and use background color (as sx prop) in body cells Darin Kelkhoff 2024-07-26 10:34:18 -05:00
  • 93f5bb688c Merge pull request #66 from Kingsrook/feature/CE-1460-export-and-join-bugs Darin Kelkhoff 2024-07-25 11:53:35 -05:00
  • 3fa017e8b9 Update selector and widths per css change Darin Kelkhoff 2024-07-25 09:28:28 -05:00
  • 9d5af539b9 Re-do css on table skeleton, per changes in the included DataTable*Cell components Darin Kelkhoff 2024-07-25 09:27:53 -05:00
  • 97bab57974 Re-do css on tables, to do the whole table as divs with display: grid Darin Kelkhoff 2024-07-25 08:37:37 -05:00
  • d9de96ea7f Make whole top-right bar display:none at under md breakpoints Darin Kelkhoff 2024-07-25 08:36:13 -05:00
  • ff839d85fd Merged dev into feature/CE-1460-export-and-join-bugs Darin Kelkhoff 2024-07-09 11:36:32 -05:00
  • d31215f6c0 Added dev for build, not test Darin Kelkhoff 2024-07-09 10:09:25 -05:00
  • 262855b9c0 Increase version to 0.21.0-SNAPSHOT Darin Kelkhoff 2024-07-09 10:08:32 -05:00
  • 4d082c3c57 Update revision to 0.20.0, to publish that release version Darin Kelkhoff 2024-07-05 20:38:36 -05:00
  • 45b6b42836 Add a ? in case no valueCount records came back - which, can happen for a join-field where there were no matching join records. Darin Kelkhoff 2024-07-05 12:42:42 -05:00
  • 47fb7cc2e3 Merge pull request #65 from Kingsrook/feature/CE-1402-field-case-change-behaviors Darin Kelkhoff 2024-07-03 16:29:05 -05:00
  • 647c63f5a3 Add ErrorBoundary, and wrap HelpContent with it Darin Kelkhoff 2024-06-25 13:32:13 -05:00
  • f545649882 CE-1402 Make consistent naming 'behaviors', not 'fieldBehaviors' snapshot-feature-CE-1402-field-case-change-behaviors Darin Kelkhoff 2024-06-25 08:40:30 -05:00
  • 4d4610801f Add "&& npm dedupe --force" to clean-and-install Darin Kelkhoff 2024-06-25 07:58:29 -05:00
  • 3ec43fbbd3 CE-1402 Only do flushSync and setSelectionRange after a toUpper/Lower and add a try-catch, just in case (specifically, because failed on input type=number) Darin Kelkhoff 2024-06-25 07:58:12 -05:00
  • 28bc07cce4 CE-1402 Look for toUpperCase/toLowerCase behaviors on fields, and apply those transforms (plus cursor adjustments) in input fields and filter criteria values Darin Kelkhoff 2024-06-24 20:44:15 -05:00
  • c7d31fa39e Better matching for multi-word search terms ("one th" now matches "one two three") Darin Kelkhoff 2024-06-19 16:43:26 -05:00
  • 69f1cfe92f Merge pull request #64 from Kingsrook/feature/fix-process-pvs-display-value Darin Kelkhoff 2024-06-19 16:32:38 -05:00
  • 2ed95ff77a Update to not submit 'undefined' values to backend Darin Kelkhoff 2024-06-14 11:38:55 -05:00
  • 66336a28ed Fix to fetch possible-values when switching screens, to display labels properly. snapshot-feature-fix-process-pvs-display-value Darin Kelkhoff 2024-06-14 09:11:15 -05:00
  • 826bed4537 Add iconButton to open dot menu Darin Kelkhoff 2024-06-06 10:25:25 -05:00
  • 40bd83cd96 attempt to fix scrollbar issue in 'is any of' mode Tim Chamberlain 2024-06-05 14:06:18 -05:00
  • ca460e65e1 Merge pull request #63 from Kingsrook/feature/CE-938-order-release-automation tim-chamberlain 2024-06-05 10:49:23 -05:00
  • 122fef152c CE-938: fixed issue where modal record query was accepting shortcut keys for new/copy/etc. Tim Chamberlain 2024-06-05 10:38:30 -05:00
  • d0ed0ce949 Merge pull request #62 from Kingsrook/feature/CE-938-order-release-automation Darin Kelkhoff 2024-06-04 19:57:59 -05:00
  • b8aa36455d Merge pull request #61 from Kingsrook/feature/dot-menu-sort-filter-change Darin Kelkhoff 2024-06-04 19:56:48 -05:00
  • a778b7497a CE-938: updated to get filter and column setup values from widget data, rather than 'default values' Tim Chamberlain 2024-06-04 13:43:39 -05:00
  • c3503a719f CE-938 - Add class & rule for margin of alert-widgets inside processes Darin Kelkhoff 2024-06-04 10:54:12 -05:00
  • 2afa82c770 Fix 'Saved View' showing up in breadcrumb when it shouldn't Darin Kelkhoff 2024-06-04 10:53:03 -05:00
  • beb0b415fa Merge branch 'feature/CE-938-order-release-automation' into integration/sprint-43 snapshot-integration-sprint-43 Tim Chamberlain 2024-06-03 15:37:06 -05:00
  • d03e908a9d CE-938: fixed bug on deletion of associated child records Tim Chamberlain 2024-06-03 15:25:53 -05:00
  • dc62f97219 CE-938: updates from code review feedback Tim Chamberlain 2024-06-03 11:28:29 -05:00
  • aac579232d Merge branch 'feature/CE-938-order-release-automation' into integration/sprint-43 Tim Chamberlain 2024-05-31 15:04:52 -05:00
  • fe9e20715a CE-938: fixed bug where editing a record was not updating filter fields, fixed padding issue Tim Chamberlain 2024-05-31 14:42:35 -05:00
  • 71a1bfaa6b CE-938: fixed filter display text, dashboard widget style change snapshot-feature-CE-938-order-release-automation Tim Chamberlain 2024-05-29 12:58:06 -05:00
  • 6469d569c0 Merged feature/CE-938-order-release-automation into integration/sprint-43 Darin Kelkhoff 2024-05-29 10:48:11 -05:00
  • d9e9a0be08 CE-938 Add calls to processCancel Darin Kelkhoff 2024-05-28 16:27:51 -05:00
  • aefb282a0e CE-938 update qfc to 1.0.102 - adding processCancel Darin Kelkhoff 2024-05-28 16:27:03 -05:00
  • fb57718c1c Add some ?.'s around metaData.widgets (in case an instance has no widgets) Darin Kelkhoff 2024-05-28 16:26:24 -05:00
  • ba213b038b Removing cypress Darin Kelkhoff 2024-05-28 16:25:56 -05:00
  • 69daf47021 CE-938: renamed reportSetup widget to filterAndColumns Tim Chamberlain 2024-05-22 15:30:13 -05:00
  • 1d24b9b40c CE-938: updated 'flashing' occurring in child widget whenever any form fields are changed, instead of only the data in the widget Tim Chamberlain 2024-05-22 12:38:16 -05:00
  • f44ba8d6d3 CE-938: improvements to the report setup widget Tim Chamberlain 2024-05-21 18:26:35 -05:00
  • 7b562aea50 Slightly better sort for multi-word search terms Darin Kelkhoff 2024-05-17 17:11:35 -05:00
  • 3bf1cea9dd Do custom sort & filter Darin Kelkhoff 2024-05-17 12:55:24 -05:00
  • dc131d5189 qqq-frontend-core 1.0.101 Darin Kelkhoff 2024-05-15 19:44:12 -05:00
  • 2b5cc1610f For CE-1280 - add helpContent to process steps, along with css for help content to do standard app style alerts Darin Kelkhoff 2024-05-15 19:42:25 -05:00
  • a36bdb1474 Merge pull request #60 from Kingsrook/feature/CE-1240-out-of-stock-summary-page Darin Kelkhoff 2024-05-15 19:20:59 -05:00
  • c2926d26e8 Merge pull request #59 from Kingsrook/feature/CE-1180-order-address-validation Darin Kelkhoff 2024-05-15 19:17:49 -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 Darin Kelkhoff 2024-05-15 09:01:38 -05:00
  • b7f715f832 Change to javascript-scroll into view, rather than use anchors (they don't work upon reload anyway, due to async loading, and they broke record-view-by-key); also move overflow down an element in the stack, to make border-radius look better Darin Kelkhoff 2024-05-14 22:29:22 -05:00
  • 16a08cfd42 Fix, don't push record-view/process urls into history Darin Kelkhoff 2024-05-14 22:28:25 -05:00
  • f5919c66ab Add whitespace nowrap to goto button Darin Kelkhoff 2024-05-14 20:29:21 -05:00
  • 0831a87674 CE-1180 Add joins to request for the record snapshot-feature-CE-1180-order-address-validation Darin Kelkhoff 2024-05-13 08:46:46 -05:00
  • dd5cd459ce CE-1180 reset formik form values (to latest values from backend) after each backend step Darin Kelkhoff 2024-05-13 08:46:11 -05:00
  • c200cc9fab CE-1180 Add a null-check in getFieldandTable Darin Kelkhoff 2024-05-10 15:51:54 -05:00
  • 17f378131d CE-1180 Add a null-check in ensureOrderBysFromJoinTablesAreVisibleTables (not sure why, but feels safe and good) Darin Kelkhoff 2024-05-10 15:51:37 -05:00
  • 376a7a342e do toLowerCase on both sides of a contains check... also better fail message for not-contains text. Darin Kelkhoff 2024-05-10 15:50:29 -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" Darin Kelkhoff 2024-05-10 15:49:39 -05:00
  • 086ab775fc CE-1180 Update qqq-frontend-core to 1.0.100 💯 🎉 - updatedFrontendStepList in process output Darin Kelkhoff 2024-05-10 15:46:43 -05:00
  • 5693661d20 CE-1180 Updated to support multi-value keys. also, support tables (e.g., api tables) w/o a primary key, by redirecting a successful UK lookup to the (new) /key?queryString record-view screen Darin Kelkhoff 2024-05-10 15:45:44 -05:00
  • 8c9224aceb CE-1180 Add new table/key?queryString endpoint, to look up a record by a (unique) key and then view it Darin Kelkhoff 2024-05-10 15:33:56 -05:00
  • d750ef0930 CE-1240: made link font slightly larger snapshot-feature-CE-1240-out-of-stock-summary-page Tim Chamberlain 2024-05-06 15:30:27 -05:00
  • 267ead925b CE-1240: added support for table link Tim Chamberlain 2024-05-06 11:58:57 -05:00
  • f925ad9116 CE-1240: updated composite widget to have flex column ability, support for 'multi table' widget, Tim Chamberlain 2024-05-03 20:26:36 -05:00
  • 1859dd603d Merge pull request #58 from Kingsrook/integration/sprint-41 Darin Kelkhoff 2024-05-02 08:38:09 -05:00
  • 74f8f11737 Merge pull request #57 from Kingsrook/feature/CE-1068-add-basic-functionality-of Darin Kelkhoff 2024-05-02 08:36:30 -05:00
  • 0629172270 Merged feature/CE-1068-add-basic-functionality-of into integration/sprint-41 Darin Kelkhoff 2024-05-01 16:59:24 -05:00
  • 1bf1f09e9d CE-1068 - scroll-top-top to show alerts in modals Darin Kelkhoff 2024-05-01 15:35:13 -05:00
  • e0f689544d CE-1068: fixed bug around filter variables on possible value Tim Chamberlain 2024-05-01 13:43:41 -05:00
  • f3d08ef683 Merged feature/CE-882-add-functionality-of-sharing into feature/CE-1068-add-basic-functionality-of Darin Kelkhoff 2024-05-01 10:54:38 -05:00
  • 1aff749f72 CE-1068: made width for date times a little wider Tim Chamberlain 2024-05-01 10:54:33 -05:00
  • ccc622e0e9 Merge branch 'feature/CE-1068-add-basic-functionality-of' into integration/sprint-41 Tim Chamberlain 2024-05-01 10:21:54 -05:00
  • a6662eeb07 CE-1068: bug fixes Tim Chamberlain 2024-05-01 10:04:20 -05:00
  • c8b673fb46 Merged feature/CE-1068-add-basic-functionality-of into integration/sprint-41 Darin Kelkhoff 2024-04-30 19:51:10 -05:00
  • f19e36a6bf CE-882 - Better avoidance of savedView under a table query screen Darin Kelkhoff 2024-04-30 19:42:48 -05:00
  • c708ec3b9a CE-882 - Better handling of stupidly long titles Darin Kelkhoff 2024-04-30 19:42:34 -05:00
  • 7e40fa90e9 CE-1068: updates to fix selenium tests Tim Chamberlain 2024-04-30 19:28:35 -05:00
  • 680d185eb5 Merged feature/CE-1068-add-basic-functionality-of into integration/sprint-41 Darin Kelkhoff 2024-04-30 19:21:02 -05:00
  • 4f37488d37 Merged feature/CE-882-add-functionality-of-sharing into integration/sprint-41 Darin Kelkhoff 2024-04-30 19:20:50 -05:00
  • d20700edb1 CE-882 - Turn off 'scope' for time being Darin Kelkhoff 2024-04-30 19:20:22 -05:00
  • d17c7f6990 CE-1068: more updates for other operators to support variables Tim Chamberlain 2024-04-30 19:04:34 -05:00
  • 0d7849b7dc Merged feature/CE-882-add-functionality-of-sharing into integration/sprint-41 Darin Kelkhoff 2024-04-30 16:42:04 -05:00
  • 57098b5f05 CE-882 - Add awareness of shared views snapshot-feature-CE-882-add-functionality-of-sharing Darin Kelkhoff 2024-04-30 15:28:22 -05:00
  • 7316b6141b CE-1068 - possible-values working in dynamic form (i think!) Darin Kelkhoff 2024-04-30 14:42:10 -05:00
  • 8bc2479716 CE-1068: added passing of allowVariables to date criteria Tim Chamberlain 2024-04-30 14:04:38 -05:00
  • 010f80def3 Merged feature/CE-1068-add-basic-functionality-of into integration/sprint-41 Darin Kelkhoff 2024-04-30 11:45:38 -05:00
  • 13d7cc6825 Merged feature/CE-882-add-functionality-of-sharing into feature/CE-1068-add-basic-functionality-of snapshot-feature-CE-1068-add-basic-functionality-of Darin Kelkhoff 2024-04-30 10:30:45 -05:00
  • ca715af84a Merged feature/CE-1179-add-user-defined-inputs-to into feature/CE-1068-add-basic-functionality-of Darin Kelkhoff 2024-04-30 10:29:57 -05:00
  • 65aaf4fce1 CE-1068 - add RELOAD_WIDGET action, and targetWidget to FieldRules Darin Kelkhoff 2024-04-30 10:18:13 -05:00
  • 8dc8ae0b6d CE-1068 - Add dynamic form widget; add widgets on processes Darin Kelkhoff 2024-04-30 10:17:38 -05:00
  • 8707aa8a94 CE-1179: checkpoint commit for integrations Tim Chamberlain 2024-04-30 10:06:21 -05:00
  • e7d870a7fa CE-1068 - Add dumping console logs upon error - could help diagnose test fails faster hopefully Darin Kelkhoff 2024-04-29 12:52:29 -05:00
  • 38b8f47409 Merged feature/CE-882-add-functionality-of-sharing into integration/sprint-41 Darin Kelkhoff 2024-04-29 10:41:29 -05:00
  • de8594bfe1 CE-882 Try to fix userId / user.email state Darin Kelkhoff 2024-04-29 09:39:20 -05:00
  • 3c8180cf51 try committing this to fix inexplicable failed tests Darin Kelkhoff 2024-04-29 08:49:57 -05:00
  • 2e48aa3eba CE-882 Data from ShareableTableMetaData; dynamic select for audiences; Darin Kelkhoff 2024-04-28 20:37:22 -05:00
  • feb1cc5c86 CE-882 Add /possibleValues/ Darin Kelkhoff 2024-04-28 20:35:30 -05:00
  • c2ad1c34be CE-882 Remove hard-coded table names for sharing; Disable sharing except for owner; Darin Kelkhoff 2024-04-28 20:35:18 -05:00