| .. |
|
Ambient.ts
|
finished the bin sensor view to display connected components for a bin
|
2026-05-28 11:18:40 -06:00 |
|
Backpack.ts
|
can provision devices
|
2024-12-09 17:26:12 -06:00 |
|
Bin.ts
|
finished hooking up the inventory adjustment slider when using manual control on the bin page
|
2026-06-03 12:36:08 -06:00 |
|
BinYard.ts
|
added binyard and grainbag stuff
|
2025-03-11 13:35:15 -06:00 |
|
CO2.ts
|
with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults
|
2026-04-01 10:42:16 -06:00 |
|
Component.ts
|
putting the grain form in the component form and adding a custom grain toggle, also tweaked the form to be just the form when no grains are saved and to use a search select and put the form in an accordion when there are saved custom grains
|
2025-12-15 16:29:54 -06:00 |
|
Contract.ts
|
replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage
|
2026-03-26 12:47:16 -06:00 |
|
Controller.ts
|
finished the bin sensor view to display connected components for a bin
|
2026-05-28 11:18:40 -06:00 |
|
Device.ts
|
fix bug where the version check was not functioning as expected when the version in the device status was empty or the requiredVersion was N/A
|
2026-01-19 12:31:51 -06:00 |
|
DevicePreset.ts
|
added tons of files, got the bin page to render
|
2025-03-12 12:41:20 -06:00 |
|
Field.ts
|
added explanation of squared parameter to fieldBounds function in the field model
|
2025-08-28 10:54:26 -06:00 |
|
FieldMarker.ts
|
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 |
|
Firmware.ts
|
getting the firmware list so i know what to upgrade to, upgrade button won't display if firmwares are not yet loaded
|
2025-05-22 15:10:49 -06:00 |
|
Gate.ts
|
displaying status information on the gates dashboard now
|
2026-01-15 14:32:39 -06:00 |
|
GeometryMapping.ts
|
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 |
|
GrainBag.ts
|
write permission to the bin or team is required to make the transaction rows selectable
|
2025-06-06 09:13:02 -06:00 |
|
GrainCable.ts
|
added and all nodes option for the cards and graphs
|
2026-05-29 12:03:56 -06:00 |
|
Group.ts
|
groupd now generate tabs
|
2024-12-19 14:10:16 -06:00 |
|
HarvestPlan.ts
|
added the harvest plan stuff for the map and field drawer
|
2025-03-28 10:51:48 -06:00 |
|
Headspace.ts
|
finished the bin sensor view to display connected components for a bin
|
2026-05-28 11:18:40 -06:00 |
|
HomeMarker.ts
|
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 |
|
index.ts
|
added the device upgrade code
|
2025-05-08 13:45:13 -06:00 |
|
Interaction.ts
|
refactoring object interactions into multiple components and taking into account controller interactions having to be on the same device where the alerts dont matter
|
2025-11-26 16:50:09 -06:00 |
|
Note.ts
|
team chat is now functional
|
2024-12-03 09:33:43 -06:00 |
|
ObjectHeater.ts
|
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 |
|
Plenum.ts
|
finished the bin sensor view to display connected components for a bin
|
2026-05-28 11:18:40 -06:00 |
|
Pressure.ts
|
finished the bin sensor view to display connected components for a bin
|
2026-05-28 11:18:40 -06:00 |
|
Scope.ts
|
added team api
|
2024-11-15 09:59:46 -06:00 |
|
ShareableLink.ts
|
teams list now renders
|
2024-11-18 10:10:29 -06:00 |
|
Site.ts
|
added the construction and aviation map stuff as well as the site api and model
|
2025-03-31 16:24:44 -06:00 |
|
Tag.ts
|
added device actions
|
2024-12-13 13:27:16 -06:00 |
|
Task.ts
|
added tasks page and functionality
|
2025-04-07 15:46:59 -06:00 |
|
team.ts
|
added team model, loading user with team
|
2024-11-01 10:13:17 -06:00 |
|
Terminal.ts
|
imported the gate and terminal related files to prep for the aviation map
|
2025-03-28 15:54:11 -06:00 |
|
Transaction.ts
|
adding the transaction page
|
2025-04-08 11:43:39 -06:00 |
|
UnitMeasurement.ts
|
with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults
|
2026-04-01 10:42:16 -06:00 |
|
Upgrade.ts
|
added the device upgrade code
|
2025-05-08 13:45:13 -06:00 |
|
user.ts
|
added the functions for getting preferred units to the user model
|
2026-03-25 16:24:32 -06:00 |