8 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
c05c16a9fc
Update .github/workflows/test_dht_node.yml 2023-06-27 12:15:30 +02:00
991770ea67
fix workflow, sinc elinting is now dependent on the node_modules in the database 2023-06-14 12:32:52 +02:00
mahula
fd61eb84fe add check for mariadb and database changes to dht node and federation workflow 2023-05-02 21:38:44 +02:00
mahula
b9527ae3f9
fix test_dht_node.yml 2023-05-02 14:41:53 +02:00
mahula
ccf5156f98 remove block comments fron dht node and federation workflow files 2023-03-27 21:18:52 +02:00
mahula
d84b9872bd use docker-compose file filter unambiguous and only where necessary
- change docker-compose file filter name
- use new file filter name in workflow files
- remove unnecessary docker-compose filtering from build test jobs
2023-03-27 21:04:58 +02:00
mahula
2cacecdf97 align workflow file naming 2023-03-27 20:53:57 +02:00