Hannes Heine
|
bc0d8d1f32
|
Merge branch 'master' into verify-login-admin
|
2021-12-06 10:36:02 +01:00 |
|
Alexander Friedland
|
964c8d632c
|
Merge pull request #1140 from gradido/adminPendingCreationQueries
Admin pending creation queries
|
2021-12-06 09:57:35 +01:00 |
|
Moriz Wahl
|
d18b3d269d
|
test coverage admin interface to 52%
|
2021-12-06 09:28:30 +01:00 |
|
Moriz Wahl
|
bef92fe547
|
test setOpenCreations mutation in store
|
2021-12-06 09:27:13 +01:00 |
|
Moriz Wahl
|
61e7493260
|
mock moment in CreationConfirm Spec
|
2021-12-06 09:22:07 +01:00 |
|
ogerly
|
9e5de56977
|
add test commits to store, resetOpenCreations, setOpenCreations
|
2021-12-02 12:57:16 +01:00 |
|
ogerly
|
f6d42e7236
|
add eslint-disable,@typescript-eslint/no-explicit-any @typescript-eslint/explicit-module-boundary-types
|
2021-12-02 12:51:07 +01:00 |
|
Moriz Wahl
|
37744ac858
|
coverage admin interface to 53%
|
2021-12-02 12:30:35 +01:00 |
|
Moriz Wahl
|
e6ccc00122
|
navguard checks for admin
|
2021-12-02 12:29:24 +01:00 |
|
ogerly
|
7fb1f1cd1a
|
remove console logs
|
2021-12-02 12:23:33 +01:00 |
|
ogerly
|
573c157b88
|
add asnc function on created und methods getPendingCreations
|
2021-12-02 12:22:37 +01:00 |
|
ogerly
|
3c5778a81b
|
remove alerts, remove test info text
|
2021-12-02 12:14:06 +01:00 |
|
ogerly
|
ab86e95d17
|
result array reverse, remove async from created und methods getPendingCreations
|
2021-12-02 12:11:45 +01:00 |
|
Moriz Wahl
|
c210c590f5
|
get isAdmin for moderator
|
2021-12-02 12:00:37 +01:00 |
|
Moriz Wahl
|
812722c53c
|
handle moderator in store
|
2021-12-02 12:00:08 +01:00 |
|
Moriz Wahl
|
257e2e4073
|
pass apollo client to nav guards
|
2021-12-02 11:54:47 +01:00 |
|
ogerly
|
297c892e57
|
remove console logs
|
2021-12-02 11:52:36 +01:00 |
|
ogerly
|
56fcd7d445
|
change Overview.vue methods getPendingCreations and store set open pending creations
|
2021-12-02 11:51:06 +01:00 |
|
ogerly
|
997230b334
|
text name changed from note to memo
|
2021-12-02 11:26:00 +01:00 |
|
Alexander Friedland
|
73a49eacff
|
Merge branch 'master' into adminPendingCreationQueries
|
2021-12-02 10:35:01 +01:00 |
|
Alexander Friedland
|
1605cea902
|
Merge pull request #1147 from gradido/1137-PublisherId-as-input-field-on-register
1137 publisher id as input field on register
|
2021-12-02 10:31:21 +01:00 |
|
Alexander Friedland
|
e5d24fee35
|
Merge branch 'master' into 1137-PublisherId-as-input-field-on-register
|
2021-12-02 09:40:43 +01:00 |
|
Alexander Friedland
|
ed7c702d0e
|
Merge pull request #1135 from gradido/admin_pending_creation
Admin pending creation
|
2021-12-02 09:39:19 +01:00 |
|
ogerly
|
36d3850c3f
|
yarn lint --fix
|
2021-12-02 09:20:38 +01:00 |
|
ogerly
|
fc799a78eb
|
test von store commit publisherId, test store isAdmin
|
2021-12-02 09:19:35 +01:00 |
|
elweyn
|
6e38477be8
|
Merge branch 'admin_pending_creation' into adminPendingCreationQueries
|
2021-12-02 07:06:54 +01:00 |
|
elweyn
|
4e1baeae2e
|
Test the apollo query for verifyLogin so we get the moderator before an creation.
|
2021-12-02 07:06:38 +01:00 |
|
elweyn
|
640109d8bf
|
Merge moderator search from admin_pending_creation.
|
2021-12-02 06:32:00 +01:00 |
|
elweyn
|
1004718892
|
Added moderator query to the creationFormular so we can send the right moderator id.
|
2021-12-02 06:30:41 +01:00 |
|
ogerly
|
21b8110f57
|
jest test for input publisherId commit to store
|
2021-12-01 18:51:12 +01:00 |
|
ogerly
|
31adf5d6e2
|
jest test for input publisherId
|
2021-12-01 18:39:25 +01:00 |
|
ogerly
|
c7ab1ee271
|
remove all console logs
|
2021-12-01 17:55:03 +01:00 |
|
ogerly
|
09cdd00c82
|
Add Methods commitStore() for publisherId
|
2021-12-01 17:53:58 +01:00 |
|
Alexander Friedland
|
2bb11230f6
|
Update frontend/src/views/Pages/Register.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-12-01 15:34:19 +01:00 |
|
Alexander Friedland
|
6a4379f9cd
|
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-12-01 15:34:08 +01:00 |
|
elweyn
|
da71446fc5
|
Merge admin_pending_creation and lowered the admin coverage.
|
2021-12-01 09:23:52 +01:00 |
|
elweyn
|
0e592fd353
|
Added some tests and reduce coverage since we removed comments.
|
2021-12-01 09:22:08 +01:00 |
|
elweyn
|
c71eccec0e
|
Merge branch 'admin_pending_creation' into adminPendingCreationQueries
|
2021-11-30 14:59:13 +01:00 |
|
elweyn
|
daeb0ed32c
|
Change create method from query to mutation.
|
2021-11-30 14:58:47 +01:00 |
|
ogerly
|
efb106f960
|
yarn lint --fix
|
2021-11-30 14:57:38 +01:00 |
|
ogerly
|
bc21f76848
|
Insert publishID from Store when set
|
2021-11-30 14:57:04 +01:00 |
|
ogerly
|
eece84d007
|
yarn locales --fix
|
2021-11-30 13:58:34 +01:00 |
|
ogerly
|
2de8684ca3
|
Add edit locales for german PublisherID for Herausgeber ID
|
2021-11-30 13:57:40 +01:00 |
|
ogerly
|
a1018b526d
|
Add locales for PublisherID
|
2021-11-30 13:56:22 +01:00 |
|
ogerly
|
75ec2a6e8c
|
Add PublisherID locales in DOM and english
|
2021-11-30 13:54:33 +01:00 |
|
ogerly
|
57e8be75a6
|
Add PublisherID locales in DOM and german
|
2021-11-30 13:52:57 +01:00 |
|
ogerly
|
5206e27a7a
|
Add PublisherID input box per collaps
|
2021-11-30 13:44:42 +01:00 |
|
elweyn
|
bd9ce97bc5
|
Merge branch 'admin_pending_creation' into adminPendingCreationQueries
|
2021-11-30 10:33:02 +01:00 |
|
elweyn
|
e47a95cd4b
|
Change note to memo in database.
|
2021-11-30 10:31:43 +01:00 |
|
Hannes Heine
|
be8c91d752
|
Merge branch 'master' into admin_pending_creation
|
2021-11-30 10:22:28 +01:00 |
|