Commit graph

24 commits

Author SHA1 Message Date
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)