14 Commits

Author SHA1 Message Date
MateuszMichalowski
cdaca99b04
feat(frontend): migration setup (#3342)
* frontend - moved to vue 2.7 and vite

* frontend - moved to vue 3

* frontend - login page updates

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): fix eslint/stylelint issues

* fix(frontend): fix eslint/stylelint issues

* feature(frontend): update node in docker frontend

* feature(frontend): move send types out of Send file

* feature(frontend): add entry in package json to fix eslint issue

* feature(frontend): eslint fix

* replace docker-compose with docker compose

* update docker-compose test file

* feature(frontend): Creation fixes

* feature(frontend): Add missing updates for apollo scripts.

---------

Co-authored-by: einhornimmond <silas@einhornimmond.de>
2024-08-08 23:02:15 +02:00
einhorn_b
95dfd5b8a2 try with manuall installed node-gyp 2023-10-06 08:07:13 +02:00
b9cded9162
frontend: rename dist fodler to build 2023-05-08 11:45:59 +02:00
3aaa3e9d7c
fix dockerfile descriptions 2022-11-07 12:47:06 +01:00
56e7e3b28b
use node 16 since node 17 uses ssl3 2022-03-10 11:52:27 +01:00
2bf6e5a98a
python3 2022-03-09 21:28:03 +01:00
9943dce7e7
node 17 with node-gyp dependencies 2022-03-09 21:25:17 +01:00
9390cd7fd2
downgraded node version to 16.14 to have proper python compiler 2022-03-09 21:14:58 +01:00
0275417f3d
updated node version frontend 2022-03-09 21:11:58 +01:00
e9c30a65c2
install bash & jq since they are not present on the alpine image. Install it only for test so we do not bloat our production image 2021-09-16 11:54:53 +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
84d07d4353
start fixing frontend docker file for production 2021-03-13 17:14:57 +01:00
c476cffb32
yarn.lock & Dockerfile switched to yarn 2021-02-24 22:12:46 +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