|
|
afda08a589
|
delete some weird docu stuff
|
2021-11-24 19:32:44 +01:00 |
|
Hannes Heine
|
ab0d29bc31
|
Update frontend/src/views/Pages/Register.vue
|
2021-11-22 23:50:44 +01:00 |
|
Hannes Heine
|
ed3d9ca422
|
Merge branch 'master' into 1002-language-selection-register-store
|
2021-11-22 23:49:52 +01:00 |
|
|
|
73c9f7c2ab
|
Merge branch 'master' into bugfix_registration
|
2021-11-22 23:27:58 +01:00 |
|
Hannes Heine
|
6bf0c032e9
|
Update frontend/src/views/Pages/thx.vue
|
2021-11-22 23:27:17 +01:00 |
|
Hannes Heine
|
57e01cba27
|
Update frontend/src/locales/en.json
|
2021-11-22 23:27:09 +01:00 |
|
Hannes Heine
|
38ee1d46b8
|
Update frontend/src/locales/de.json
|
2021-11-22 23:27:02 +01:00 |
|
|
|
68fc7bab1b
|
Merge branch 'master' into login_call_updateUserInfos
|
2021-11-17 17:02:35 +01:00 |
|
Moriz Wahl
|
fd994936d5
|
Update frontend/src/views/Pages/SendOverview/GddSend/QrCode.vue
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-11-17 12:58:18 +01:00 |
|
Moriz Wahl
|
259a663f05
|
test global components
|
2021-11-16 13:27:52 +01:00 |
|
Moriz Wahl
|
e8859544f7
|
feat: Raise Test Coverage Frontend
|
2021-11-16 13:06:53 +01:00 |
|
elweyn
|
9a75604a7a
|
Change prozess so that a user that has not activate his account gets a warning that he needs to click the activation link in the email. Withdrew sendActivationMail again.
|
2021-11-12 10:55:43 +01:00 |
|
elweyn
|
1bf8e8451d
|
Textes for the new pages added.
|
2021-11-12 10:06:51 +01:00 |
|
elweyn
|
fefcb7251a
|
Routes can route to /thx/login & /activateEmail , thx page now integrates email not activated logic.
|
2021-11-12 10:06:31 +01:00 |
|
elweyn
|
b1e419530c
|
Fix sorting of locale.
|
2021-11-12 08:31:48 +01:00 |
|
elweyn
|
f5044e8579
|
Change register message & error toast message account not active yet.
|
2021-11-12 07:54:14 +01:00 |
|
elweyn
|
14db7bd058
|
Added a no-email-verify to locale check if the error message contains the message email not verified then throw another message than normal.
|
2021-11-12 07:38:57 +01:00 |
|
|
|
fe7d7dc5f8
|
implemented most of updateUserInfos on Apollo
also removed publisherId from updateUserInfos since this is now part of the login call.
|
2021-11-10 20:18:49 +01:00 |
|
Hannes Heine
|
8d2274406a
|
Update frontend/src/views/Pages/RegisterSelectCommunity.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-11-05 12:34:01 +01:00 |
|
Hannes Heine
|
c8570218c1
|
Update frontend/src/views/Pages/RegisterCommunity.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-11-05 12:33:50 +01:00 |
|
Hannes Heine
|
2b64cb9397
|
Update frontend/src/views/Pages/Register.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-11-05 12:33:39 +01:00 |
|
Hannes Heine
|
4483e69d0d
|
Update frontend/src/views/Pages/Login.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-11-05 12:33:29 +01:00 |
|
elweyn
|
3d3a77a0ea
|
Changed the logic so that we check if the queries have been send but does not check the result.
|
2021-11-05 12:32:45 +01:00 |
|
elweyn
|
6a79ba35c4
|
Merge branch 'master' into 1036-register-page-breaks-without-community
|
2021-11-05 11:51:03 +01:00 |
|
elweyn
|
1f978ce4e8
|
Since the mixin gets communityInfo needed to change the tests so that they check it out.
|
2021-11-05 11:33:50 +01:00 |
|
|
|
bf6d6a50de
|
Merge pull request #1037 from gradido/login_call_checkUsername
login_call_check_username
|
2021-11-04 13:53:49 +01:00 |
|
Moriz Wahl
|
fc0dafeeb8
|
test dashboard plugin to increase coverage
|
2021-11-04 11:45:34 +01:00 |
|
Alexander Friedland
|
6fc9780b09
|
Merge pull request #1025 from gradido/1000-On-Register-flashing-of-Errortexts-when-clearing-the-form
when creating the register page, everything in the form is set to blank
|
2021-11-01 16:49:52 +01:00 |
|
Alexander Friedland
|
6328500de4
|
Merge pull request #1048 from gradido/1047-Please-correct-spelling-mistakes
Spelling error fixed 'Berechnungsformel'
|
2021-11-01 16:47:59 +01:00 |
|
Alexander Friedland
|
7e591d638c
|
Merge pull request #1051 from gradido/1050-checkEmail_vue-page-the-text-is-not-displayed-correctly
checkEmail.vue page text is displayed correctly now
|
2021-11-01 16:47:33 +01:00 |
|
|
|
9540ab3208
|
reduced checkUsername response to a boolean
|
2021-10-31 02:01:02 +01:00 |
|
elweyn
|
3e1acb0d15
|
Change the register select community to test the community mixin.
|
2021-10-29 14:47:24 +02:00 |
|
elweyn
|
bb122f25b9
|
Test that the community calls work properly.
|
2021-10-29 14:09:32 +02:00 |
|
elweyn
|
c70038ec8f
|
Test that the community calls are working properly.
|
2021-10-29 14:05:19 +02:00 |
|
elweyn
|
fb3daf6e4c
|
Change test not called commit and error toast to not call apollo query.
|
2021-10-29 14:04:45 +02:00 |
|
elweyn
|
f53ec66360
|
Test that the community is working properly in register.
|
2021-10-29 13:00:18 +02:00 |
|
elweyn
|
b293abcb56
|
Change the description of the test.
|
2021-10-29 12:59:23 +02:00 |
|
elweyn
|
37c90ae6a5
|
Test that the community store commit is not send if community.name is not ''
|
2021-10-29 12:54:11 +02:00 |
|
Moriz Wahl
|
b26120a407
|
rename mixin folder to mixins
|
2021-10-28 11:42:59 +02:00 |
|
Moriz Wahl
|
36374b968f
|
apply get community info mixin in all Register Components
|
2021-10-28 11:39:07 +02:00 |
|
Moriz Wahl
|
2ac675287c
|
get tests working, define default community in store with empty name and description
|
2021-10-28 11:32:59 +02:00 |
|
elweyn
|
8a8cccd540
|
[WIP] Test that the mixin does the work.
|
2021-10-28 10:34:44 +02:00 |
|
elweyn
|
cb799ea925
|
Added mixin to the register community page.
|
2021-10-28 06:50:16 +02:00 |
|
elweyn
|
c0fc927c23
|
Withdrew duplicate code and wrote a mixin for it.
|
2021-10-27 15:37:04 +02:00 |
|
elweyn
|
183d25dde4
|
Merge branch 'master' into 1036-register-page-breaks-without-community
|
2021-10-27 15:19:15 +02:00 |
|
Hannes Heine
|
43b12224c6
|
Merge pull request #1041 from gradido/1039-change-newsletter-sub-and-unsub
Text changes for german and english.
|
2021-10-27 15:18:15 +02:00 |
|
ogerly
|
cf77a9429e
|
checkEmail.vue page text is displayed correctly now
|
2021-10-27 10:27:28 +02:00 |
|
ogerly
|
a5c936a491
|
Spelling error fixed 'Berechnungsformel'
|
2021-10-27 08:31:45 +02:00 |
|
elweyn
|
9d17e31d8f
|
Change the dropbox functionality so that the language is set when changing the language in the register form.
|
2021-10-26 11:35:25 +02:00 |
|
Moriz Wahl
|
b1d9983dd1
|
Merge pull request #1026 from gradido/refactor-transaction-component
refactor: Transaction Component
|
2021-10-26 08:05:39 +02:00 |
|