|
de8594bfe1
|
CE-882 Try to fix userId / user.email state
|
2024-04-29 09:39:20 -05:00 |
|
|
3c8180cf51
|
try committing this to fix inexplicable failed tests
|
2024-04-29 08:49:57 -05:00 |
|
|
2e48aa3eba
|
CE-882 Data from ShareableTableMetaData; dynamic select for audiences;
|
2024-04-28 20:37:22 -05:00 |
|
|
feb1cc5c86
|
CE-882 Add /possibleValues/
|
2024-04-28 20:35:30 -05:00 |
|
|
c2ad1c34be
|
CE-882 Remove hard-coded table names for sharing; Disable sharing except for owner;
|
2024-04-28 20:35:18 -05:00 |
|
|
7b364a1e09
|
CE-882 Update qqq-frontend-core to 1.0.97
snapshot-HEAD
|
2024-04-28 20:34:53 -05:00 |
|
|
6ef4dd8fbe
|
CE-882 Support working outside of table or process
|
2024-04-28 20:34:30 -05:00 |
|
|
17893a0cfd
|
CE-882 Put userId (email...) in context
|
2024-04-28 20:34:07 -05:00 |
|
|
33056963a4
|
CE-882 Initial checkin
|
2024-04-24 08:33:40 -05:00 |
|
|
ef8eecd6cb
|
CE-882 Add button share modal dialog with button to open it;
also (unrelated) disable delete dialog's buttons while delete is running
|
2024-04-24 08:32:05 -05:00 |
|
|
387aad8087
|
CE-1115 do not setPageHeader to null on modals
|
2024-04-18 09:59:28 -05:00 |
|
|
47cf625c7c
|
CE-1123 - Fix to only record analytics when menu is clicked (not when it's rendered...)
|
2024-04-18 09:52:14 -05:00 |
|
|
8459263762
|
Merge pull request #52 from Kingsrook/feature/CE-881-create-basic-saved-reports
Feature/ce 881 create basic saved reports
|
2024-04-18 09:46:23 -05:00 |
|
|
8fe8fd41eb
|
fix for backend type
|
2024-04-18 09:42:10 -05:00 |
|
|
7bda54b4a6
|
Fix merge conflict
|
2024-04-18 09:19:54 -05:00 |
|
|
362c528514
|
Merged main into feature/CE-881-create-basic-saved-reports
|
2024-04-18 09:12:27 -05:00 |
|
|
727990ed4b
|
Merge pull request #54 from Kingsrook/feature/CE-1107-add-day-by-day-views-for-the
Feature/ce 1107 add day by day views for the
|
2024-04-18 00:19:41 -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 |
|
|
a84b0a0243
|
CE-1115 Pass a filter-for-backend version of the filter to the create-report screen
|
2024-04-17 10:52:12 -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 |
|
|
6faca42b3b
|
CE-1115 Don't allow the same field to be used as both a row or column and a value. our generated xlsx pivot's don't support that (and i'm not sure it's a valid use-case anyway)
|
2024-04-17 08:54:22 -05:00 |
|
|
cb3162f084
|
CE-1115 Add sort indication to report setup; make recordQuery, when being used for report setup, not write local storage;
|
2024-04-16 20:39:33 -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 |
|
|
73c907a3e1
|
CE-1115 Fix so that record query popup actually shows the filter & columns that are on the report edit screen... fix filters saved w/ record to be prep'ed for backend; refactor that prepForBackend method out of RecordQuery, into FilterUtils; update recordQuery to be a better manager of counts (showing when counting after the initial load, plus not always re-counting (e.g., when paginating)
|
2024-04-16 11:36:46 -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 |
|
|
48e3eeabd4
|
CE-1115 fix availableFieldNames addition
|
2024-04-15 08:47:25 -05:00 |
|
|
04932030df
|
Increase @kingsrook/qqq-frontend-core to 1.0.94
|
2024-04-14 20:11:23 -05:00 |
|
|
eafd8d98cd
|
CE-1115 pre-QA commit on saved report UI, including:
- redo pivots so editing is in a modal
- add form validations
- field rules for clearing one field when another changes
|
2024-04-14 20:10:29 -05:00 |
|
|
334871988b
|
CE-1107: added alert widget, fixed axios problems
|
2024-04-12 14:47:37 -05:00 |
|
|
2c0725852e
|
CE-1115 change exception status to numbers per qfc, axios update
|
2024-04-11 10:59:37 -05:00 |
|
|
53c3e4d078
|
CE-1115 change exception status to numbers per qfc, axios update
|
2024-04-11 10:49:14 -05:00 |
|
|
5e0e4c37bb
|
CE-1115 Update qfc (rebuilt to include latest dependabot updates)
|
2024-04-11 10:25:12 -05:00 |
|
|
cb7fa641eb
|
CE-1115 checkpoint on report & pivotTable setup widgets:
- refactor into sub-components
- working drag & drop
- more help content
- disable things rather than alert if no table
|
2024-04-11 10:11:43 -05:00 |
|
|
cdec98afd8
|
CE-1115 - Updated qfc (widget help content multi-role); add react dnd
|
2024-04-11 10:09:54 -05:00 |
|
|
7e2a46b362
|
CE-1115 - take optional array of availableFieldNames (e.g., to only show a sub-set)
|
2024-04-11 10:07:59 -05:00 |
|
|
803725b8f1
|
CE-1115 - initial prototype of field-rules - e.g., clear one field when another changes
|
2024-04-11 10:07:41 -05:00 |
|
|
6b8049d4ce
|
Remove dupe line from half-commit of a WIP change
|
2024-04-09 16:11:46 -05:00 |
|
|
d5381e23bf
|
CE-1115 - add HeaderLinkButton and HeaderToggleComponent, and start doing right-additional things as components (despite backward naming!)
|
2024-04-09 16:06:25 -05:00 |
|
|
87ffd821f8
|
CE-1115 - Update to be used as a modal, and to take a usage prop, e.g., to differentiate between being used as query screen vs. used on report-setup screen
|
2024-04-09 16:04:50 -05:00 |
|
|
703868a725
|
CE-1115 - Initial working version
|
2024-04-09 16:04:35 -05:00 |
|
|
dee4b91a96
|
CE-1115 - Pass record into DashboardWidgets
|
2024-04-09 16:03:37 -05:00 |
|
|
f47924787a
|
CE-1115 - Update to be used as a modal, and to take a usage prop, e.g., to differentiate between being used as query screen vs. used on report-setup screen
|
2024-04-09 16:03:15 -05:00 |
|
|
37b854baf0
|
CE-1115 - export interface Column
|
2024-04-09 16:00:24 -05:00 |
|