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
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
334871988b
CE-1107: added alert widget, fixed axios problems
2024-04-12 14:47:37 -05:00
bda07066b4
CE-798 add accentColorLight to context
2024-02-06 19:40:19 -06:00
c5c756d84f
CE-793 - Replace/rename savedFilter as savedView
2024-01-29 20:17:32 -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
dd887037c2
alt for user's avatar use proper user object
2023-11-21 11:03:08 -06:00
a26f939859
Remove Authorization: <accessToken> from all posts
2023-10-20 19:34:51 -05:00
0949ee9f78
session cookie fix - to say we need it if it isn't set.
...
also, just let backend request set it (it already was sending header). also, log more. also, remove unused attribute `pathToLabelMap` from `SideNav` (was issuing warnings)
2023-10-13 08:37:19 -05:00
1f343abbb5
Switch to use jwt_decode library (from auth0) rather than S/O decodeJWT function
2023-09-25 16:27:46 -05:00
b6b7d8d8b3
CE-609 - Removed DNDTest WIP module
2023-08-15 09:25:45 -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
7fa42a6eb5
Initial WIP Checkpoint of auth0 userSessions
2023-08-09 09:48:22 -05:00
9c51b3949e
CE-551 Add keyboard shortcuts to Record Query screen; fix to not take keyboard commands while keyboard-help screen is up
2023-07-25 14:10:50 -05:00
693c5c71ca
Merge branch 'feature/breadcrumb-labels' into integration/sprint-29
...
# Conflicts:
# src/App.tsx
# src/QContext.tsx
2023-07-17 16:02:15 -05:00
4243c5dbd7
CTLE-214: initial checkin of 'dot menu'
2023-06-26 09:17:50 -05:00
2ce3820fc5
Merge branch 'dev' into feature/breadcrumb-labels
2023-06-23 16:52:06 -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
0c0a0353a0
Add Duplicate
2023-06-22 09:20:35 -05:00
813067be25
Add env settings to branding, show banner in left bar
2023-05-18 15:48:39 -05:00
8074e0a61d
Get labels in breadcrumb from meta-data labels, not path components
2023-05-05 20:24:08 -05:00
472fb03ed0
Joins on Record Query; Count action w/ distinct input/output; JSX Element option for pageHeader
2023-04-24 12:30:19 -05:00
af6c000e14
Add table developer page, with api docs
2023-03-28 09:38:41 -05:00
8c767635de
Adding generic run records process
2023-03-07 15:55:27 -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
570bf05053
Move more into branding; proxy /images to backend (e.g., more overlays)
2023-02-03 19:14:27 -06:00
d29fb32978
SPRINT-20: checkpoint commit of saved filter frontends
2023-02-01 14:10:43 -06:00
dc335f7311
Update to clearAuthenticationMetaDataLocalStorage upon 401
2023-01-16 09:04:33 -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
0fb24afffd
SPRINT-18: removed all non working or bad demo stuff from ui, removed console.logs, deleted some non qqq stuff
2022-12-21 11:48:09 -06:00
630620b65f
SPRINT-17: updated some widgets to look less broken when data is 'not available now', checkpoint commit on 'real dashboards'
2022-12-15 10:07:27 -06:00
80a3c0679e
Update to support opening child editing form via url (hash or sub-path); also proceses on record-view via hash
2022-12-06 15:56:20 -06:00
94002f0d16
Checkpoint to get cypress working - auth-type from backend, less hard-coded auth0, improvements on query screen (less redundant fetches)
2022-11-15 16:42:54 -06:00
043fe446d5
Fixed import for EntityList
2022-11-03 20:32:27 -05:00
8ed8640b5a
Add initial version of record developer mode, associated scripts
2022-10-31 15:54:17 -05:00
60d440db09
Switch to use modal processes
2022-10-07 09:48:44 -05:00
30f2da17a4
SPRINT-12: added skeletons throughout widgets, fixed page header under breadcrumb, misc other improvements
2022-10-04 12:38:53 -05:00
734c2b4ea0
Initial version of run-report
2022-09-20 13:00:47 -05:00
f1300d2db9
QQQ-41: added app sections, wired all dashboards, implemented widgets that could be, upped version
2022-09-16 10:27:50 -05:00
00aaef03d8
updated to allow empty children in an app, added console log of exceptions that were hidden before
2022-09-07 11:30:28 -05:00
c902dde118
cleanups, missing branding bug fixed
2022-09-06 23:08:52 -05:00
5a5fa1f148
added branding as metadata, fixed problem where query string filter wasn't seeding properly,
2022-09-06 18:15:48 -05:00
ea5becce4c
PRDONE-94: updates from code review feedback, final tweaks to dashboard mocks
2022-09-02 20:47:28 -05:00
7b3dca9843
PRDONE-94: updated dashboards, new styles everywhere, moved 90% of codes we are using under qqq directory
2022-09-01 16:19:03 -05:00
28253bd785
QQQ-38: updated various styles
2022-08-29 21:48:38 -05:00
54c656da9d
QQQ-38: updated copyright on all files, standardize import organisation on all files
2022-08-25 11:42:01 -05:00