|
9b0d135dc1
|
Merge branch 'main' into feature/CE-1107-add-day-by-day-views-for-the
|
2024-04-17 20:54:19 -05:00 |
|
|
5f13e244d6
|
Merge pull request #55 from Kingsrook/feature/CE-1123-expose-access-lo-data-in
Feature/ce 1123 expose access lo data in
|
2024-04-17 09:34:48 -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 |
|
|
dac0a24ec7
|
Update toalways deploy on integration branches, same as main
|
2024-04-16 07:57:17 -05:00 |
|
|
bcade32ed1
|
CE-1107: style updates to icon
snapshot-feature-CE-1107-add-day-by-day-views-for-the
|
2024-04-15 21:37:46 -05:00 |
|
|
e3cbf9414b
|
CE-1123 Initial checkin
|
2024-04-15 14:51:03 -05:00 |
|
|
6282723ff6
|
CE-1123 Update qfc to 1.0.96; add react-ga4
|
2024-04-15 12:54:52 -05:00 |
|
|
68d3119c6a
|
CE-1123 store values in localStorage from backend from manageSession call; add googleAnalytics utils & function to recordAnalytics
|
2024-04-15 12:54:52 -05:00 |
|
|
731eab7136
|
CE-1123 update exception status to be number (for qfc change)
|
2024-04-15 12:52:59 -05:00 |
|
|
4339f74c07
|
Do not trigger commands if controlKey is down (to help windows users)
|
2024-04-15 10:41:45 -05:00 |
|
|
8071c54ccd
|
CE-1107: updates to date picker styles
|
2024-04-15 09:01:31 -05:00 |
|
|
334871988b
|
CE-1107: added alert widget, fixed axios problems
|
2024-04-12 14:47:37 -05:00 |
|
|
ddb055bc81
|
Merge pull request #53 from Kingsrook/feature/CE-1072-update-how-we-display-imported
CE-1072 return displayValue for DATE_TIME fields (if they're differen…
|
2024-04-05 11:30:07 -05:00 |
|
|
66ddf4cb57
|
CE-1072 return displayValue for DATE_TIME fields (if they're different from the raw value)
|
2024-04-04 20:06:00 -05:00 |
|
|
7e15f4601d
|
Merged feature/quartz-scheduler into main
|
2024-03-29 18:35:41 -05:00 |
|
|
cdb61695d1
|
Merge pull request #50 from Kingsrook/feature/CE-1120-bug-order-statuses-not
CE-1120: updated to handle errors on join tables (specifically was ha…
|
2024-03-28 15:20:10 -05:00 |
|
|
5e3991d9ae
|
CE-1120: updated to handle errors on join tables (specifically was happening with deposco customer orders)
snapshot-feature-CE-1120-bug-order-statuses-not
|
2024-03-28 15:09:56 -05:00 |
|
|
f1826c81a9
|
Merge pull request #48 from Kingsrook/bugfix/null-field-names-in-criteria
Strip away null field names in criteria (e.g., from incomplete advanc…
|
2024-03-27 20:14:01 -05:00 |
|
|
230aaeef8c
|
Strip away null field names in criteria (e.g., from incomplete advanced filters) when storing in local storage, in saved views, and any time we load a view.
|
2024-03-21 16:41:09 -05:00 |
|
|
c08696b3a1
|
Remove todo no longer needed
|
2024-03-20 10:34:37 -05:00 |
|
|
84e627467f
|
CE-936 - Update to receive warnings within the response QRecord and display them (this fixes inserts that warn)
snapshot-integration-sprint-38
|
2024-03-19 11:13:58 -05:00 |
|
|
6c524c4eca
|
CE-936 - Fix editing child records; fix warning icon on view screen
|
2024-03-19 10:41:03 -05:00 |
|
|
edab918763
|
CE-969: fixed flex wrapping on advanced queries, recursive calls to 'clean values' and 'prep subquery for backend'
|
2024-03-18 19:39:19 -05:00 |
|
|
5c442b2024
|
qqq-frontend-core 1.0.89
snapshot-feature-quartz-scheduler
|
2024-03-18 15:06:17 -05:00 |
|
|
b8c36bccd2
|
Add abiltiy to edit child records as an association on insert/edit screens.
|
2024-03-18 15:06:17 -05:00 |
|
|
67feb95c60
|
Add abiltiy to edit child records as an association on insert/edit screens.
|
2024-03-18 12:48:16 -05:00 |
|
|
e34811354f
|
CE-969: reverted change when no criteria on query
|
2024-03-15 18:10:25 -05:00 |
|
|
ef85f5cd40
|
CE-969: cleanups from review feedback
|
2024-03-15 17:27:30 -05:00 |
|
|
c36dfb5683
|
CE-969: added basic support for 'too complex' subfilters
snapshot-feature-CE-969-implement-adjustments-in-order
|
2024-03-12 17:40:56 -05:00 |
|
|
626ada3507
|
Update to qqq-backend-core 0.20.0-20240308.165846-65
|
2024-03-08 12:42:31 -06:00 |
|
|
6cf1c2a0e4
|
Merge pull request #45 from Kingsrook/feature/CE-989-bug-performance-issue
CE-989 add option to (not) includeTableCountsOn(app)HomeScreen
|
2024-03-08 10:56:11 -06:00 |
|
|
39a7aadd3f
|
CE-989 add option to (not) includeTableCountsOn(app)HomeScreen
snapshot-feature-CE-989-bug-performance-issue
|
2024-03-07 20:30:14 -06:00 |
|
|
167af989d5
|
Add tooltips from metaData/helpContent to widget blocks.
|
2024-03-05 14:36:54 -06:00 |
|
|
ad7ea994a8
|
CE-889 - try to fix NPE's on localeCompares
|
2024-03-04 15:09:22 -06:00 |
|
|
e925310173
|
Merge pull request #44 from Kingsrook/feature/CE-878-make-the-operations-dashboard
CE-878: updated to allow sublabel to be displayed under label
|
2024-03-04 14:47:52 -06:00 |
|
|
809f01e43e
|
CE-878: updated to allow sublabel to be displayed under label
snapshot-feature-CE-878-make-the-operations-dashboard
|
2024-02-29 14:47:00 -06:00 |
|
|
8ebc2415fe
|
Merged feature/CE-878-make-the-operations-dashboard into main
|
2024-02-29 09:39:08 -06:00 |
|
|
5f3957e897
|
CE-878 - Add tooltips from helpContent to widget labels & table-widget column headers
|
2024-02-28 14:59:27 -06:00 |
|
|
88a4c17bbc
|
CE-798 follow-up - in cleanupValuesInFilerFromQueryString, don't try to translate [null] to a list of possible values (which fetches all of them)...
|
2024-02-27 13:57:04 -06:00 |
|
|
2900cd8593
|
CE-798 follow-up - Prevent tab in date/date-time filter value input boxes from closing a quick-filter menu (via an onKeyDown handler)
|
2024-02-27 13:35:37 -06:00 |
|
|
8ab0f5f549
|
CE-798 follow-up - increase width of date-time boxes (was too small to see all the fields!)
|
2024-02-27 11:56:54 -06:00 |
|
|
8cffbbcac4
|
Update to cimg/openjdk:17.0.9
|
2024-02-22 20:30:51 -06:00 |
|
|
37eb280d79
|
Revert to previous check for disabling export-menu items - that is - totalRecords === 0, instead of !totalRecords. makes tables w/o count allowed to do exports again.
|
2024-02-22 12:16:27 -06:00 |
|
|
e6b9b34206
|
Merge branch 'main' into feature/CE-878-make-the-operations-dashboard
|
2024-02-22 10:55:26 -06:00 |
|
|
dee7bc693e
|
Merge branch 'feature/CE-876-develop-missing-widget-types' into feature/CE-878-make-the-operations-dashboard
|
2024-02-22 10:52:37 -06:00 |
|
|
948aee70fd
|
Disable 'c' hotkey for columns (broke with buiding custom columsn button instead of using data grid's)
|
2024-02-21 19:43:20 -06:00 |
|
|
f0c1af18d0
|
Fix last commit (shouldn't add layout to ChartSubheaderWithData)
|
2024-02-21 19:42:00 -06:00 |
|
|
fa65d6c0ad
|
Add cursor:pointer to PieChart and StackedBarChart
|
2024-02-21 19:18:34 -06:00 |
|
|
630f0d2dc1
|
CE-876 add negative marginBottom to heading
|
2024-02-21 19:17:11 -06:00 |
|
|
d795bd8427
|
Merge branch 'feature/CE-876-develop-missing-widget-types' into feature/CE-878-make-the-operations-dashboard
|
2024-02-21 11:32:14 -06:00 |
|