Commit graph

36 commits

Author SHA1 Message Date
csawatzky
a0a54bee2a moved all of the libracart suff from the old frontend into the new new, also added libracart as an option alongside jd and cnh to skip the auth0 callback when redirected back to us from there 2025-07-17 13:42:11 -06:00
Carter
4bd66d3d24 added manifest for staging, title actually gets set based on whiteLabel name now 2025-05-14 13:50:01 -06:00
Carter
188a2f2023 replacing title instead of href 2025-05-14 12:49:20 -06:00
Carter
19c741a5f8 replacing title by id based on whiteLabel name 2025-05-14 12:41:31 -06:00
Carter
8590d8f694 added white label client ids 2025-05-12 12:03:20 -06:00
csawatzky
765ac72431 Merge branch 'integrations' into dev_environment 2025-04-28 16:11:01 -06:00
csawatzky
f8fb4b7c7d fixing redirect stuff 2025-04-28 16:05:12 -06:00
Carter
afdbe3426e fixed a bunch of group/team permission stuff on the devices page 2025-04-25 14:40:49 -06:00
csawatzky
424b75afb8 put the jd and cnh pages in, still need to test that the re-directs still function as expected with the new platform 2025-04-23 13:25:45 -06:00
Carter
b314dd76e5 added docker-compose for production 2025-04-22 11:22:02 -06:00
Carter
62e3a164d9 added manifest for AdaptiveDashboard 2025-04-22 11:06:51 -06:00
Carter
b9544d6a7b made staging the fallback client id 2025-04-22 10:07:58 -06:00
Carter
631865578d getting client id from white label 2025-04-22 09:45:47 -06:00
Carter
0ed8d961f6 organizing env variables and white label stuff 2025-04-16 09:33:40 -06:00
Carter
3454d16f36 got new theme system to work without re-rendering 2025-04-14 16:25:33 -06:00
Carter
9db2f1fa8c fixed favicon not rendering when not visiting base url 2025-03-04 15:33:06 -06:00
Carter
85b184ce5e fixed favicon not rendering when not visiting base url 2025-03-04 15:32:28 -06:00
Carter
81e98da93e putting default values for manifest and icon in app.tsx 2025-02-28 12:06:52 -06:00
Carter
aa4106806e setting favicon based on whiteLabel 2025-02-28 10:59:19 -06:00
Carter
6dab685c2d fixed notification drawer linking to team/id instead of teams/id 2025-02-27 14:26:14 -06:00
Carter
900b11582b linked manifest in the proper index file 2025-02-27 13:25:15 -06:00
Carter
1979976ad5 implemented vite caching and added adaptive agriculture logos and manifest 2025-02-27 12:06:41 -06:00
Carter
61922f28ee hard coded the background colors in theme to keep them consistent between light and dark modes 2024-11-18 15:47:07 -06:00
Carter
c04b9b0adb fixed some theming stuff, buttons highlight correctly now 2024-11-18 13:39:39 -06:00
Carter
eafb88ebfc Now loading user in a wrapper for the app, added loading screen 2024-10-29 11:13:51 -06:00
Carter
864b7b0689 getting user in callback, set dev audience in env 2024-10-28 18:26:39 -06:00
Carter
28b8578605 getting user in app 2024-10-24 12:21:52 -06:00
Carter
90fd2905fb rendering app from withing an auth/http wrapper 2024-10-23 14:22:31 -06:00
Carter
47e3939112 persistent login now works, no more cookie errors 2024-10-23 12:41:52 -06:00
Carter
a7b417abdf added http provider 2024-10-23 08:49:33 -06:00
Carter
99ea402bad redirecting to auth0 works with a button 2024-10-22 14:49:20 -06:00
Carter
0b29c7056a gave auth0 provider 2024-10-22 12:59:51 -06:00
Carter
ec6dc1ebec config syntax cleaner, changed app message for now 2024-10-22 09:36:26 -06:00
Carter
fd0b2b9320 folderized app files 2024-10-21 15:21:22 -06:00
Carter
7fe654a0e5 switched to vite instead of create-react-app to stayed updated in packages 2024-10-21 14:32:25 -06:00
Carter
f1b0b6286b folderized base app files 2024-10-21 13:24:23 -06:00
Renamed from src/App.tsx (Browse further)