| .. |
|
AddComponentManualDialog.tsx
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
AddCompsFromDiag.tsx
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
ComponentActions.tsx
|
merged gas status, pulled, updated staging proto
|
2025-05-23 13:24:32 -06:00 |
|
ComponentCard.tsx
|
changover to use the components settings and not the prefs
|
2025-07-17 09:19:01 -06:00 |
|
ComponentChart.tsx
|
updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
|
2025-07-31 13:20:31 -06:00 |
|
ComponentDiagnostics.tsx
|
updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
|
2025-07-31 13:20:31 -06:00 |
|
ComponentForm.tsx
|
change to the form so that if a device has individual calibrations it can still use the mode stuff
|
2025-08-20 16:13:13 -06:00 |
|
ComponentHistory.tsx
|
minor spacing stuff
|
2025-02-13 10:49:37 -06:00 |
|
ComponentMode.json
|
expanding the json file so the the new scd30 subtype for co2 has the mode/calibration part
|
2025-08-20 16:06:40 -06:00 |
|
ComponentOrder.tsx
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
ComponentSettings.tsx
|
Merge branch 'node_exclusion_update' into dev_environment
|
2025-07-31 15:18:45 -06:00 |
|
ComponentTypeChip.tsx
|
component page graphs now render
|
2025-02-24 11:46:16 -06:00 |
|
ExportDataSettings.tsx
|
updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
|
2025-07-31 13:20:31 -06:00 |
|
GPS.tsx
|
got rid of a bunch of old material-ui references and fixed a map import
|
2025-03-17 16:28:29 -06:00 |
|
HumidityIcon.tsx
|
added tons of files for component functionality; manual component adding added temporarily
|
2025-02-11 16:31:03 -06:00 |
|
MeasurementSummary.tsx
|
component page graphs now render
|
2025-02-24 11:46:16 -06:00 |
|
SensorLight.tsx
|
got rid of a bunch of old material-ui references and fixed a map import
|
2025-03-17 16:28:29 -06:00 |
|
TemperatureIcon.tsx
|
added tons of files for component functionality; manual component adding added temporarily
|
2025-02-11 16:31:03 -06:00 |
|
UnitMeasurementSummary.tsx
|
took out the old exclusion stuff from the component types, moved the excluded nodes to the component settings rather than preferences, commented out some deprecated stuff relating to the old measurements
|
2025-07-24 15:44:00 -06:00 |