Commit graph

228 commits

Author SHA1 Message Date
Carter
1fb166650f implemented column filtering in ResponsiveTable 2025-02-25 11:22:27 -06:00
Carter
4829e8d841 spacing 2025-02-25 09:19:58 -06:00
Carter
9a72668e35 styled the temp humidity a little on devices plenums 2025-02-25 09:15:46 -06:00
Carter
e506906c93 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-02-25 09:07:07 -06:00
Carter
4f1de384e4 devices list shows temp and humidity of attached plenum if it's there 2025-02-25 09:06:55 -06:00
csawatzky
c74a7490d9 updated existing api calls 2025-02-24 15:41:06 -06:00
Carter
ade15fdfdc measurement table in component page works now but is not fully formatted 2025-02-24 12:04:01 -06:00
Carter
c62bfbf916 component page graphs now render 2025-02-24 11:46:16 -06:00
Carter
e5bc90e00e component cards imported 2025-02-21 16:04:36 -06:00
Carter
af4cc08d87 component cards imported 2025-02-21 15:47:45 -06:00
Carter
538c807766 fixed devices page not refreshing after changing group 2025-02-21 14:00:46 -06:00
Carter
db1b3c54a4 can now to npm run start-dev to run local front end with the development database 2025-02-19 13:59:03 -06:00
Carter
c636737718 can now to npm run start-dev to run local front end with the development database 2025-02-19 13:56:30 -06:00
Carter
b5fe74664c Merge branch 'groups' into dev_environment 2025-02-18 13:36:54 -06:00
Carter
25de677106 fixed some group permission issues 2025-02-18 13:36:22 -06:00
csawatzky
d6a00b9ce9 assigning available positions for components when a device is loaded on the device page 2025-02-14 13:22:55 -06:00
csawatzky
8a431127b4 fix error where key was not unique in the SearchSelect component when doing the team select 2025-02-13 15:20:04 -06:00
csawatzky
6ae0d1112d fixed the search select options rendering the value and not the label properly 2025-02-13 15:20:04 -06:00
Carter
6ee7aa95a9 checking if groupID is undefined before trying to use it 2025-02-13 13:28:39 -06:00
Carter
35045860c1 setting groupID to 0 to avoid undefined error 2025-02-13 11:31:57 -06:00
Carter
5041fb0705 printing modem component for debug 2025-02-13 11:21:20 -06:00
Carter
d1eab6cd61 printing modem component for debug 2025-02-13 11:21:01 -06:00
Carter
cb61f9285c assigning components list on device page load 2025-02-13 11:11:14 -06:00
Carter
ef6e8de895 minor spacing stuff 2025-02-13 10:49:37 -06:00
Carter
2acdd59ac7 device history implemented 2025-02-12 15:11:42 -06:00
Carter
53a430d525 added team select in user menu 2025-02-12 13:34:49 -06:00
Carter
6c5ac2b17c added team select in user menu 2025-02-12 13:25:12 -06:00
Carter
45ff49bcea added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
Carter
58830d480e keepNames in vite config 2025-01-30 14:03:18 -06:00
Carter
dcced6bc5b printing error stack 2025-01-30 13:40:52 -06:00
Carter
80f3359c5e minify to false 2025-01-30 13:33:45 -06:00
Carter
291c740671 put error boundary around the groups page 2025-01-30 13:21:29 -06:00
Carter
476d696aa8 put error boundary around the group page 2025-01-30 13:16:58 -06:00
Carter
d7dc1fa417 put error boundary around the group page 2025-01-30 13:16:01 -06:00
Carter
a64f091aed adding sourcemap to vite config 2025-01-30 12:35:19 -06:00
Carter
bcef5ecd85 building in development mode on dev server for better error reading 2025-01-30 11:56:44 -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
adbf83808f devices stat cards can be selected to list by device state 2025-01-27 12:15:10 -06:00
Carter
3a000b0094 implemented device statistics 2025-01-27 10:36:54 -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
4e7c68401b device settings and actions made functional 2025-01-10 14:42:30 -06:00
Carter
3ce00facd1 tag stuff 2025-01-08 14:45:45 -06:00
Carter
67ea4cbfdc got rid of unnessarry logs 2025-01-07 15:17:27 -06:00
Carter
8fc8745862 fixed linking between groups and devices 2025-01-07 14:53:43 -06:00
Carter
77fb5a6bcf added ability to prepend paths to smart breadcrumb 2025-01-07 14:02:39 -06:00
Carter
2d98917322 committing all group related code 2025-01-07 10:34:18 -06:00