Commit graph

76 commits

Author SHA1 Message Date
csawatzky
4912d319ff update as in the transaction api 2025-04-21 15:10:18 -06:00
csawatzky
ae458c3fca updated as in the field api 2025-04-21 14:44:07 -06:00
csawatzky
29902bc40b updated as in the objectHeaterApi 2025-04-21 14:39:04 -06:00
csawatzky
59356aad27 update as in site api 2025-04-21 14:26:59 -06:00
csawatzky
1acbfe36b0 update as in the grain bag api 2025-04-21 13:58:37 -06:00
csawatzky
9b9f4cdf63 update to mine api for as to be passed in to the functions 2025-04-21 13:24:26 -06:00
csawatzky
74c8ed661c updated as in the terminal and gate api's 2025-04-17 15:42:19 -06:00
csawatzky
76744c1b6f updated the bin yard api with as fix 2025-04-17 14:35:24 -06:00
csawatzky
e2f5eb0557 modified th api's for bin, contract and task to have as passed in as a prop and not get it ffrom the global state directly in the api 2025-04-17 13:33:27 -06:00
csawatzky
4bcac4e346 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-16 17:07:11 -06:00
csawatzky
832bb0f7e5 added the contract and contracts and all supporting files 2025-04-16 17:06:54 -06:00
Carter
cb952b284e Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-16 09:33:53 -06:00
Carter
0ed8d961f6 organizing env variables and white label stuff 2025-04-16 09:33:40 -06:00
csawatzky
31fae79fd5 added the firmware page 2025-04-15 15:30:23 -06:00
csawatzky
428e45f148 added the log page and the datadog api 2025-04-14 14:37:11 -06:00
csawatzky
2ef22a8bc2 added tasks page and functionality 2025-04-07 15:46:59 -06:00
csawatzky
5065c07820 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-03 12:55:40 -06:00
csawatzky
3990dfbf4f added the sites page and all other required imports for it to work, also fixed the map card 2025-04-03 12:54:00 -06:00
Carter
9cdf7514b2 device actions fully imported 2025-04-02 16:09:18 -06:00
Carter
59d9bf2e6b added some more device actions including interactions stuff 2025-04-02 15:17:55 -06:00
csawatzky
bcacf761c8 added the construction and aviation map stuff as well as the site api and model 2025-03-31 16:24:44 -06:00
csawatzky
505cb8e3aa imported the gate and terminal related files to prep for the aviation map 2025-03-28 15:54:11 -06:00
csawatzky
e2e061151b added the harvest plan stuff for the map and field drawer 2025-03-28 10:51:48 -06:00
csawatzky
d8b42c8050 added object controls and fixed the grainbag visualizer 2025-03-27 14:00:48 -06:00
csawatzky
022925d7d7 ag visual farm added to the dev branch field related stuff not imported yet, and the geocoder has some bugs with the new version 2025-03-26 14:38:31 -06:00
Carter
5fcb99ef40 imported mining stuff, can add a mine and list them 2025-03-13 11:42:50 -06:00
Carter
2d78947d2e added grain bag stuff and file selector/uploader stuff 2025-03-11 16:36:32 -06:00
Carter
cd972409b2 bins page now has the add bin button 2025-03-10 12:51:40 -06:00
csawatzky
77f0f778a3 adjusting the ref type for the snackbar provider 2025-03-07 15:02:08 -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
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
Carter
6439d217e9 implemented new tag method 2025-03-04 14:40:51 -06:00
csawatzky
757b758d98 fixing the get device api call 2025-02-28 11:37:33 -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
c74a7490d9 updated existing api calls 2025-02-24 15:41:06 -06:00
Carter
538c807766 fixed devices page not refreshing after changing group 2025-02-21 14:00:46 -06:00
Carter
25de677106 fixed some group permission issues 2025-02-18 13:36:22 -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
4f31d036ef merged tag stuff 2025-01-27 12:16:47 -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
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