ISA
3c78e387fa
.env.local für 10.10.0.30 vorbereitet ohne Mock Dateien von useLineData.js
2024-09-10 07:33:02 +02:00
ISA
aa38493f03
prepair redux
2024-09-09 15:20:00 +02:00
ISA
f0c61570a0
setInterval in useLineData um neue Änderungen zu zeichnen
2024-09-09 14:50:02 +02:00
ISA
e94ecd7279
feat(api): Add mock API routes for testing GIS lines and station names
...
- Created mock API route for fetching GIS lines data (/api/talas_v5_DB/gisLines/readGisLinesMock)
- Created mock API route for fetching station names data (/api/talas_v5_DB/station/getAllStationsNamesMock)
- Replaced original API calls in useLineData hook with mock routes for development and testing
2024-09-09 13:56:28 +02:00
ISA
466fc55025
Refactoring addContextMenuToMarker.js and openInNewTab.js
2024-09-04 08:41:18 +02:00
ISA
193d1e2f2f
Refactoring
2024-09-03 22:55:57 +02:00
ISA
e60ce2b354
Recoil Statefpr polylines and Devices in process
2024-09-03 15:46:50 +02:00
ISA
f35c7c4d0b
markerUtils in poiUitls umbenannt
2024-09-03 11:30:37 +02:00
ISA
bbd60cd5f4
createAndSetDevices ausgelagert in createAndSetDevices.js von markerUtils.js
2024-09-03 11:17:09 +02:00
ISA
0c4df186c2
createAndSetMarkers in createAndSetDevices umbenennt
2024-09-03 10:39:35 +02:00
ISA
8c4a99fc34
delete useLineData copys
2024-09-03 09:53:13 +02:00
ISA
fd924d3212
die hooks Layer in den Verzeichnis /hooks/layers verschoben
2024-09-03 09:49:52 +02:00
ISA
e5dfa7f494
talasMarkersLayer.js in useTalasMarkersLayer.js umbenennt
2024-09-03 09:36:19 +02:00
ISA
03de1ab43e
Merge branch 'temp-branch2' into feature/main-contextmenu-line
2024-09-02 20:46:09 +02:00
ISA
9724c886b2
Station öffnen zweimal sichtbar für Marker und polyline
2024-09-02 13:58:59 +02:00
ISA
1ffca34cdc
ohne contextmenu Fehler in useLineData
2024-09-02 12:30:25 +02:00
ISA
de4a9bc7c0
TypeError: Cannot read properties of null (reading 'contextmenu') in useLineData -> einmal zurück dann ist die Fehler weg
2024-09-02 12:22:11 +02:00
ISA
ea46bd771b
mysql createPool
2024-09-02 09:06:49 +02:00
ISA
8699c1c4a0
POIs hinzufügen, löschen und bearbeiten funktioniert! in mapFeatures.js als marker, irgendwann in poi umbenennen
2024-08-15 15:53:27 +02:00
ISA
de6595d956
Filter duplicate entries by IdLD and Modul, keeping only the entry with the highest priority (lowest Level). Added console log for filtered results.
2024-08-15 07:36:58 +02:00
ISA
203ab85429
Station name in der Linie
2024-08-10 18:05:40 +02:00
ISA
d729e1408b
Stationnamen sind richtig
2024-08-10 14:06:19 +02:00
ISA
da487ba7bb
polylines mit Messwert und Schleifenwert
2024-08-10 11:40:33 +02:00
ISA
b0a4b5accd
API sortiert nach IdLD aber noch kein Messwert und Schleifenwert enthalten
2024-08-10 11:09:53 +02:00
ISA
b7116a1e6f
polylines tooltip content
2024-08-10 10:32:37 +02:00