annotate client/.env @ 4962:1b309a8e7673 fairway-marks-import

Distinguish more clearly between BCNLAT HYDRO and IENC features This allows importing them from different sources while keeping the history of data intact. Additionally, storing them in different tables also allows to have different attributes (here only dirimp via an m:n-table) and different constraints (currently not implemented) according to the IENC feature catalogue. Since both new tables inherit from a table with the same name as the old table, all entries still can be accessed via a table of the same name. Thus, no changes to GeoServer layers are necessary. ToDo: solve layout problems in the client SPA.
author Tom Gottfried <tom@intevation.de>
date Thu, 27 Feb 2020 21:05:09 +0100
parents 7a3ace19dc56
children 7365efe9f67d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
1 #Name of the application, e.g. displayed at login time
7
e4bc7e0465b3 .env.sample edited
Thomas Junk <thomas.junk@intevation.de>
parents: 6
diff changeset
2 VUE_APP_TITLE=Waterway Monitoring system
4778
7a3ace19dc56 window title configurable
Thomas Junk <thomas.junk@intevation.de>
parents: 3369
diff changeset
3 VUE_APP_WINDOWTITLE=
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
4
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
5 #Backend URL
9
ee6d3836014e current version of login
Thomas Junk <thomas.junk@intevation.de>
parents: 7
diff changeset
6 VUE_APP_API_URL=/api/
2778
7ebd4154894e Adopt container names to fix GeoServer startup
Tom Gottfried <tom@intevation.de>
parents: 1947
diff changeset
7 VUE_BACKEND_API_URL=http://gemma-backend:8000
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
8
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9 #Path of vendored images is copied during a webpack build
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
10 VUE_APP_VENDOR_IMG_PATH=
1947
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
11
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
12 #Logos to be potentially loaded by the SPA. Can be left blank.
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
13 VUE_APP_SECONDARY_LOGO_URL=
4235fa8f59d7 clien: pdf-gen: load logo externally; add prepare step
Bernhard Reiter <bernhard@intevation.de>
parents: 499
diff changeset
14 VUE_APP_LOGO_FOR_PDF_URL=
3215
3b36bb33f5b0 available_fairway_depth: omit empty lines after split by newline
Thomas Junk <thomas.junk@intevation.de>
parents: 2778
diff changeset
15 VUE_APP_SILENCE_TRANSLATIONWARNINGS =
3369
33c398df5cb5 client: implement download of the user manual
Fadi Abbud <fadi.abbud@intevation.de>
parents: 3215
diff changeset
16
33c398df5cb5 client: implement download of the user manual
Fadi Abbud <fadi.abbud@intevation.de>
parents: 3215
diff changeset
17 #Url of user manual
4778
7a3ace19dc56 window title configurable
Thomas Junk <thomas.junk@intevation.de>
parents: 3369
diff changeset
18 VUE_APP_USER_MANUAL_URL=