frontend/src/pbHelpers
csawatzky a2944d7a60 refactor: replace deprecated getPressureUnit and getTemperatureUnit functions with user model methods
Updated the GateDeviceInteraction and MeasurementDescriber components to utilize user.pressureUnit() instead of the deprecated getPressureUnit() function. Added deprecation comments in units.ts for clarity on the transition to User.tempUnit() and User.pressureUnit().
2026-03-25 16:23:56 -06:00
..
AddressTypes Merge branch 'drager_i2c' into dev_environment 2025-08-01 15:25:37 -06:00
ComponentTypes added column for the device state and some wording next to the icond for the pca state so its not as ambiguous 2026-03-10 16:50:59 -06:00
AddressType.ts added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
Backpack.ts can provision devices 2024-12-09 17:26:12 -06:00
Bin.ts implemented the epansion line stuff 2025-07-11 13:56:17 -06:00
Component.ts hotfix for putting the interactions on the component cards 2025-11-03 09:52:27 -06:00
ComponentType.tsx finished the functionality for adding components from the scan 2025-11-03 13:23:02 -06:00
Connectivity.tsx updated the platform stuff to include the ethernet blue board 2025-05-22 13:31:37 -06:00
Context.ts teams list now renders 2024-11-18 10:10:29 -06:00
Device.ts added device actions 2024-12-13 13:27:16 -06:00
DeviceAvailability.ts implemented a way of filtering positions using the subtype 2025-10-07 12:39:32 -06:00
DevicePlatform.tsx updated the platform stuff to include the ethernet blue board 2025-05-22 13:31:37 -06:00
DeviceState.tsx wrote helper function fto accomodate improper enums 2024-12-13 09:39:19 -06:00
Enums.ts added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
Fan.ts got rid of material-ui references and fixed fan icon import 2025-03-18 11:40:16 -06:00
FirmwareVersion.tsx tag stuff 2025-01-08 14:45:45 -06:00
Group.ts can add groups 2024-12-18 14:00:21 -06:00
HarvestPlan.ts added fields list page, left out the harvest plan table as i would like to re-do and this is a good oppurtunity (if people want it) 2025-04-11 10:57:12 -06:00
Interaction.ts added tons of files for component functionality; manual component adding added temporarily 2025-02-11 16:31:03 -06:00
MeasurementDescriber.ts refactor: replace deprecated getPressureUnit and getTemperatureUnit functions with user model methods 2026-03-25 16:23:56 -06:00
Permission.ts teams list now renders 2024-11-18 10:10:29 -06:00
Power.tsx take out the suffix from the chip until we actually have a way of knowing if the bettery is actually charging 2025-09-29 14:50:51 -06:00
Status.tsx device settings and actions made functional 2025-01-10 14:42:30 -06:00
Tag.tsx added device actions 2024-12-13 13:27:16 -06:00
UpgradeChannel.ts added device actions 2024-12-13 13:27:16 -06:00
User.ts teams list now renders 2024-11-18 10:10:29 -06:00