Commit graph

1290 commits

Author SHA1 Message Date
Carter
184704aee3 Merge branch 'staging_environment' 2026-05-26 11:39:23 -06:00
Carter
a503148238 Merge branch 'local_server' into staging_environment 2026-05-26 08:15:03 -06:00
Carter
a13c9d5946 using callback for tags 2026-05-25 12:25:22 -06:00
Carter
07b0e6c41e detach tag is now properly using context 2026-05-22 15:57:30 -06:00
Carter
312cc6e2dc build info on bottom left of screen area 2026-05-22 11:09:18 -06:00
Carter
d864a9c1de Merge branch 'local_server' into staging_environment 2026-05-21 13:11:40 -06:00
Carter
08b3db1cd9 removed default whitelabel to prevent auth error on non-production servers 2026-05-21 12:54:34 -06:00
Carter
577de35160 can now deploy with a chosen whitelabel 2026-05-21 12:21:48 -06:00
Carter
2c77d3253b restored dedicated chat drawer crisp button 2026-05-21 11:10:10 -06:00
Carter
81c2b687fa redesigned white labeling code 2026-05-21 11:03:34 -06:00
Carter
a84c09a5c8 restored old widths 2026-05-20 15:33:40 -06:00
Carter
dad451c6af fixed alignment issues on local credentials front end (for real this time) 2026-05-20 15:25:21 -06:00
Carter
dd25770a07 fixed alignment issues on local credentials front end 2026-05-20 12:08:43 -06:00
csawatzky
74025290f1 created a new hook for handling fullscreen rather than using react-full-screen, hopefully that will solve the issues some users are seeing where it goes into full screnn and then immediately exits 2026-05-20 10:38:46 -06:00
csawatzky
ced3576c96 hotfix to try and fix the fullscreen bug some users are seeing, i cant test it because i can't replicate the bug 2026-05-20 10:09:23 -06:00
Carter
0410a5ccae removing auth dependency from shared authorized ui 2026-05-19 16:19:48 -06:00
Carter
9f02b47def Merge branch 'import_warnings' into local_server 2026-05-19 16:18:42 -06:00
Carter
c549372262 added forgotten local auth file 2026-05-19 16:06:48 -06:00
Carter
e6796b1672 Merge branch 'import_warnings' into staging_environment 2026-05-19 15:42:22 -06:00
Carter
13346403e5 fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
csawatzky
0910dc44cf changed up the scan dispaly to show expanders properly rather than just as another sensor with no expansion line, and added the lines to the port info in the component cards 2026-05-14 13:32:53 -06:00
Carter
ae9abaf9fd local login now functional 2026-05-06 18:18:57 -06:00
Carter
71ab8ab5cb switched to master protobuf 2026-05-05 11:40:28 -06:00
csawatzky
ac57b1b0f4 removing dead link in bin visualizer when no plenum is attached to a bin 2026-05-05 09:17:22 -06:00
Carter
2d00070130 Merge branch 'staging_environment' 2026-04-29 10:21:23 -06:00
Carter
3b62d87d31 local authentication placeholder 2026-04-29 10:20:44 -06:00
Carter
8169e280ec front end flow for bypassing auth0 on local buils 2026-04-27 14:42:56 -06:00
Carter
23de0a3bca created local deployment method that excludes crisp 2026-04-27 14:09:50 -06:00
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
6565b854b6 using the expiry time in the gate status for whehter its missing or not 2026-04-22 14:52:06 -06:00
Carter
5e52e096a2 build for local server and deployment script 2026-04-22 14:27:58 -06:00
csawatzky
f96d1184b1 changing date range when zooming airflow 2026-04-22 10:38:51 -06:00
csawatzky
a7a8eed01e tweaking it again 2026-04-16 16:51:43 -06:00
csawatzky
239e69cfcb hotfix to adjust the graphs clamp on the yAxis 2026-04-16 16:29:11 -06:00
csawatzky
f7b5a59c98 adding optional parameters to the Single set area chart to allow for clamping the graph so that large numbers do cause it to zoom etremely far out 2026-04-14 16:01:52 -06:00
csawatzky
0556fe2d8b made some changes in the bin sensors to open a new dialog when the component being removed is the last one for a device so users can remove the device from the bin along with the component 2026-04-14 15:29:59 -06:00
csawatzky
da5ef99a3e added the intellifarms branding to the whilelabel 2026-04-08 11:37:48 -06:00
csawatzky
605752ae02 adjustments to navigation to use its own boolean rather than piggyback off adaptive ag 2026-04-02 12:04:53 -06:00
csawatzky
89a83d04dd set up the bones for the whitelabel, just need to generate the icons from a logo once we get it 2026-04-02 11:43:43 -06:00
csawatzky
3d1c11646f updating the readme steps for creating a new whitelabel 2026-04-01 16:08:11 -06:00
csawatzky
bd15f4a15f added the checkbox in the task settings when creating a task as an object through keys and types to share the task to the team or user automatically when it is created 2026-04-01 15:07:06 -06:00
csawatzky
324ce7807f missed some more uses of measurement describer 2026-04-01 11:05:21 -06:00
csawatzky
52db64a8c6 missed a file 2026-04-01 11:04:33 -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
9d41499c27 added an optional param to the object users and object teams to use a button with a label and use the share icon when it isn't there 2026-03-31 15:37:56 -06:00
csawatzky
186604dccf final adjustments to the field task list and the field drawer and field page using the tasks with the permissions in the correct way 2026-03-31 13:37:49 -06:00
csawatzky
8633c197ab now passing the kind for share object by key in order to be able to share things to ther objects and not just users/teams 2026-03-27 14:35:02 -06:00
csawatzky
777089e8c4 Merge branch 'staging_environment' into get_permissions_fix 2026-03-26 14:30:46 -06:00
csawatzky
cabc0146ed 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
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