-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add location for measurements (#377)
* upgrade drizzle and drizzle-kit * add location to measurements for mobile devices * drop last migration * add locations for mobile devices * workaround to handle postgis geometry in query * remove migrations * add locations * disable esLint for now * get rid of `button can not be a descendant of button` error * make tags optional * mobile box overview * add dynamic popup to mobile trajectories * enhance mobile boxes * add build target * fix `top level await` error * add trips switch * remove colors when trips are deactivated * allow to select two sensors on mobile device * enable switching overlaying mobile sensor * add sensor unit to dependencies in MobileBoxLayer effect * refactor(routes): update route configuration and dependencies * refactor(donut-chart-cluster): simplify destructuring and formatting in component * refactor(device): comment out time column in getDevice function * refactor(graph): rename LineWithZoom to GraphWithZoom and update zoom state management * refactor(mobile): update MobileBoxView structure and clean up MobileOverviewLayer formatting * refactor(device): add time column to extras in getDevice function * refactor(package): remove chartjs-scale-timestack dependency from package.json * update package-lock.json * refactor(color): update color palette and introduce dynamic color calculation * refactor(device-detail): improve image handling and update log entry styles * delete relation to location on device deletion --------- Co-authored-by: freds-dev <[email protected]>
- Loading branch information
Showing
33 changed files
with
5,988 additions
and
999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.