3380 Commits

Author SHA1 Message Date
elweyn
9d62777a0e Changed the KlickTipp API so that the function that need a KlickTipp User logged in sets it in the header. 2021-09-14 14:11:31 +02:00
elweyn
8e3f942bcb Added a Resolver for KlickTipp so we get UserInformations, TagInformations and Subscribing over this. 2021-09-14 14:07:58 +02:00
Moriz Wahl
0427a31790 Merge branch 'master' into 557-Switch-language-only-in-user-profile 2021-09-14 14:03:31 +02:00
Moriz Wahl
6f4d15ecf1 fix test for register.spec.js 2021-09-14 13:55:45 +02:00
Einhornimmond
2ca0081030 append additional infos 2021-09-14 11:41:53 +02:00
Einhornimmond
7eb76d3bbe Merge branch 'doc_login_keys' of github.com:gradido/gradido into doc_login_keys 2021-09-14 11:27:33 +02:00
einhornimmond
6e1b0e8586 ... 2021-09-14 11:23:41 +02:00
Alexander Friedland
6f28b257c5
Merge pull request #793 from gradido/732-use-slots-and-templates-instead-of-if-else
gdt transaction with arrays and without slots
2021-09-14 11:14:33 +02:00
ogerly
f3fbab8c6b rechtschreibfehler behoben collapse 2021-09-14 10:43:38 +02:00
ogerly
19efb09ab9 change text gdt.action to gdt.gdt-receive 2021-09-14 10:29:40 +02:00
ogerly
6cbd798c72 remove tests in transaction.vue Move test to the back 2021-09-14 10:24:14 +02:00
Einhornimmond
3dc3b21e8a
my thoughts to jwt 2021-09-14 10:18:09 +02:00
ogerly
fa32b35f55 add gdtEntryType 2,3,5,6 2021-09-14 10:05:17 +02:00
Moriz Wahl
2539504ba8 Merge branch 'master' into 732-use-slots-and-templates-instead-of-if-else 2021-09-13 20:34:42 +02:00
Moriz Wahl
3ef0b5c113
Merge pull request #797 from gradido/refresh-jwt
feat: New JWT in Every Authenticated Response
2021-09-13 20:33:48 +02:00
Einhornimmond
defb93ba7f my thoughts to jwt 2021-09-13 16:33:24 +02:00
einhornimmond
540bcaeb89
Merge pull request #799 from gradido/community_gdt_fix_euro
fix euro after comma gdt view
2021-09-13 13:54:00 +02:00
Moriz Wahl
4f4cdb6fe5 remove email from decoding 2021-09-13 13:39:55 +02:00
einhornimmond
8ff23b3dba fix view of euro now caming as float from gdt server 2021-09-13 13:38:18 +02:00
Moriz Wahl
12a5f58376 no token in login response. token is inside response header 2021-09-13 13:30:53 +02:00
Moriz Wahl
02a962c83b JWT is updated in frontend from response header 2021-09-13 13:04:09 +02:00
ogerly
e56ba22dcb tests for all gdtEntryTypes 2021-09-13 11:08:06 +02:00
ogerly
25e42683f3 more tests 2021-09-13 10:43:34 +02:00
einhornimmond
b5eaf30ee4 add additional check 2021-09-10 18:05:11 +02:00
einhornimmond
a1db115336 encapsulate 2021-09-10 15:38:05 +02:00
ogerly
c1bef57015 fix test register 2021-09-10 14:37:37 +02:00
ogerly
296f830f78 add form and fix test 2021-09-10 14:34:52 +02:00
elweyn
c5a65da94c Implementation of signup to Klicktipp. 2021-09-10 11:45:41 +02:00
ogerly
ebaf9b7a87 add new components selectLanguage and Usercard_Language 2021-09-09 17:28:42 +02:00
elweyn
1b6cb61530 Merge branch 'apollo-clicktipp-connector' of https://github.com/gradido/gradido into apollo-clicktipp-connector 2021-09-09 13:40:28 +02:00
einhornimmond
27e99fbd03 make it possible to use additional local .env entries 2021-09-09 13:04:04 +02:00
einhornimmond
434fbb6d2f adding moritz suggestion to don't show the commit hash link if no commit hash was given 2021-09-09 12:52:54 +02:00
einhornimmond
4c7fb55a06 add language to create user 2021-09-09 12:25:07 +02:00
elweyn
4264fbd48c Merge branch 'master' into apollo-clicktipp-connector 2021-09-09 12:05:25 +02:00
elweyn
c108c0c21a Method param renamed to optin instead of option 2021-09-09 12:04:04 +02:00
einhornimmond
764fb5110f
Merge pull request #796 from gradido/login_checkEmailPath
different path for checkEmail and resetPassword
2021-09-09 11:57:12 +02:00
elweyn
7f91e5b937 Added a query checkEmail, that sends the data to the login_server, added a middleware call to the query that calls the KlicktippAPI after checkEmail. 2021-09-09 11:47:57 +02:00
elweyn
3c17b7cd60 Added a query to the backend that calls the checkEmail service, added a spinner, and the routes for the new CheckEmail vue. 2021-09-09 11:46:02 +02:00
Moriz Wahl
6811f45a1c feat: New JWT in Every Authenticated Response 2021-09-09 11:43:14 +02:00
ogerly
28b871f11b fix review, fix more tests in transaction.spec and transactionCollaps 2021-09-09 09:05:38 +02:00
einhornimmond
b41966ee90 add path for reset password request from new frontend 2021-09-08 15:06:52 +02:00
elweyn
73c2fcf809 Merge branch 'master' into apollo-clicktipp-connector 2021-09-08 14:19:15 +02:00
elweyn
492bfd32d4 Renamed KlicktippAPI to KlicktippConnector, KlicktippController that contains the logic behind the KlicktippConnector calls, change import in auth of loginAPI to new name HttpRequest. 2021-09-08 14:18:25 +02:00
ogerly
95e937f6e1 fix test 2021-09-08 12:19:19 +02:00
ogerly
69a6566c4b fix locale, add tests 2021-09-08 11:02:21 +02:00
einhornimmond
cae9de0f2b
Merge pull request #795 from gradido/community_fix_gdt_event_view
fix old frontend wrong display of event gdt
2021-09-07 20:20:09 +02:00
einhornimmond
d6248da691
Merge pull request #783 from gradido/login_update_setup
update scripts and doc for login-server setup without docker
2021-09-07 20:19:52 +02:00
Dario Rekowski on RockPI
19e4e95e2c show event gdt as gdt instead of euro 2021-09-07 14:49:26 +00:00
einhornimmond
e24c3e21a6 additional zero check for fixing broken tests 2021-09-07 11:48:42 +02:00
Alexander Friedland
90fd01a341
Merge branch 'master' into 732-use-slots-and-templates-instead-of-if-else 2021-09-07 11:40:16 +02:00