annotate client/.env.sample @ 289:aee175e3f82c usermanagement

feat: Listing of users on management page Prototypical implementation of listing of all users on management page implemented. Data is fetched before route is entered. Unless the data isn't available the route is not changed. After data is available currently a simple unstyled table with data is rendered.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 31 Jul 2018 12:02:48 +0200
parents 3d9341f6da4e
children 71970f03c9e8
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
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
3
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
4 #Backend URL
9
ee6d3836014e current version of login
Thomas Junk <thomas.junk@intevation.de>
parents: 7
diff changeset
5 VUE_APP_API_URL=/api/
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
6
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
7 #URL of secondary logo
9
ee6d3836014e current version of login
Thomas Junk <thomas.junk@intevation.de>
parents: 7
diff changeset
8 VUE_APP_SECONDARY_LOGO_URL=
23
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
9
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
10 #Path of vendored images is copied during a webpack build
c1ef0be0ae3d Improve build chain
Thomas Junk <thomas.junk@intevation.de>
parents: 13
diff changeset
11 VUE_APP_VENDOR_IMG_PATH=