365 Commits

Author SHA1 Message Date
ogerly
bf5f5a4153 refactor long code to short code 2022-05-06 06:55:37 +02:00
ogerly
33f8befc26 fix yarn lint 2022-05-06 06:36:21 +02:00
ogerly
dcb11f3f1b merge master - resolve conflicts 2022-05-06 06:32:21 +02:00
Wolfgang Huß
0a8bbe7ea6 Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/components/Message/Message.spec.js
#	frontend/src/components/Message/Message.vue
2022-05-05 15:14:42 +02:00
Wolfgang Huß
4a64d1aa20 Avoid any error messages on the Register page, because of boots 2022-05-05 12:05:04 +02:00
Wolfgang Huß
6a1b8f0fd9 Avoid on page error message on Login
- Have a translation for 'No user with this credentials'.
2022-05-05 11:33:07 +02:00
Wolfgang Huß
264904e741 Avoid negation by changing showPageMessage into enterData after Alex suggestion 2022-05-05 10:49:16 +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
ogerly
47c29fe092 fixed test for pages/Login.spec.js 2022-05-04 10:48:48 +02:00
Wolfgang Huß
945e0a3fd9 Fix that pagination on gdd-transactions-list not hides if ther's only one page 2022-05-04 10:09:26 +02:00
ogerly
f68826ca44 fixed test for pages/Register.spec.js 2022-05-04 09:14:25 +02:00
ogerly
d4c91dfc37 fixed test for pages/ResetPassword.spec.js 2022-05-04 09:10:48 +02:00
Wolfgang Huß
acd4fbee40 Refactor ResetPassword, next step 2022-05-02 10:29: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ß
d7ae0bc3b8 Fix code coverage in Register.vue test 2022-05-02 09:39:31 +02:00
Wolfgang Huß
4632e83a47 Change out commented router test 2022-05-02 08:44:53 +02:00
Wolfgang Huß
31dfdc1337 Fix code coverage in Login.vue test 2022-05-02 08:20:16 +02:00
Wolfgang Huß
c437530214 Add redirection test on click 2022-04-29 17:00:50 +02:00
Wolfgang Huß
d96f2a725e Add in #1 deleted code and comments again 2022-04-29 16:52:50 +02:00
Wolfgang Huß
d938424d2b Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2 2022-04-29 13:32:39 +02:00
Wolfgang Huß
c574e96dc0 Remove alert 2022-04-29 13:28:36 +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ß
28f85cce87 Refactor ResetPassword to remove thx page, a start 2022-04-29 11:41:32 +02:00
Wolfgang Huß
5c89fe545d Change Login page to more general page message 2022-04-27 13:05:37 +02:00
Wolfgang Huß
4d87c95031 Implement tests for Registration page
- Refactor little things.
2022-04-26 15:40:34 +02:00
Wolfgang Huß
9b536e8ba6 Refactor Registration page 2022-04-26 11:59:25 +02:00
Wolfgang Huß
041c82b575 Add skipped redirection tests to be implemented later 2022-04-26 11:56:45 +02:00
Wolfgang Huß
d4d5c49069 Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page 2022-04-26 09:52:48 +02:00
ogerly
56411e897a merge master 2022-04-22 16:53:08 +02:00
Alexander Friedland
e7147f7dad
Merge branch 'master' into 1812-Put-QR-Code-into-Popup-on-generate 2022-04-22 11:33:18 +02:00
ogerly
459dc217b6 fixed yarn test 2022-04-21 18:08:05 +02:00
74c0e3826b
adjust test 2022-04-21 13:35:57 +02:00
febe57ce13
remove code from graphql query, just use code 2022-04-21 13:28:21 +02:00
19f2686b6e
Merge branch 'master' into 1637-generate-link-backend
# Conflicts:
#	frontend/src/components/ClipboardCopy.vue
#	frontend/src/components/GddSend/TransactionResultLink.vue
#	frontend/src/components/TransactionLinks/TransactionLink.vue
#	frontend/src/components/Transactions/TransactionLinkSummary.spec.js
2022-04-21 13:14:52 +02:00
Wolfgang Huß
4f4d464b53 Fix unintentionally destroyed test 2022-04-21 10:19:39 +02:00
Wolfgang Huß
3f502ea37a Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page
# Conflicts:
#	frontend/src/pages/Login.spec.js
#	frontend/src/pages/Login.vue
2022-04-21 10:15:31 +02:00
Wolfgang Huß
180d8b4e8d Put faulty deleted toaster in ForgotPassword page back 2022-04-21 09:56:07 +02:00
Wolfgang Huß
f245a3703c Refactor test for Login page 2022-04-21 09:51:47 +02:00
Wolfgang Huß
097d33fb97 Refactor Login page 2022-04-21 09:40:34 +02:00
Wolfgang Huß
13b5e02c24 Removed comment after Ulf's suggestion 2022-04-21 09:16:07 +02:00
Wolfgang Huß
ef6b3c78df Fix translation of ForgotPassword login button text 2022-04-21 08:46:57 +02:00
Wolfgang Huß
0e0b5aef09 Refactor Message props 2022-04-20 14:58:54 +02:00
Moriz Wahl
fd509bd216
Merge branch 'master' into frontend_community_info_bake_in 2022-04-20 13:48:01 +02:00
Moriz Wahl
29ec984289 fix test 2022-04-20 13:46:02 +02:00
90f0b532e1
remove community to store tests 2022-04-20 13:38:56 +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