jcardus
|
b98486e3f2
|
Merge pull request #9 from jcardus/finish-icon
add finish icon
|
2024-08-04 14:09:33 +01:00 |
|
jcardus
|
6d517b552f
|
add finish icon
|
2024-08-04 13:42:37 +01:00 |
|
Anton Tananaev
|
b77092b2a7
|
Fix locale time formatting
|
2024-07-30 07:00:21 -07:00 |
|
Anton Tananaev
|
f164e722ae
|
Update version number
|
2024-07-28 12:46:00 -07:00 |
|
Anton Tananaev
|
9784f9e95f
|
Revert lint version
|
2024-07-28 09:16:14 -07:00 |
|
Anton Tananaev
|
79b50027a5
|
Update JavaScript dependencies
|
2024-07-28 09:10:53 -07:00 |
|
Traccar Bot
|
352a301351
|
Update localization files
|
2024-07-28 14:07:39 +00:00 |
|
Anton Tananaev
|
f8e2a769a9
|
Small update to fonts
|
2024-07-24 07:54:03 -07:00 |
|
Anton Tananaev
|
e34477040c
|
Better font family set
|
2024-07-24 07:41:43 -07:00 |
|
Anton Tananaev
|
909b12f96f
|
Option to show all devices
|
2024-07-23 17:31:38 -07:00 |
|
Anton Tananaev
|
995ec5b7d0
|
Use standard system fonts
|
2024-07-23 17:17:30 -07:00 |
|
Anton Tananaev
|
438019c55c
|
Add device users column
|
2024-07-23 07:59:18 -07:00 |
|
Traccar Bot
|
a7ec50571d
|
Update localization files
|
2024-07-13 16:09:15 +00:00 |
|
Kalabint
|
e9e325d906
|
Changed Color Mapping from Theme to TurboColorRamp
|
2024-07-12 17:55:03 +02:00 |
|
Anton Tananaev
|
a854eb2d8a
|
Readonly user notification token
|
2024-07-07 06:53:25 -07:00 |
|
Anton Tananaev
|
47e2ca4db8
|
Fix custom overlay
|
2024-07-05 06:58:40 -07:00 |
|
Anton Tananaev
|
e15f1097e4
|
Merge pull request #1250 from jcardus/speed-based-color
keep old behaviour in RoutePath when we just have coordinates (and no…
|
2024-07-01 16:10:10 -07:00 |
|
jcardus
|
1c779e8cec
|
don't override reportColor
|
2024-07-01 18:41:36 +01:00 |
|
jcardus
|
abe03b64f8
|
missing reportColor
|
2024-07-01 00:24:51 +01:00 |
|
jcardus
|
244028cf64
|
missing reportColor
|
2024-06-30 18:13:17 +01:00 |
|
jcardus
|
27f6cc527d
|
add colors.js
|
2024-06-30 18:07:25 +01:00 |
|
jcardus
|
28d8a5b202
|
simplify
|
2024-06-30 18:02:51 +01:00 |
|
jcardus
|
870ef74ef2
|
split MapRoutePath
|
2024-06-30 17:57:12 +01:00 |
|
Anton Tananaev
|
66b964c8c1
|
Merge pull request #1251 from jorgeart81/fix-mapview/prevent-reset-zoom
Update the itemsCoordinates state every time the length of itemsRoute…
|
2024-06-28 20:46:50 -07:00 |
|
Jorge Reyes
|
fd3a8a1439
|
reafactor: change useEffect by useMemo
|
2024-06-28 22:44:21 -05:00 |
|
Jorge Reyes
|
9855a3473b
|
Update the itemsCoordinates state every time the length of itemsRoutes changes.
|
2024-06-28 17:20:46 -05:00 |
|
jcardus
|
02a7e05d3c
|
keep old behaviour in RoutePath when we just have coordinates (and no positions)
include name property in both cases.
|
2024-06-28 18:23:11 +01:00 |
|
Anton Tananaev
|
759605342a
|
Revert "Merge pull request #1243 from jcardus/speed-based-color"
This reverts commit cecc9dd5b9 , reversing
changes made to c42bb2baac .
|
2024-06-28 07:04:18 -07:00 |
|
Anton Tananaev
|
9ec94f7c1b
|
Revert "Merge pull request #1249 from jcardus/speed-based-color"
This reverts commit f18c48dbe8 , reversing
changes made to c4a23ee703 .
|
2024-06-28 07:03:31 -07:00 |
|
Anton Tananaev
|
f18c48dbe8
|
Merge pull request #1249 from jcardus/speed-based-color
Speed based color
|
2024-06-26 17:13:39 -07:00 |
|
jcardus
|
fe058f5c5e
|
format
|
2024-06-26 17:32:09 +01:00 |
|
jcardus
|
9ab75a4e76
|
github.com/traccar/traccar-web/issues/1248
|
2024-06-25 20:11:25 +01:00 |
|
jcardus
|
7effbac30d
|
github.com/traccar/traccar-web/issues/1248
|
2024-06-25 20:07:20 +01:00 |
|
Anton Tananaev
|
c4a23ee703
|
Merge pull request #1247 from geelongmicrosoldering/patch-2
Chart Report - Allow multiple X Axis for different time indexes
|
2024-06-22 19:36:11 -07:00 |
|
microsoldering
|
6f4a463c74
|
Update ChartReportPage.jsx
Remove preserveStartEnd interval, because it didn't actually fix anything
|
2024-06-23 10:51:45 +10:00 |
|
Anton Tananaev
|
5997f6ff3d
|
Fix lint warnings
|
2024-06-22 14:19:06 -07:00 |
|
microsoldering
|
def9580e4e
|
Update ChartReportPage.jsx
Use reportTimeType
|
2024-06-23 03:33:23 +10:00 |
|
microsoldering
|
92018ecc87
|
Update en.json
Add reportTimeType string for Chart Reports
|
2024-06-23 03:32:33 +10:00 |
|
microsoldering
|
57eb44b6c8
|
Update ChartReportPage.jsx
rename timeIndex > timeType
|
2024-06-23 03:00:15 +10:00 |
|
geelongmicrosoldering
|
0e3bcd38c4
|
Chart multiple X Axis for different time indexes
Add index filter item to allow ticks to be displayed for deviceTime, serverTime, in addition to the default fixTime
|
2024-06-22 10:39:06 +10:00 |
|
Anton Tananaev
|
cecc9dd5b9
|
Merge pull request #1243 from jcardus/speed-based-color
draw route with speed based color
|
2024-06-19 11:36:38 -07:00 |
|
jcardus
|
e05015124b
|
success -> warning -> error
|
2024-06-19 17:47:21 +01:00 |
|
jcardus
|
597adc20ca
|
remove featureCollection
|
2024-06-19 17:40:40 +01:00 |
|
jcardus
|
4245d38742
|
error -> warning -> success
|
2024-06-17 18:38:53 +01:00 |
|
jcardus
|
d281743e67
|
use palette
|
2024-06-17 01:18:27 +01:00 |
|
jcardus
|
374260d3b6
|
remove lineString
|
2024-06-17 00:42:10 +01:00 |
|
jcardus
|
11dffdeba7
|
simplify interpolateColor
|
2024-06-16 23:16:57 +01:00 |
|
jcardus
|
9c946ca351
|
decomposeColor
|
2024-06-16 23:09:40 +01:00 |
|
jcardus
|
d0b0878eca
|
simplify interpolateColor
|
2024-06-16 22:38:50 +01:00 |
|
jcardus
|
8877239796
|
replace match with split
remove arrow
|
2024-06-16 22:32:56 +01:00 |
|