Go to file
Johannes Baumeister f8732b91d7
Deploy Standortplaner / deploy (push) Successful in 17s Details
fix: JSON.parse of wea selector values (handle "); ensure mw is parsed correctly
2026-07-04 22:08:49 +02:00
.gitea/workflows feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project 2026-06-24 19:56:44 +02:00
Anlagentypen feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
Logos Initial commit: WindPlaner application 2026-04-01 10:40:00 +02:00
Shapefile feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project 2026-06-24 19:56:44 +02:00
backend chore: migration to Standortplaner repository and local modifications 2026-06-24 15:46:01 +02:00
config feat: implement database view search, add turbine layer config, and refactor turbine geometry calculations and server configuration. 2026-05-20 08:00:30 +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 fix: JSON.parse of wea selector values (handle "); ensure mw is parsed correctly 2026-07-04 22:08:49 +02:00
append_pdf.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_add_column.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_add_nennleistung.js fix: store and retrieve nennleistung (MW) properly in DB and frontend 2026-07-04 21:58:56 +02:00
db_add_planungsstand.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_check_potential.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_update_artennachweise.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_update_temp.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
docker-compose.yml chore: migration to Standortplaner repository and local modifications 2026-06-24 15:46:01 +02:00
enwelo_db.session.sql feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
import_test_data.js feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project 2026-06-24 19:56:44 +02:00
import_umring.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
import_wea.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
index.html feat: Add PDF export for turbine coordinate list 2026-07-04 21:34:50 +02:00
package-lock.json feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
package.json feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
read_excel.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
server.js fix: store and retrieve nennleistung (MW) properly in DB and frontend 2026-07-04 21:58:56 +02:00
style.css feat: Artennachweis Layer integriert 2026-05-28 16:59:07 +02:00