Commit graph

486 commits

Author SHA1 Message Date
csawatzky
6d6c5c8a47 stopped using tidy component in the use effect that ran the callback 2025-05-08 14:14:57 -06:00
csawatzky
e612ef4e7f Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-05-08 14:05:25 -06:00
csawatzky
f06393ca62 hotfix for bottom nav going to the wrong page 2025-05-08 14:04:53 -06:00
Carter
f316ec1c01 added the device upgrade code 2025-05-08 13:45:13 -06:00
Carter
a4b6761dba Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-05-08 13:20:43 -06:00
Carter
8ed5a44789 hotfix: changed loging with popup to login with redirect 2025-05-08 13:20:30 -06:00
csawatzky
257c3e349a Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-05-08 13:19:05 -06:00
csawatzky
f1b18794b8 updating the target in the config to fix the transpile error for mapbox 2025-05-08 13:18:49 -06:00
Carter
ddbfd4edc1 fixed teamlist not listing when using a team as context in the select team menu 2025-05-08 09:41:07 -06:00
Carter
59a0b69813 Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-05-07 14:57:17 -06:00
Carter
7130cce26b fixed teamlist not listing when using a team as context 2025-05-07 14:57:04 -06:00
csawatzky
4f9ab68ed9 fixing environment variables in package.json builds 2025-05-07 14:38:52 -06:00
Carter
9041482131 device statistics load properly with context 2025-05-07 13:27:37 -06:00
Carter
24224e9225 fixed team search and changed default theme 2025-05-07 12:56:39 -06:00
Carter
911af7f2cf using brandxtech as api url again 2025-05-07 11:15:07 -06:00
Carter
c8a3cc9b7e fixed (hopefully) mismatched api url 2025-05-07 10:56:06 -06:00
Carter
ea5cf356e7 made new auth api and cname and i'm using that 2025-05-07 10:26:18 -06:00
Carter
586442fb4e switched to the actual one 2025-05-07 10:09:21 -06:00
Carter
d080f183c6 switch to old auth audience 2025-05-07 09:57:22 -06:00
Carter
7a6ea9658e update master protobuf 2025-05-07 09:32:01 -06:00
Carter
0f040321ce changed protobuf to master 2025-05-07 09:18:40 -06:00
Carter
f4ac3dd007 added vite auth0 env variables to package.json for prod 2025-05-07 08:58:34 -06:00
Carter
59c14e3f8b adjusted some spacing stuff on the bin page 2025-05-06 11:17:35 -06:00
csawatzky
ee86ec176c fix for the sen5x variable in device status by removing the underscore 2025-05-01 13:53:22 -06:00
Carter
bfd3b6bb5f got sen5x overlays working 2025-05-01 11:03:43 -06:00
Carter
deb8983b1e added carousel display for sen5x status 2025-04-30 11:39:15 -06:00
Carter
539dd667c7 fixed issue with adding devices to group 2025-04-29 10:45:24 -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
csawatzky
ef4a09856e Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-28 10:48:18 -06:00
csawatzky
59f7f7f4e1 updated all uses of as in the api files to use the global state as well as a passed in value, will give priority to the passed in value and fall back to the state if it is undefined. 2025-04-28 10:47:59 -06:00
Carter
2c61691896 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-25 14:41:18 -06:00
Carter
ea2ba42024 Merge branch 'staging_environment' into dev_environment 2025-04-25 14:41:04 -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
b404c45a4f fixed the menus in the map tool files to highlight and change the cursor when hovered over 2025-04-24 15:52:02 -06:00
Carter
988ab1c683 remove callback works now haha lol 2025-04-24 14:48:32 -06:00
Carter
7dd291cf96 Merge branch 'staging_environment' into dev_environment 2025-04-24 14:18:33 -06:00
Carter
ecc2f4d851 added remove callback for group settings dialog 2025-04-24 14:18:11 -06:00
csawatzky
b7e21a8fa1 fixed permission issue causing problems with simple export 2025-04-24 14:10:55 -06:00
csawatzky
7c5332662d Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-24 12:55:01 -06:00
csawatzky
960275eb75 added the key manager card to the team page 2025-04-24 12:54:47 -06:00
Carter
0433f18492 Merge branch 'staging_environment' into dev_environment 2025-04-24 12:20:46 -06:00
Carter
29d6f201c8 ok this time i really fixed it 2025-04-24 12:20:35 -06:00
Carter
860f730d88 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-24 12:00:08 -06:00
Carter
b4c1a543de fixed indexing wrong group when getting permissions 2025-04-24 11:59:23 -06:00
csawatzky
08b100d035 fixed the product icon in the device wizard 2025-04-24 11:35:11 -06:00
csawatzky
d610e763c3 fixed sliders for the bin and grain bag visualizers 2025-04-24 11:14:02 -06:00
csawatzky
5d697091e0 fixed the actions on the bin settings and the bottom navigator opening up the side when buttons other than more waere clicked 2025-04-24 10:57:21 -06:00
csawatzky
9105b4be3a added back the task viewer on the bin page, fixed up some more styling 2025-04-23 16:29:41 -06:00
Carter
1b1d6e4485 using local storage to remember team names in the bread crumbs 2025-04-23 16:07:36 -06:00