ISA
6167cbe5b2
feat: Display multiple messages with individual prioColor in line tooltips
...
- Added support for displaying multiple messages per module in tooltips
- Each message now correctly displays its respective prioColor
- Enhanced message rendering for better visual clarity, including colored indicators for each message
- Fixed sorting and filtering of messages based on level and status
2024-09-10 20:46:12 +02:00
ISA
d132ac000a
Replace setInterval with recursive setTimeout for better control
...
In diesem Code wird setTimeout verwendet, um die Funktion fetchData rekursiv nach 20 Sekunden erneut aufzurufen. Dies ersetzt setInterval und bietet eine bessere Kontrolle über das Timing und das Cleanup, um sicherzustellen, dass der Code sauber bleibt, wenn die Komponente unmounted wird
2024-09-10 14:29:26 +02:00
ISA
77bc63f22e
Connection: "close" in HTTP headers in fetchWebServiceMap in MapComponent.js
2024-09-10 14:04:39 +02:00
ISA
d57d86cf6c
Tooltip für die Linien an Maus-Koordinaten positionieren
2024-09-10 13:06:03 +02:00
ISA
5676208265
.env.local für 30
2024-09-10 08:21:37 +02:00
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
3f6760a783
npm install @reduxjs/toolkit weil 'createStore' is deprecated. in redux
2024-09-09 15:26:29 +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
ae803bdc50
Added tooltips to EditModeToggle icons and adjusted tooltip positioning using Material-UI
2024-09-09 12:09:03 +02:00
ISA
e1b51f6802
Kontextmenü Item "POI Bearbeiten", "POI hinzufügen" und "Stützpunkt hinzufügen" ausblenden wenn localStorage Variable "editMode" false ist
2024-09-09 11:48:43 +02:00
ISA
04e50c30f8
feat: Implementierung des Bearbeitungsmodus
2024-09-06 14:08:39 +02:00
ISA
af458ac270
Add editMode to poiUtils.js, setupPOIs.js and useMapContextMenu.js
...
editMode von localStorage lesen und Rechte vergeben oder entnehmen wenn die Schaltfläche "Bearbeitungsmodus aktivieren"
2024-09-06 11:25:32 +02:00
ISA
861c9ead3d
Add counter for fetchWebServiceMap in MapComponent.js
2024-09-06 10:55:14 +02:00
ISA
6850fee16a
WIP: Add basic structure for edit mode to DataSheet.js
...
Der Bearbeitungsmodus ist noch nicht vollständig, und es fehlen
einige Funktionalitäten. Reduzierung der Datenbankanfragen noch in Arbeit.
2024-09-06 10:41:47 +02:00
ISA
98e8bdf96e
Version 1.0.1.6 mysqlPool.js configuration is better, but can be better, check MySQL Workbench Connections
2024-09-05 15:26:42 +02:00
ISA
094e27e147
Version 1.0.1.5 delete linsColorApi.js because was mock file
2024-09-05 11:53:21 +02:00
ISA
3d8ecb8287
Version 1.0.1.4 delete "api-Kopie" und "api back30" and delete link from device popup
2024-09-05 11:14:03 +02:00
ISA
7e100ff81b
Version 1.0.1.3 API aufruf statt direkte Anfrgen an die MySQL Datenbank und WebServiceMap Mock Dateien und direkte MySQL Anfagen gelöscht
2024-09-05 10:42:36 +02:00
ISA
2623da410e
Version 1.0.1.2 connection.release() in folder talas_v5_DB in all files
2024-09-05 09:59:49 +02:00
ISA
34449e3710
Version 1.0.1.1 release DB connection in /pages/api/talas_v5_DB/gisLines/readGisLines.js
2024-09-05 09:26:38 +02:00
ISA
42ea03677b
Version 1.0.4.1 open Links in new Tab for polylines and devices work it without disablePolylineEvents(window.polylines);
2024-09-05 06:48:06 +02:00
ISA
9e4a229248
Version 1.0.4 Links open in new tab for polylines and devices work it!
2024-09-04 19:26:08 +02:00
ISA
f8e35cece6
Mit rechte Maustaste Link in localStorage speichern in setupPolylines.js
2024-09-04 15:50:27 +02:00
ISA
421844611f
Stützpunkt entfernen Funktion ist wieder da
2024-09-04 11:18:25 +02:00
ISA
eea9a3af4c
Jetzt muss noch Links für polylines mit localStorage oder Recoil gelöst werden, alle Links für alle Geräte funktionieren gut
2024-09-04 09:52:52 +02:00
ISA
3c433b9003
Links für alle Geräte funktioniert aber für die Linien muss noch bearbeitet werden
2024-09-04 09:01:09 +02:00
ISA
466fc55025
Refactoring addContextMenuToMarker.js and openInNewTab.js
2024-09-04 08:41:18 +02:00
ISA
5ed41642da
Refacoring, but links for polylines and devices in progress
2024-09-04 08:08:10 +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
8a9216980a
mit rechte Maustaste auf ein Gerät disablePolylineEvents(window.polylines);, muss noch angepasst werden
2024-09-03 14:21:48 +02:00
ISA
4011bddc51
in setupPOIs disablePolylineEvents(window.polylines); auskommentiert, weil es soll für Geräte sein und nicht POIs
2024-09-03 12:06:20 +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
240db05fe6
import createAndSetDevices in MapComponent.js funktioniert, aber in anderen hooks layers nicht wenn ich die importiere
2024-09-03 10:55:56 +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
0f9a54efa1
mapFeatures in setupPolylines umbenennt
2024-09-03 09:27:48 +02:00
ISA
8814f0e450
setupMarkers in setupPOIs umbenennt und ausgelagert
2024-09-03 09:10:19 +02:00
ISA
46a9f05894
Sattion öffnen (Tab) für polylines und Geräte funktioniert nicht zu 100% muss noch optimiert werden
2024-09-03 08:50:58 +02:00
ISA
03de1ab43e
Merge branch 'temp-branch2' into feature/main-contextmenu-line
2024-09-02 20:46:09 +02:00
ISA
8500be8d5a
Station öffnen (Tab) funktioniert für polylines und Stationen(Markers)
2024-09-02 20:20:22 +02:00
ISA
17a8075d73
Station öffnen (Tab) für polylines ok, aber für marker muss noch option.link nehmen
2024-09-02 15:58:42 +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