b9cded9162
frontend: rename dist fodler to build
2023-05-08 11:45:59 +02:00
703217e938
enforce config in frontend
2022-03-22 13:07:01 +01:00
f3ffb01c9e
removed i18n:report command
2022-03-15 05:10:23 +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
ogerly
073a42d968
add vue-html-webpack-plugin package
2022-02-16 12:43:48 +01:00
60848cc818
cahnge public path to / (frontend)
2022-01-12 21:19:49 +01:00
264bee5ead
allow bundle analysis:
...
- generate stats
- have a `analyse-bundle` command
2021-10-16 15:00:07 +02:00
366d93038c
silence webpack, it was very noisy
2021-10-03 10:24:16 +02:00
einhornimmond
827cdd636f
remove old code
2021-09-16 13:01:00 +02:00
einhornimmond
1e792c32e3
Merge branch 'frontend_commit_hash' of github.com:gradido/gradido into frontend_commit_hash
2021-09-15 14:49:04 +02:00
f9af5f961f
env/process.env working in docker & without
2021-09-15 14:30:11 +02:00
einhornimmond
01cb8fae90
...
2021-09-14 23:51:13 +02:00
einhornimmond
abdbbab2ea
encapsulate
2021-09-14 23:51:13 +02:00
einhornimmond
d4ca210e8f
update default
2021-09-14 23:51:13 +02:00
einhornimmond
a29ade2930
try with default value
2021-09-14 23:51:13 +02:00
einhornimmond
980e6e0a1c
add commit hash with link to github into frontend
2021-09-14 23:51:12 +02:00
einhornimmond
6e1b0e8586
...
2021-09-14 11:23:41 +02:00
einhornimmond
a1db115336
encapsulate
2021-09-10 15:38:05 +02:00
einhornimmond
e355271ea8
update default
2021-09-07 11:36:11 +02:00
einhornimmond
e7c1771d2a
try with default value
2021-09-06 17:44:44 +02:00
einhornimmond
db020da387
add commit hash with link to github into frontend
2021-09-06 16:14:39 +02:00
Moriz Wahl
bfb652864c
eslint standard rules implemented
2021-05-07 11:59:43 +02:00
4720391599
nginx fix for vue interface
...
- localhost/vue resolves to frontend
- localhost:3000/vue resolves to frontend in development
- images are resolved properly
- remaining services are reachable as normal
- fixed image path to be relative instead of absolute
- cleaned nginx config
2021-04-28 11:08:41 +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
ec97e2adb0
add back lost vue entry in nginx.conf and set /vue as default VUE_PATH if no .env is present
2021-04-06 17:51:21 +02:00
einhornimmond
ce4aa2438c
fix linting errors
2021-03-30 16:04:09 +02:00
einhornimmond
65fccdd4fa
add space for linting, was that right?
2021-03-30 12:47:02 +02:00
einhornimmond
0fbf76857f
swap " with '
2021-03-30 12:32:27 +02: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
einhornimmond
96a2e4c6fb
fix linting errors
2021-03-25 13:35:38 +01:00
einhornimmond
ad85e838ea
fix linting errors
2021-03-25 11:22:05 +01:00
einhornimmond
f97b7cf709
Merge branch 'master' into vue_with_nginx
2021-03-25 09:39:53 +01:00
Moriz Wahl
6762a028f2
semicolon rule implemented
2021-03-24 17:35:30 +01:00
Moriz Wahl
1f13507eac
setup eslint with tougher rules
2021-03-24 17:12:12 +01:00
root
217ca82c0f
update vue client
2021-03-18 14:22:05 +01:00
einhornimmond
eabf0621fc
use vue-client with nginx, so no CORS problems shoud be occure
2021-03-18 14:15:11 +01:00
9caf0bb891
dotenv configuration, config for api URLs
2021-03-04 16:39:40 +01:00
ogerly
9891f5bd8e
Add 'frontend/' from commit 'd820caba3ffcf0e94e3740ee7a25e583176d6df0'
...
git-subtree-dir: frontend
git-subtree-mainline: a866d737678d48a6a32d93a12c166f882626e87d
git-subtree-split: d820caba3ffcf0e94e3740ee7a25e583176d6df0
2021-02-23 15:37:04 +01:00