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
|
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 |
|
Anton Tananaev
|
78dcbee422
|
Fix lint issues
|
2024-10-10 22:55:40 -07:00 |
|
Anton Tananaev
|
4428348eeb
|
Explicitly specify font (fix #1281)
|
2024-10-10 22:51:41 -07:00 |
|
Anton Tananaev
|
a4caf0c678
|
Merge pull request #1280 from jcardus/master
Better icon for trip finish
|
2024-10-10 09:54:04 -07:00 |
|
jcardus
|
b6e4a2686d
|
symmetry
|
2024-10-10 17:51:31 +01:00 |
|
jcardus
|
a926466757
|
use material icons
|
2024-10-10 17:06:21 +01:00 |
|
jcardus
|
5fa2a8b143
|
clean svg
|
2024-10-10 16:56:32 +01:00 |
|
jcardus
|
146cea8db3
|
use padding (1px)
add start.svg
start is success and finish is neutral
|
2024-10-10 16:55:25 +01:00 |
|
jcardus
|
64a41d5353
|
finish.svg with same size as others (24x24)
|
2024-10-10 16:26:22 +01:00 |
|
Anton Tananaev
|
6b443a596f
|
Merge pull request #1278 from Kalabint/bugfix/fix-color-normalization
Changed function call after color normalization fix, and unified var …
|
2024-10-08 14:40:29 -07:00 |
|
Kalabint
|
11fc783a15
|
Changed function call after color normalization fix, and unified var naming
|
2024-10-08 22:21:30 +02:00 |
|
Anton Tananaev
|
524a28f921
|
Merge pull request #1277 from Kalabint/bugfix/fix-color-normalization
Fix Color normalization in Replay
|
2024-10-07 10:24:39 -07:00 |
|
Kalabint
|
0561dc5d6c
|
Removed unnecessary sanity checks
|
2024-10-07 19:11:09 +02:00 |
|
Kalabint
|
a421cfafd0
|
Fix Color normalization
|
2024-10-07 15:11:37 +02:00 |
|
Anton Tananaev
|
10b8a91563
|
Merge pull request #1258 from Kalabint/route_turbo_color_ramp
Changed Speed based Color Mapping from Theme Color to TurboColorRamp
|
2024-10-01 06:20:54 -07:00 |
|
Kalabint
|
19d1bfbdcd
|
Revert "Added max device speed attribute"
This reverts commit e9ac536764 .
|
2024-10-01 09:22:02 +02:00 |
|
Kalabint
|
e9ac536764
|
Added max device speed attribute
|
2024-10-01 01:08:39 +02:00 |
|
Kalabint
|
bc695725ad
|
Adressed getSpeedColor export lint messages
|
2024-09-30 23:55:45 +02:00 |
|
Kalabint
|
99eec1bf8a
|
Align code to lambda syntax
|
2024-09-30 23:49:53 +02:00 |
|
Kalabint
|
12c8aac607
|
Corrected lint issues
|
2024-09-30 19:33:11 +00:00 |
|
Kalabint
|
7cad1f5c70
|
Simplyfied colors.js
|
2024-09-30 16:45:20 +02:00 |
|
Kalabint
|
d0ac808dfd
|
Switch to dynamic created Turbo Colormap
Switch to dynamic created Turbo Colormap - Original at https://gist.github.com/mikhailov-work/0d177465a8151eb6ede1768d51d476c7
|
2024-09-30 15:01:14 +02:00 |
|
Kalabint
|
3a5228d348
|
Merge branch 'traccar:master' into route_turbo_color_ramp
|
2024-09-26 17:35:34 +02:00 |
|
Anton Tananaev
|
9463e50333
|
Support custom map styles
|
2024-09-24 21:05:48 -07:00 |
|
Anton Tananaev
|
1111bb7388
|
Add OpenFreeMap as default
|
2024-09-24 20:48:57 -07:00 |
|
Anton Tananaev
|
87b7407211
|
Merge pull request #1273 from dough29/feat/waze-navigation
Add navigation app link in status card
|
2024-09-23 09:11:39 -07:00 |
|
Damien
|
9b0f4c90ec
|
Simplify management of navigation application link
|
2024-09-23 17:26:24 +02:00 |
|
Damien
|
1b99de9474
|
Add “attribute” prefix to new entries
|
2024-09-23 16:47:46 +02:00 |
|
Damien
|
4d284235c7
|
Add Waze in status card
|
2024-09-23 16:27:30 +02:00 |
|
Anton Tananaev
|
2154ff10c7
|
Inactivity attributes for groups
|
2024-09-21 13:37:10 -07:00 |
|
Anton Tananaev
|
2cd76a3be9
|
Fix color issues (fix #1269)
|
2024-09-19 15:51:42 -07:00 |
|
Anton Tananaev
|
56af46aaf0
|
Merge pull request #1270 from lucasleite01/manager-user-device
Allow managers to see device's users
|
2024-09-19 15:29:53 -07:00 |
|