Carter
|
551d9d0810
|
got rid of indexv2 in vite config
|
2026-01-16 16:55:00 -06:00 |
|
Carter
|
c7c2625347
|
removing default conf file to prevent nginx issues
|
2026-01-16 15:49:48 -06:00 |
|
Carter
|
6d85f2462c
|
Merge branch 'tidio' into dev_environment
|
2025-12-22 15:42:00 -06:00 |
|
Carter
|
193bf0b7a6
|
updating crips settings in a useEffect when we know it's ready
|
2025-12-22 15:41:47 -06:00 |
|
Carter
|
98a28ba30d
|
Merge branch 'tidio' into dev_environment
|
2025-12-22 11:55:35 -06:00 |
|
Carter
|
3952bb7478
|
setting runtime config for crisp before i load it
|
2025-12-22 11:55:17 -06:00 |
|
Carter
|
6737db1149
|
giving the user's email to the crisp session automatically
|
2025-12-22 11:54:03 -06:00 |
|
Carter
|
e438e6fa96
|
Merge branch 'master' into tidio
|
2025-12-19 14:11:39 -06:00 |
|
csawatzky
|
1ad0f26af8
|
Merge branch 'hdc302_component' into dev_environment
|
2025-12-19 13:49:01 -06:00 |
|
csawatzky
|
da1c7af929
|
set the offset for the temp humidity address
|
2025-12-19 13:40:56 -06:00 |
|
csawatzky
|
971355d424
|
set up the new component for temp humidity
|
2025-12-19 13:34:10 -06:00 |
|
csawatzky
|
2edca58f7c
|
updating the version check in the device model for firmware versions, the string comparison was just wrong
|
2025-12-18 15:16:10 -06:00 |
|
csawatzky
|
709d86eef1
|
Merge branch 'custom_grain' into dev_environment
|
2025-12-18 14:42:39 -06:00 |
|
csawatzky
|
49aa08f232
|
modified the matching check and confirmation dialog for when grain types dont match or at least one (destination or source) is using custom
|
2025-12-18 13:24:20 -06:00 |
|
Carter
|
8238c4df58
|
adding ? before accessing length to prevent white screen error
|
2025-12-17 21:31:41 -06:00 |
|
Carter
|
429549a305
|
Merge branch 'tidio' into dev_environment
|
2025-12-17 14:32:34 -06:00 |
|
Carter
|
4e6af08eee
|
added Crisp chat instead of tideo
|
2025-12-17 14:18:24 -06:00 |
|
Carter
|
395c2742b5
|
Merge branch 'master' into tidio
|
2025-12-17 14:12:25 -06:00 |
|
csawatzky
|
be8dc1d11f
|
various display updates to use the custom grain name and colors
|
2025-12-17 14:04:37 -06:00 |
|
Carter
|
50105b36d9
|
Merge branch 'master' of gitlab.com:brandx/bxt-app
|
2025-12-17 10:47:03 -06:00 |
|
Carter
|
de855c6fdb
|
adding ? before accessing length to prevent white screen error
|
2025-12-17 10:46:20 -06:00 |
|
csawatzky
|
846f314e16
|
hotfix for loading terminals as a team
|
2025-12-16 14:33:04 -06:00 |
|
csawatzky
|
e2ad43975d
|
expanding the name and collor function to use the custom grain (still need to return the color for custom)
|
2025-12-16 14:31:09 -06:00 |
|
csawatzky
|
ce1ee67fdc
|
fixed variable
|
2025-12-16 14:16:02 -06:00 |
|
csawatzky
|
7697ec5474
|
renamed prop
|
2025-12-16 14:15:25 -06:00 |
|
csawatzky
|
42110f8821
|
some updates to the form so that it uses the passed in grain to initialize it but not change when it changes
|
2025-12-16 14:14:54 -06:00 |
|
csawatzky
|
a7fee2f76d
|
Merge branch 'onewire_detect' into staging_environment
|
2025-12-15 16:33:54 -06:00 |
|
csawatzky
|
fb1434f817
|
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 |
|
Carter
|
f3ec3b9402
|
merged tidio
|
2025-12-15 13:45:19 -06:00 |
|
Carter
|
c3fbe3acf6
|
added tidio chat to the app with a script tag in the index.html
|
2025-12-15 13:23:57 -06:00 |
|
csawatzky
|
41f3374982
|
hotfix - making high the default display for the grain temp for bins and binVisualizer
|
2025-12-15 09:57:31 -06:00 |
|
csawatzky
|
d6c670fb78
|
updated the grain describers to use the new enum in the pond for the moisture calculation, changed the extract moisture function to account for custom grain types, and if there is no equation set it will return the humidity, updated instances where the bin uses that function to pass in the grain settings in its inventory
|
2025-12-12 15:17:37 -06:00 |
|
csawatzky
|
2ad491c289
|
adding caldwell fan model GGL-81011
|
2025-12-08 15:29:50 -06:00 |
|
csawatzky
|
633ef3817f
|
added some steps to the bin tour to reference each of the tabs, added some step to the signup tour to show some more pages and also added a way to change unit settings IN the tour step, now it is entirely their fault if they skip it, we cant make it any more in their face
|
2025-12-03 15:04:55 -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 |
|
Carter
|
bdddcfc103
|
Merge branch 'staging_environment'
|
2025-11-25 10:31:48 -06:00 |
|
csawatzky
|
c79ff66b13
|
hotfix for the team icon upload using imagekit by adding the provider
|
2025-11-21 11:10:02 -06:00 |
|
csawatzky
|
3cce11db6b
|
setting the default option to the first device in the list
|
2025-11-20 16:17:16 -06:00 |
|
csawatzky
|
f228e1a574
|
Merge branch 'multi_plenum_drying' into staging_environment
|
2025-11-20 16:03:44 -06:00 |
|
csawatzky
|
3df6db8a01
|
finished the refactoring of the bin mode change to allow for more components to be selected
|
2025-11-20 15:39:29 -06:00 |
|
csawatzky
|
004f54b113
|
updating the logic in the actual addCondition function
|
2025-11-20 11:27:14 -06:00 |
|
csawatzky
|
b18b84f83c
|
missed the actual adding of the condition logic
|
2025-11-20 11:26:26 -06:00 |
|
csawatzky
|
c92311bef6
|
Merge branch 'staging_environment' into dev_environment
|
2025-11-20 11:08:32 -06:00 |
|
csawatzky
|
79c29f6f81
|
increasing the limit for conditions on devices running 2.1.9 to 4, and changing the button logic for adding and removing them
|
2025-11-20 11:07:14 -06:00 |
|
csawatzky
|
d255f6ada6
|
changing the firmware version to 10 since 9 will now be for increasing the max conditions on interactions to 4
|
2025-11-20 10:29:13 -06:00 |
|
csawatzky
|
8955547868
|
increasing the detect onewire to 10 since 9 is going to be for increasing the conditions on an interaction
|
2025-11-20 10:28:08 -06:00 |
|
csawatzky
|
70bd91bbe7
|
switching from having 3 dialogs to using a stepper
|
2025-11-20 10:26:33 -06:00 |
|