1001 Commits

Author SHA1 Message Date
Moriz Wahl
61075e1493
add comment for pid
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-10-07 14:03:31 +02:00
Moriz Wahl
505c2f030b test storing pid from routes 2021-10-06 16:21:29 +02:00
Moriz Wahl
20466d311c delete pid from query object 2021-10-06 15:01:02 +02:00
Moriz Wahl
6665c17f0b feat: Global Catch of Publisher ID to Store 2021-10-06 14:47:03 +02:00
Moriz Wahl
a84bf7b712 count the routes 2021-10-04 18:15:41 +02:00
Moriz Wahl
8e70007d0e Merge branch 'master' into test-router 2021-10-04 17:33:46 +02:00
Moriz Wahl
b5bc04e98c test all the routes functions 2021-10-04 17:24:33 +02:00
366d93038c
silence webpack, it was very noisy 2021-10-03 10:24:16 +02:00
4aa5316110
fix tests to use enum definitions 2021-10-02 19:15:57 +02:00
78442409a8
fix tests 2021-10-02 18:00:35 +02:00
d78585309a
lint fixes 2021-10-02 17:15:36 +02:00
einhorn_b
2630de425d update GDT to use enums and switch-case 2021-10-02 16:41:21 +02:00
einhorn_b
7acda32c7d fix saving coin animation 2021-10-02 14:25:36 +02:00
einhorn_b
fccb5a7715
fix sorting 2021-10-02 13:57:01 +02:00
einhorn_b
2277cc497b
fix locales 2021-10-02 13:57:01 +02:00
Einhornimmond
b5a7af16e7
bring load and save coinanimation to live 2021-10-02 13:54:09 +02:00
Einhornimmond
6c42d20edd
merge with master 2021-10-02 13:52:38 +02:00
16d530489d
fixed query transactionsQuery 2021-10-02 12:34:03 +02:00
69bb8b7ea7
unify pagination to use currentPage, pageSize and order as values 2021-10-01 22:00:37 +02:00
Moriz Wahl
f9b0e2caee fix frontemd unit tests 2021-10-01 12:43:43 +02:00
Moriz Wahl
b5dc6742e3
Merge pull request #914 from gradido/fix-double-redirect-after-logout
fix: Double Redirect After Logout with Expired JWT
2021-10-01 12:08:41 +02:00
Moriz Wahl
5620fd1e72
Merge pull request #907 from gradido/fix-whitespace-in-password
fix: Whitespace in Password Shows Validation Error
2021-10-01 12:08:24 +02:00
Moriz Wahl
a26f167fa5
Merge pull request #904 from gradido/test-language-change
feat: Test Change Language in User Profile
2021-10-01 12:07:19 +02:00
Einhornimmond
161fae9ba2 Merge branch 'master' into 585-Coin-animation-on-and-off-switchable 2021-10-01 11:39:48 +02:00
Moriz Wahl
aa27f02d46 fix type in describe block 2021-09-28 20:12:02 +02:00
367713e77c
Merge pull request #912 from gradido/remove_api_endpoints_from_frontend_config
Remove api endpoints from frontend config
2021-09-28 19:04:05 +02:00
Alexander Friedland
6883fc3778
Update Register.spec.js 2021-09-28 16:40:47 +02:00
Moriz Wahl
9cecec97b0 test is no entering the catch block after logout fail 2021-09-28 15:41:45 +02:00
Alexander Friedland
78db69592b
Merge branch 'master' into 816-Refactor-Register-Page-Buttons 2021-09-28 15:20:26 +02:00
ogerly
fd2ae0f242 remove select 'null' in LanguageSwitchSelect.vue 2021-09-28 14:55:14 +02:00
Moriz Wahl
a0583cbb50 fix: Double Redirect After Logout with Expired JWT 2021-09-28 14:27:59 +02:00
Alexander Friedland
3220548ae7
Merge pull request #905 from gradido/902-arranging-the-settings-translations
Cleaned up locales for settings and adjusted texts in files
2021-09-28 13:50:21 +02:00
ogerly
a8faa7b51b add test - enable disable button on submit register 2021-09-28 13:47:22 +02:00
01abcce931
removed LOGIN_API_URL & COMMUNITY_API_URL from .env.dist 2021-09-28 13:44:40 +02:00
e1197c5a6c
removed LOGIN_API_URL & COMMUNITY_API_URL from frontend config 2021-09-28 13:44:40 +02:00
ogerly
1a42aa17e4 register process simplified, reset function removed, submit button replaced with disable function 2021-09-28 12:29:45 +02:00
ogerly
f5915d0ada setting changed to settings, remove delete rows 2021-09-28 09:41:07 +02:00
Moriz Wahl
8548b36a61
Merge pull request #903 from gradido/correct-type-for-balance
fix: Warnings in Gdd Transaction List Spec
2021-09-27 23:08:45 +02:00
Moriz Wahl
3d2e87470c fix: Whitespace in Password Shows Validation Error 2021-09-27 23:07:02 +02:00
Moriz Wahl
01ea24099a warnings throw errors when running unit tests 2021-09-27 21:26:07 +02:00
Moriz Wahl
eed9c7a26f feat: Unit Tests for Vue Router 2021-09-27 20:55:40 +02:00
einhornimmond
5eb40c4819
Merge pull request #890 from gradido/login_update_password
update password check, allow every special char
2021-09-27 18:02:06 +02:00
Moriz Wahl
72ebebd128 line coverage newsletter to 100% 2021-09-27 16:15:00 +02:00
ogerly
4dec84321a Cleaned up locales for settings and adjusted texts in files 2021-09-27 15:35:17 +02:00
Moriz Wahl
713090430f feat: Test Change Language in User Profile 2021-09-27 15:06:02 +02:00
Moriz Wahl
342649ae1e no white space rule in password 2021-09-27 13:34:58 +02:00
Moriz Wahl
362f439aaf fix: Warnings in Gdd Transaction List Spec 2021-09-27 12:58:56 +02:00
Moriz Wahl
77b5f9939e fix wrong German translation 2021-09-27 12:30:32 +02:00
Moriz Wahl
decf4d5013 implement at least one special char rule for password in frontend 2021-09-27 12:24:19 +02:00
Alexander Friedland
9f87fb69b3
Merge pull request #895 from gradido/Bug-remove-col-error-in-console
fix bug col to cols on <b-col>
2021-09-24 15:00:22 +02:00