26 Commits

Author SHA1 Message Date
ogerly
5b44da35c5 fix test 2023-01-09 17:25:44 +01:00
ogerly
4fd13f8e32 fixed test, fixed lint 2022-06-01 08:17:20 +02:00
Wolfgang Huß
58e61fa140 Cleanup 2022-05-30 15:10:57 +02:00
Wolfgang Huß
ac7fe1172f Change locale identifiers from 'site.thx.*' to 'message.*' 2022-05-30 15:04:52 +02:00
Wolfgang Huß
88b4cb3fd0 Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/pages/ForgotPassword.spec.js
#	frontend/src/pages/ResetPassword.vue
2022-05-25 12:51:28 +02:00
ogerly
30a4f59f76 remove unused code / comments 2022-05-11 08:16:07 +02:00
ogerly
dcb11f3f1b merge master - resolve conflicts 2022-05-06 06:32:21 +02:00
ogerly
ad34f105fa removed unused code / comments 2022-05-04 12:11:01 +02:00
ogerly
aa573bee21 fixed tests for pages/ForgotPassword.spec.js 2022-05-04 12:08:19 +02:00
Wolfgang Huß
a6ec784596 Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/components/Message/Message.vue
#	frontend/src/pages/Login.spec.js
2022-05-02 10:17:55 +02:00
Wolfgang Huß
f22b391557 Change code after Alex review suggestions 2022-05-02 10:14:29 +02:00
Wolfgang Huß
d96f2a725e Add in #1 deleted code and comments again 2022-04-29 16:52:50 +02:00
Wolfgang Huß
a382385a68 Add testing of toasters and cleanup 2022-04-29 12:39:32 +02:00
Wolfgang Huß
f95c11e29a Cleanup and clarity 2022-04-29 12:01:03 +02:00
Wolfgang Huß
4d87c95031 Implement tests for Registration page
- Refactor little things.
2022-04-26 15:40:34 +02:00
Wolfgang Huß
041c82b575 Add skipped redirection tests to be implemented later 2022-04-26 11:56:45 +02:00
Wolfgang Huß
4f4d464b53 Fix unintentionally destroyed test 2022-04-21 10:19:39 +02:00
Wolfgang Huß
f245a3703c Refactor test for Login page 2022-04-21 09:51:47 +02:00
Wolfgang Huß
0e0b5aef09 Refactor Message props 2022-04-20 14:58:54 +02:00
Wolfgang Huß
95746a7324 Refactor Message tests 2022-04-20 13:31:50 +02:00
Wolfgang Huß
b65cd0fd03 Refactor PasswordForgotten site 2022-04-20 12:47:01 +02:00
Moriz Wahl
749b9c38c3 toast an error when forgot password fails 2022-03-30 18:33:46 +02:00
Moriz Wahl
d4415ee256 use renamed mutation instead of badly named query 2022-03-30 18:22:49 +02:00
Moriz Wahl
574c1cf203 rename route for reset-password 2022-03-07 19:23:08 +01:00
Moriz Wahl
bcc3ca4907 rename password with forgot-password 2022-03-07 19:07:14 +01:00
Moriz Wahl
c790211870 remove views folder 2022-03-07 17:29:32 +01:00