This website requires JavaScript.
Explore
Help
Sign in
brandxtech
/
frontend
Watch
2
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
52c8a02af3
frontend
/
src
/
objects
History
Download ZIP
Download TAR.GZ
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
..
bulkEditForms
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
objectInteractions
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
ObjectDescriber.tsx
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
ObjectTable.tsx
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