Commit graph

282 commits

Author SHA1 Message Date
Carter
7edba7e25b bin card, no svg yet 2025-03-10 16:35:19 -06:00
Carter
a0eabf50c6 added inventory chart for bins 2025-03-10 13:33:55 -06:00
Carter
cd972409b2 bins page now has the add bin button 2025-03-10 12:51:40 -06:00
Carter
3bab272744 added bins page (mostly stubbed) 2025-03-10 10:29:20 -06:00
csawatzky
2fc25431bd added a way to do cell styling in the responsive tables 2025-03-07 14:04:02 -06:00
csawatzky
cf3eefccdd updated some styling on the device component page 2025-03-06 15:31:27 -06:00
Carter
2c859d9de9 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-06 14:34:56 -06:00
Carter
9eb9740525 fixed devices summary not loading through context 2025-03-06 14:34:46 -06:00
csawatzky
b6c1f44e03 added a teams link to the breadcrumbs trail when the team page was used to navigate to something (the team is in the url) 2025-03-06 12:30:45 -06:00
Carter
6886c93760 using prefix search for team list and user list pages 2025-03-06 10:33:16 -06:00
Carter
311acc4761 column filters in responsive table are now saved to session storage 2025-03-06 10:10:23 -06:00
Carter
6360cba756 devices list page now uses prefix search to match results better 2025-03-05 16:27:31 -06:00
Carter
3732d76156 sending device state as a field contains instead of a search field 2025-03-05 14:48:49 -06:00
csawatzky
871cbf424e flipped the keys/types added to the context on the devices page to have the group after the team 2025-03-05 14:39:45 -06:00
csawatzky
7774558cac fixed group breadcrumbs 2025-03-05 11:41:59 -06:00
Carter
3835ea25c5 tags now render in devices list 2025-03-04 16:12:02 -06:00
Carter
b8d9733d1d Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-04 14:41:03 -06:00
Carter
6439d217e9 implemented new tag method 2025-03-04 14:40:51 -06:00
csawatzky
44a31dcd2b change the starting page to 0 for the table 2025-03-03 12:06:53 -06:00
Carter
6dab685c2d fixed notification drawer linking to team/id instead of teams/id 2025-02-27 14:26:14 -06:00
Carter
1979976ad5 implemented vite caching and added adaptive agriculture logos and manifest 2025-02-27 12:06:41 -06:00
csawatzky
9633fb7bb6 fixed the component cards to work with mui's new grids 2025-02-26 14:35:25 -06:00
Carter
3d8cfc5125 can now pass the function that gives subtitle as well 2025-02-26 11:10:26 -06:00
Carter
d66dc68495 responsive columns can now be a column type or a function the returns the type 2025-02-26 10:56:43 -06:00
Carter
80683e29e5 formatted mobile devices list 2025-02-25 13:48:19 -06:00
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
4f1de384e4 devices list shows temp and humidity of attached plenum if it's there 2025-02-25 09:06:55 -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
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
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
45ff49bcea added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
Carter
a64f091aed adding sourcemap to vite config 2025-01-30 12:35:19 -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
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
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