Commit graph

75 commits

Author SHA1 Message Date
csawatzky
1e1152b563 fixed the textfield select menu being behind the dialog 2025-04-23 14:43:42 -06:00
Carter
11b523e8e5 fixed css z axis issue when provisioning 2025-04-23 12:52:55 -06:00
Carter
6727d9f132 fixed theme not using theme.ts 2025-04-22 15:05:26 -06:00
Carter
ffa060cee8 fixed margin causing app to scroll when it shouldn't 2025-04-22 12:59:10 -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
9df40db30f loading screen circle is now properly centered all the time 2025-04-16 10:21:43 -06:00
Carter
0ed8d961f6 organizing env variables and white label stuff 2025-04-16 09:33:40 -06:00
Carter
1c3f088ea1 brought back App.css mui custom classes for drawer indexes 2025-04-15 14:06:54 -06:00
Carter
4ff7609493 got rid of index.css 2025-04-15 13:55:01 -06:00
Carter
3454d16f36 got new theme system to work without re-rendering 2025-04-14 16:25:33 -06:00
Carter
2c4aceb13c changed the swipeable drawer to use a different variant when closed so the faded background doesn't linger 2025-04-01 11:42:46 -06:00
Carter
9ac8958ff4 changed navigation logic of side navigator to make sur ebackground goes away 2025-03-24 10:19:00 -06:00
Carter
89b964fef6 setting default team to view as when user is first loaded 2025-03-07 15:18:30 -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
d7dc1fa417 put error boundary around the group page 2025-01-30 13:16:01 -06:00
Carter
9edb6bbb2f fixed permission issue with groups, added groups and devices links to team page 2025-01-30 11:38:39 -06:00
Carter
400b7d54a4 just logging user data 2025-01-29 14:34:01 -06:00
Carter
4f31d036ef merged tag stuff 2025-01-27 12:16:47 -06:00
Carter
0076f2d208 tags owned by device are loaded with device page data, adding tag is object agnostic 2025-01-22 13:44:56 -06:00
csawatzky
f891e4c29b moved the side and bottom navigator out of the navigation container and into the header to stop the wildcard pages from re-rendering/loading whenever the navigator drawer is opened 2025-01-21 15:09:38 -06:00
csawatzky
38e0bcb33c added notification drawer to the header
for the moment commented out the code to get the component icons and am just displaying the device icons until the component stuff is added to the new frontend
2025-01-20 14:58:36 -06:00
Carter
3ce00facd1 tag stuff 2025-01-08 14:45:45 -06:00
Carter
03f8ed20ca can provision devices 2024-12-09 17:26:12 -06:00
Carter
30f0d671af chat input now always sits at the bottom of the chat; has a divider 2024-12-06 13:30:09 -06:00
Carter
cf45fcb98a using chats instead of notes for the chat 2024-12-05 20:53:57 -06:00
Carter
1a9ee12533 added chat drawer 2024-12-04 10:41:46 -06:00
Carter
7c3b0a3ab0 team chat is now functional 2024-12-03 09:33:43 -06:00
Carter
0e98d7329f team page added, uses data from previous page so that the team isn't loaded again if it's clicked from the team list 2024-11-29 18:28:38 -06:00
Carter
f2d3b32c97 rendering users page with the responsive container 2024-11-25 20:48:48 -06:00
Carter
d050fdee55 building data grid for users. currently has example grid with dummy data 2024-11-21 13:03:02 -06:00
Carter
2690a2a5ad added chat button in header buttons 2024-11-21 09:55:09 -06:00
Carter
952b3f6c4e fixed pageContainer width 2024-11-19 11:15:40 -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
dcd15b5a6d Header no longer de-saturates when in dark mode 2024-11-18 12:33:42 -06:00
Carter
17c559bdfc added team api 2024-11-15 09:59:46 -06:00
Carter
258b19583e side navigator can now actually link to different places, it is now placed inside the Router 2024-11-14 16:58:31 -06:00
Carter
d49bbd9447 adding side navigator and device icon 2024-11-13 13:57:02 -06:00
Carter
26595deba6 cut out garbage code and wrapped navigation container in appContent css 2024-11-13 10:58:15 -06:00
Carter
6329378586 theme toggle actually toggles theme; sign-in button actually signs in 2024-11-01 12:50:05 -06:00
Carter
bce4089903 connect theme toggle 2024-11-01 11:42:31 -06:00