Files
nodeMap/changed_files.txt
ISA 3cc0d784a7 APP_VERSION = "1.0.19.1"
feat: Geänderte Dateien zwischen Tags v1.0.18.1 und v1.0.19.0 in ein ZIP-Archiv gepackt

- Liste der geänderten Dateien mit `git diff --name-only` erstellt
- PowerShell-Skript implementiert, um die Dateien automatisch zu zippen
- Sicherstellung, dass keine vorhandene ZIP-Datei überschrieben wird
2025-01-20 07:36:02 +01:00

37 lines
2.9 KiB
Plaintext

Jenkinsfile
__mocks__/gisStationsStatusDistrict.js
__mocks__/leaflet.js
components/CoordinateInput.js
components/CoordinateModal.js
components/CoordinatePopup.js
components/MapComponent.js
components/MapComponent.test.js
components/useMapContextMenu.js
config/appVersion.js
cypress.config.js
cypress/e2e/contextmenuDeviceInNewTab.cy.js
cypress/e2e/gmaMarkersLayer.cy.js
cypress/e2e/mapInteraction.cy.js
cypress/e2e/tk-components.cy.js
cypress/screenshots/gmaMarkersLayer.cy.js/GMA Markers Layer -- should display coordinates when 'Koordinaten anzeigen' is clicked (failed).png
cypress/screenshots/gmaMarkersLayer.cy.js/GMA Markers Layer -- should display tooltip on hover over a marker (failed).png
cypress/screenshots/gmaMarkersLayer.cy.js/GMA Markers Layer -- should open context menu on right-click on tooltip (failed).png
cypress/screenshots/mapInteraction.cy.js/Karteninteraktion -- zoomt zu den eingegebenen Koordinaten (failed).png
cypress/support/e2e.js
hooks/layers/useTkComponentsMarkersLayer.test.js
jest.config.js
package-lock.json
package.json
pages/api/gis-proxy.js
pages/api/gisStationsMeasurements.js
pages/api/gisStationsMeasurements.test.js
pages/api/gisStationsStaticDistrict.js
pages/api/gisStationsStaticDistrict.test.js
pages/api/gisStationsStatusDistrict.js
pages/api/gisStationsStatusDistrict.test.js
pages/api/gisSystemStatic.js
pages/api/gisSystemStatic.test.js
reports/junit/junit.xml
utils/initializeMap.js
utils/openInNewTab.test.js