MateuszMichalowski 76e5994441
fix(frontend): migration remaining fixes (#3356)
* fix(frontend): fix password update validation, cleanup code, fix pipe operator in i18n issue, fixes to redeem via code.

* fix(frontend): fix transaction links

* fix(frontend): revert changes in admin components file

* fix(frontend): linters fixes
2024-08-19 10:11:17 +02:00
..
2024-07-31 14:20:22 +02:00
2022-03-16 04:23:26 +01:00
2024-07-24 11:52:14 +02:00
2023-05-08 11:45:14 +02:00
2024-07-31 14:20:22 +02:00
2024-01-16 16:45:25 +01:00
2021-10-26 12:04:39 +02:00

admin

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Unit tests

yarn test