Commit Graph

2493 Commits

Author SHA1 Message Date
Anton Tananaev
e1092724de Fix lint 2024-12-29 11:18:03 -08:00
Anton Tananaev
d1fc3cafba Option to hide individual geofences 2024-12-29 11:16:22 -08:00
Anton Tananaev
9f85b7b16d
Merge pull request #1316 from hypoclone/master
Update ChartReportPage.jsx
2024-12-27 19:50:57 -08:00
Adebiyi Adebayo
dbf8397ed7
Update ChartReportPage.jsx
removed unnecessary constants
2024-12-28 03:30:14 +01:00
Adebiyi Adebayo
1aecb1796c
Update ChartReportPage.jsx
move <line> tag attributes to different lines
2024-12-27 22:16:44 +01:00
Anton Tananaev
8a361471ad
Merge pull request #1317 from geelongmicrosoldering/patch-3
Better User experience when getting data from API
2024-12-27 06:23:15 -08:00
microsoldering
712de60c40
Update ReplayPage.jsx
setLoading in a try>finally rather than referencing multiple times
2024-12-27 17:13:59 +11:00
microsoldering
5e0d2356cc
Update src/reports/components/ReportFilter.jsx
Define translation conditionally

Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-12-27 16:48:40 +11:00
microsoldering
aff58bcda9
Update ReportFilter.jsx
Change "Show" button text to reflect Loading state during loading for better user experience
2024-12-27 15:39:46 +11:00
microsoldering
c3f9846a74
Update ReplayPage.jsx
Disable "Show" button while we wait for api response. Prevents subsequent API requests until the first one has returned
2024-12-27 15:36:51 +11:00
Adebiyi Adebayo
9ca2153c0f
Update ChartReportPage.jsx
Hide time value in brush
2024-12-26 19:36:57 +01:00
Adebiyi Adebayo
45cb54eddd
Update ChartReportPage.jsx
fix error in build fail
2024-12-26 17:33:46 +01:00
Adebiyi Adebayo
d7ca46fdc9
Update ChartReportPage.jsx
Add pan and zoom, show dot only on mouse hover
2024-12-25 23:37:29 +01:00
Anton Tananaev
582af9c53d Event report by alarm type 2024-12-24 13:30:58 -08:00
Anton Tananaev
8a2ddecbb0
Merge pull request #1313 from traccar/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
2024-12-14 16:14:05 -08:00
dependabot[bot]
8ea7d5adcc
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 23:50:28 +00:00
Anton Tananaev
e83e67b606
Merge pull request #1301 from jinzo/status-card-spacing
fix: Better StatusCard spacing on a long edge case.
2024-11-26 22:50:33 +01:00
Matjaž Črnko
669f42b171 fix: Better StatusCard spacing on a long edge case. 2024-11-26 20:20:35 +01:00
Anton Tananaev
c11841f648 Forward URL per device 2024-11-23 06:42:49 -08:00
Anton Tananaev
b9bf60fc5d Add link underline 2024-11-17 09:24:51 -08:00
Anton Tananaev
d855fb6cb9 Add card tooltips 2024-11-17 09:10:41 -08:00
Anton Tananaev
47ba0ab5fe Fix lint issue 2024-11-17 09:03:20 -08:00
Anton Tananaev
1822e09c51 More details in the list 2024-11-17 09:00:56 -08:00
Anton Tananaev
62d85d9dd3
Merge pull request #1295 from jcardus/drawer-width
Optimize drawer width to reduce wasted space in reports and settings
2024-11-14 17:02:42 -08:00
jcardus
21e598e59b makeStyles outside component 2024-11-14 23:56:17 +00:00
jcardus
613e7ec69b Use mui mini variant example correctly (spacing(8)) 2024-11-14 20:49:56 +00:00
jcardus
9161274127 Unused import 2024-11-14 20:16:13 +00:00
jcardus
5e2b79a879 Extract MenuItem 2024-11-14 20:15:27 +00:00
jcardus
736f6fd94c reformat 2024-11-14 17:07:19 +00:00
jcardus
f4cef90cf6 Use class instead of sx 2024-11-14 17:01:41 +00:00
jcardus
547dafb6af Use theme spacing for mini variant with 2024-11-14 16:47:04 +00:00
jcardus
15b0e38461 Toggle drawer 2024-11-14 12:04:18 +00:00
Anton Tananaev
45afb3fe18 Change default map 2024-11-13 09:55:29 -08:00
Anton Tananaev
10577b3b0c Use mapbox fonts 2024-11-13 09:55:19 -08:00
Anton Tananaev
028329ae74 Persist show all devices 2024-11-08 10:56:28 -08:00
Anton Tananaev
62f6da1f5c Fix empty address 2024-11-08 08:51:30 -08:00
Anton Tananaev
3d40c76efe Add humidity attribute 2024-11-05 19:57:29 -08:00
Anton Tananaev
6c953ac6c9
Merge pull request #1294 from jcardus/speed-legend
Add speed color legend
2024-11-05 10:05:32 -08:00
jcardus
ef3d040546 Refactor LegendControl code 2024-11-05 17:15:21 +00:00
jcardus
bcf1f68670 Make it look like the scale control 2024-11-05 05:41:29 +00:00
jcardus
766e4cab49 Make it smaller 2024-11-04 19:19:37 +00:00
jcardus
693573ead2 Add speed color legend 2024-11-04 16:54:24 +00:00
Anton Tananaev
92f64570a1 Handle null values 2024-11-02 06:41:16 -07:00
Anton Tananaev
274ee5256b Handle undefined position values 2024-10-31 16:16:14 -07:00
Anton Tananaev
599369694e Delete unused icons 2024-10-31 10:16:57 -07:00
Anton Tananaev
5199d36a04 Add trailer category (fix #1290) 2024-10-31 10:14:33 -07:00
Anton Tananaev
cb19b99653 Update category styles 2024-10-31 10:06:01 -07:00
Anton Tananaev
05981a295e Fix charts dark mode (fix #1288) 2024-10-30 12:30:13 -07:00
Anton Tananaev
363d8c31eb Fix geofences delete toast 2024-10-13 21:42:07 -07:00
Anton Tananaev
2eda381152 Fix route points (fix #1281) 2024-10-11 21:33:48 -07:00