7150 Commits

Author SHA1 Message Date
Moriz Wahl
d55caacf6b seed peter lustig as admin 2022-03-15 14:57:27 +01:00
Moriz Wahl
e23ad723d0 set global timeout ver high 2022-03-15 12:41:26 +01:00
Moriz Wahl
e45e580627 setup testClient for seeding 2022-03-15 12:30:02 +01:00
Moriz Wahl
00c70311a1 use factory to create user in test, use bibi bloxberg as seeded user (no admin) 2022-03-15 11:19:19 +01:00
Moriz Wahl
004627ddcf create factory folder, move user creation in factory 2022-03-15 10:23:24 +01:00
Moriz Wahl
b30f4dfa5d copy queries and mutations from frontend and use them 2022-03-15 10:17:36 +01:00
Moriz Wahl
121d2b9853 exclude seeds folder from coverage 2022-03-15 09:58:58 +01:00
Moriz Wahl
69dddc9ea7 add stephen hawking as disabled user 2022-03-15 09:51:09 +01:00
Moriz Wahl
455a0ab754 add user interface and standard users 2022-03-15 09:49:15 +01:00
Alexander Friedland
84f9aaeb96
Merge pull request #1579 from gradido/frontend-generate-link-for-send-gdd
Frontend generate link for send gdd
2022-03-14 22:49:34 +01:00
ogerly
0aef35c7b2 review fixed 2022-03-14 22:34:17 +01:00
ogerly
f31ab41354 use SEND_TYPE for selected 2022-03-14 22:19:15 +01:00
Alexander Friedland
bde3e3bff6
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:09:23 +01:00
Alexander Friedland
0fed52eda8
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:09:04 +01:00
Alexander Friedland
0191c39852
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:48 +01:00
Alexander Friedland
32602cbbeb
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:30 +01:00
Alexander Friedland
1d9b4297de
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:18 +01:00
Alexander Friedland
a7aabc325c
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:00 +01:00
Alexander Friedland
9ee97c02bf
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:45 +01:00
Alexander Friedland
e2bbb7bb38
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:32 +01:00
Alexander Friedland
32b2261814
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:22 +01:00
Alexander Friedland
496aec4fb9
Update frontend/src/pages/Send.spec.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:04 +01:00
Alexander Friedland
a1fdc62ea7
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:06:39 +01:00
Alexander Friedland
72a39d7d27
Merge branch 'master' into frontend-generate-link-for-send-gdd 2022-03-14 21:15:08 +01:00
ogerly
4299f270e0 yarn locales --fix 2022-03-14 21:14:49 +01:00
ogerly
2cf6160718 unused selected remove, add locales 2022-03-14 21:13:50 +01:00
ogerly
0566cdb4f5 tests for Send.spec.js 2022-03-14 18:00:00 +01:00
Moriz Wahl
667d28ea05
Merge pull request #1617 from gradido/test-logout
feat: Test Logout in User Resolver
2022-03-14 17:59:50 +01:00
e706d99442
54% backend coverage 2022-03-14 17:48:00 +01:00
Moriz Wahl
e7b104c3b5
Update backend/src/graphql/directive/isAuthorized.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 16:27:36 +01:00
Moriz Wahl
fe38cec4ac further improvement of isAuthorized 2022-03-14 16:22:57 +01:00
Moriz Wahl
afdaf038cc Merge branch 'test-logout' of github.com:gradido/gradido into test-logout 2022-03-14 16:17:27 +01:00
Moriz Wahl
bc29e3d6a6 fix wrong db query in create user helper, improve isAuthorized, delete token to simulate unauthenticated 2022-03-14 16:17:11 +01:00
Moriz Wahl
86096f9161
Merge branch 'master' into test-logout 2022-03-14 15:48:13 +01:00
057814e17a
Merge pull request #1612 from gradido/fix_logrotate
Fix: Logrotate & Log Dates & Save Update Log & Correct tag Checkout
2022-03-14 15:47:59 +01:00
Moriz Wahl
ed84a1dd56 no resetDB and test for inalienable rights first 2022-03-14 15:35:39 +01:00
b91237d2af
Merge branch 'master' into fix_logrotate 2022-03-14 15:20:38 +01:00
Moriz Wahl
a02111e07c
Merge branch 'master' into test-logout 2022-03-14 15:20:21 +01:00
Moriz Wahl
1a8ef0085b
Merge pull request #1616 from gradido/no-reset-db-in-unit-tests
refactor: No Reset DB in Backend Unit Tests
2022-03-14 15:20:07 +01:00
Moriz Wahl
e5215b56aa do not reset db on start of database in backend unit tests 2022-03-14 15:18:45 +01:00
1b1510a70f
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-14 15:00:37 +01:00
Moriz Wahl
87bd89ec74
Update .github/workflows/test.yml
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 14:58:37 +01:00
Moriz Wahl
109853d257 reset token not exported 2022-03-14 14:21:40 +01:00
ogerly
dfc8aadce4 add enum SEND_TYPEP: send and link 2022-03-14 14:18:11 +01:00
Moriz Wahl
35cc38ba7c introduce reset token, comment isAuthorized 2022-03-14 14:15:24 +01:00
Moriz Wahl
095e6603ab Merge branch 'no-reset-db-in-unit-tests' into test-logout 2022-03-14 13:54:21 +01:00
Moriz Wahl
0aa9e290d9 wait for mariadb to start 2022-03-14 13:52:52 +01:00
Moriz Wahl
1dd9f52259 try to fix the token reset 2022-03-14 13:50:30 +01:00
ogerly
f1ae41147c enum TRANSACTION_STEPS in GddSend.vue and send.vue 2022-03-14 13:45:40 +01:00
Moriz Wahl
9e7440e75d
Merge branch 'master' into no-reset-db-in-unit-tests 2022-03-14 13:05:48 +01:00