10 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
einhornimmond
c7c569e1ca add tests, fix bugs 2024-02-27 13:47:16 +01:00
einhornimmond
148f89d471 fix problem with reset send formular 2024-02-03 14:15:33 +01:00
einhornimmond
156db583e7 fix tests 2024-02-02 19:27:44 +01:00
einhornimmond
ee40603637 use params instead of query for send/identifier route 2024-01-30 21:39:12 +01:00
einhorn_b
979641be82 remove css 2023-09-19 20:51:03 +02:00
einhorn_b
13a1903c63 make community switch looking similar to other inputs 2023-09-05 19:46:14 +02:00
einhorn_b
9a8fac54ae fix frontend tests 2023-08-30 18:00:26 +02:00
einhorn_b
67d48a2eec linting, add claus peters suggestions 2023-08-29 16:30:33 +02:00
einhornimmond
354af5864d add working community switch to send coins 2023-08-29 11:12:43 +02:00