Go to file
Johannes Baumeister 79a9262329
Deploy Bürgerwind / deploy (push) Successful in 16s Details
Add auto-save logic for notes field (onblur)
2026-04-30 14:37:49 +02:00
.gitea/workflows debug: add logging and fix db port/creds in deploy 2026-04-28 12:47:10 +02:00
Anlagentypen Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
Logos Initial commit: WindPlaner application 2026-04-01 10:40:00 +02:00
Shapefile Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
backend Fix owner matching logic, automate mapping, and improve status persistence 2026-04-30 08:47:34 +02:00
config chore: disable automatic shapefile turbine loading to rely on database 2026-04-28 13:01:00 +02:00
data chore: remove WEA_Standorte from baked data to favor database 2026-04-28 13:06:44 +02:00
libs Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
.gitignore feat: link project to postgres database (geodaten.wea_standorte) and add save button 2026-04-28 12:30:37 +02:00
Dockerfile Dockerfile aktualisiert 2026-04-28 10:40:59 +00:00
app.js Add auto-save logic for notes field (onblur) 2026-04-30 14:37:49 +02:00
docker-compose.yml fix: update traefik port to 3000 to match node.js backend 2026-04-28 12:43:35 +02:00
index.html Implement Flächensicherung directly with ALKIS DB and added Notiz field 2026-04-30 14:30:51 +02:00
package.json chore: migrate to node.js backend to support database saving and serve static files 2026-04-28 12:30:57 +02:00
server.js Implement Flächensicherung directly with ALKIS DB and added Notiz field 2026-04-30 14:30:51 +02:00
style.css Backend: Add stats endpoint for DB connection; UI: Clean up dashboard logic 2026-04-30 08:38:21 +02:00