21 Commits

Author SHA1 Message Date
MateuszMichalowski
a58ba48604
feat(frontend): fix postmigration fix (#3378)
* feat(frontend): migration fixes

* feat(admin): post migration fixes

* feat(admin): revert docker change

* feat(admin): update tests
2024-10-31 18:05:48 +01:00
MateuszMichalowski
e8277861ec
fix(frontend): vue3 migration pre deploy setup (#3366)
* fix(admin): update test files predeploy

* fix(admin): update test files predeploy

* fix(admin): update test files predeploy
2024-09-12 18:53:40 +02:00
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
Mateusz Michałowski
38cde98591 fix(frontend): fix eslint/stylelint issues 2024-08-08 09:27:29 +02:00
Mateusz Michałowski
81d7bf799e fix(frontend): WiP migration 2024-08-07 16:18:25 +02:00
Mateusz Michałowski
71bf1c7e0d fix(frontend): WiP migration 2024-08-02 12:42:04 +02:00
einhornimmond
04a5362051 remove automatically logged out message 2024-05-30 15:23:44 +02:00
ogerly
bacac0c93d add locales 2023-02-09 17:02:01 +01:00
ogerly
af47bf847b remove store way 2023-02-09 16:19:46 +01:00
ogerly
c4fae48b1d toast by automatically logged out 2023-02-08 09:44:21 +01:00
mahula
90d90ca9bd fix linting 2022-07-13 19:04:38 +02:00
mahula
2302da9054
Update frontend/src/components/SessionLogoutTimeout.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-13 15:36:40 +02:00
mahula
ed10d7d1a0 set session timer to 0, if expiration is greater then 0 seconds 2022-07-13 14:54:17 +02:00
Moriz Wahl
fddaa99ada use vue-timers as recommended 2022-06-28 16:07:45 +02:00
ogerly
cf543641d7 change text in modal 2 2022-06-27 10:29:10 +02:00
ogerly
346084f797 change text in modal 2022-06-27 09:05:38 +02:00
ogerly
32bc865ca2 change modal style 2022-06-24 13:27:59 +02:00
ogerly
5763c5e350 set closeTime with diff count 2022-06-24 12:23:32 +02:00
ogerly
6b670c7878 add test example 2022-06-23 10:59:05 +02:00
ogerly
ee80c65643 add logout emit an click event button 2022-06-23 07:24:43 +02:00
ogerly
c20e780695 add component SessionLogoutTimeout, add sound 2022-06-23 07:05:58 +02:00