csawatzky
|
aa6219f4b7
|
hotfix for when adding alerts from the bin page the conditions in the interaction were being showed in the converted value
|
2026-04-27 09:12:14 -06:00 |
|
csawatzky
|
52c8a02af3
|
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 |
|
csawatzky
|
dc54f99abd
|
had cursor replace uses of getDistanceUnit with using the distance unit in the users settings so that it no longer relies on local storage
|
2026-03-26 09:43:39 -06:00 |
|
csawatzky
|
ce41a2dc05
|
replacing the getTemperatureUnit function in units that uses the local storage with a function in the user model to just get it from the user settings
|
2026-03-25 15:45:59 -06:00 |
|
csawatzky
|
d23d1d6ed3
|
fixed the options disappearing for alert after closing the dialog box
|
2026-01-16 10:11:59 -06:00 |
|
csawatzky
|
c9d2eac6c3
|
finished refactoring the object alerts into object interactions
|
2025-12-01 14:38:51 -06:00 |
|
csawatzky
|
bb92077d0b
|
finished the form for creating an interaction/alert for a device through an object
|
2025-11-28 16:36:59 -06:00 |
|
csawatzky
|
ce7c90f384
|
getting the new object interaction dialog filtering the components properly regarding devices being passed in, finished the display part for alert and notification
|
2025-11-27 17:08:14 -06:00 |
|
csawatzky
|
3cdddb928f
|
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 |
|
csawatzky
|
c617ebf868
|
updated as in the interactions api
|
2025-04-21 16:40:30 -06:00 |
|
csawatzky
|
1acbfe36b0
|
update as in the grain bag api
|
2025-04-21 13:58:37 -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
|
8d2d9ea0e7
|
taking name field out
|
2025-03-19 13:36:34 -06:00 |
|
csawatzky
|
326d4b44c6
|
updated the object table on the bins page and added a custom elemnt to the responsive table component between the actions/title and the column headers
|
2025-03-19 13:20:31 -06:00 |
|
csawatzky
|
28c4a6d54a
|
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment
|
2025-03-18 15:57:10 -06:00 |
|
csawatzky
|
6221313baf
|
added a column for checkboxes to be able to select rows which can be controled by the parent
|
2025-03-18 15:50:42 -06:00 |
|
Carter
|
65eeb9e8b4
|
got rid of material-ui references and fixed fan icon import
|
2025-03-18 11:40:16 -06:00 |
|
Carter
|
e52a9a4fbf
|
added bin svg for the card
|
2025-03-11 09:36:41 -06:00 |
|
Carter
|
7edba7e25b
|
bin card, no svg yet
|
2025-03-10 16:35:19 -06:00 |
|
csawatzky
|
1982a93bf0
|
updated the dialog actions for the submit and cancel buttons
|
2025-03-04 13:44:13 -06:00 |
|
csawatzky
|
f2cf950a6b
|
updated the material ui imports for existing files that had not been updated yet
|
2025-03-04 12:35:36 -06:00 |
|
Carter
|
2acdd59ac7
|
device history implemented
|
2025-02-12 15:11:42 -06:00 |
|