26 Commits

Author SHA1 Message Date
Wolfgang Huß
2b0db81793 Rename 'SUPPORT_MAIL' to 'COMMUNITY_SUPPORT_MAIL' in frontend
- Increase frontend 'CONFIG_VERSION'.
2022-12-20 11:50:47 +01:00
ogerly
f19b521726 add support mail in env 2022-09-16 09:01:29 +02:00
e400784957
frontend config 2022-04-07 12:54:38 +02:00
703217e938
enforce config in frontend 2022-03-22 13:07:01 +01:00
ogerly
6134d5010c add META* .env, add META* .env.dist, add META .env.template, refactor config/index.js and vue.config 2022-02-16 16:59:04 +01:00
90effb41b5
changed syntax again due to shell replacing $variables 2022-01-14 18:49:35 +01:00
5217b347be
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting 2022-01-14 10:24:47 +01:00
2f04b1470a
removed frontend port from configs - no longer needed 2022-01-13 22:31:54 +01:00
cf89922946
link to admin if isAdmin is true 2021-11-20 17:19:58 +01:00
Moriz Wahl
f8ddb53dba refactor: Activate Registration 2021-10-14 17:19:41 +02:00
elweyn
ad11d482e0 Missing files.. 2021-10-13 13:35:58 +02:00
01abcce931
removed LOGIN_API_URL & COMMUNITY_API_URL from .env.dist 2021-09-28 13:44:40 +02:00
871d0fc76d
default value for BUILD_COMMIT in .env in frontend, but not active 2021-09-15 02:36:00 +02:00
Moriz Wahl
aa7ec7d8be login via graphql 2021-08-05 23:31:40 +02:00
Moriz Wahl
82945a6c96 install vue apollo 2021-08-05 21:43:02 +02:00
ogerly
812a1d5f67 turn registration on and off- remove from dockerfile to .env 2021-04-29 12:31:47 +02:00
4eb712e217
fixed frontend production docker build & refactored frontend file structure
- frontend server runs on port 3000 by default
- frontend production docker build successfully runs & builds
- frontend production docker build is no longer reachable from the outside
- moved server.js in subfolder run/
2021-04-28 11:07:59 +02:00
einhornimmond
dc13e8dce3
Update frontend/.env.dist
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:34:04 +02:00
Dario Rekowski on RockPI
eec060aa42 update frontend api to work seamless with updated community server api 2021-04-16 14:30:17 +00:00
einhornimmond
b63cf744fe Merge branch 'master' into stage2 2021-04-12 17:56:04 +02:00
ogerly
b7a346b1eb fix-lint 2021-04-09 09:18:28 +02:00
Alexander Friedland
62b6a097a7
Update frontend/.env.dist
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-08 16:17:06 +02:00
ogerly
9bffdd7334 app version step 1 2021-04-08 09:50:10 +02:00
Dario Rekowski on RockPI
7b8c5ff883 point frontend to new api route 2021-04-07 14:54:08 +00:00
einhornimmond
8535730f94 make VUE_PATH as env-variable and use "/" as default if no .env exist 2021-03-29 19:08:30 +02:00
9caf0bb891
dotenv configuration, config for api URLs 2021-03-04 16:39:40 +01:00