785 Commits

Author SHA1 Message Date
Wolfgang Huß
7064bc33c3
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-20 12:10:55 +02:00
Wolfgang Huß
6bf2a63e17
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-20 12:10:25 +02:00
Wolfgang Huß
d12cf4c987
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-20 12:10:01 +02:00
Wolfgang Huß
53a90d299c
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-20 12:09:43 +02:00
Wolfgang Huß
7e266f9ec1
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-20 12:09:29 +02:00
Wolfgang Huß
d0fb80483e
Update admin/src/components/ChangeUserRoleFormular.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-20 12:09:09 +02:00
Moriz Wahl
d3824ae642 Merge branch 'master' into 1881-set-role-in-admin-interface 2022-06-16 07:35:06 +02:00
Moriz Wahl
5a97a0a43e
Merge branch 'master' into contributions-table 2022-06-15 23:27:20 +02:00
Moriz Wahl
ab69ee0a77 update browser list for unit tests as recomended 2022-06-15 20:41:22 +02:00
Moriz Wahl
1de8c94ba3 rename updatePendingCreation 2022-06-15 20:01:53 +02:00
Moriz Wahl
2b87cbcd18 rename confirmPendingCreation 2022-06-15 19:33:40 +02:00
Moriz Wahl
dd04f69ecc rename deletePendingCreation 2022-06-15 19:22:01 +02:00
Moriz Wahl
d95b1893cd rename getPendingCreations 2022-06-15 19:13:19 +02:00
Moriz Wahl
eabd14bdf3 further renaming 2022-06-15 09:04:34 +02:00
Moriz Wahl
e60f06bb9b rename mutations to create admin contributions 2022-06-15 08:32:30 +02:00
Moriz Wahl
916706a973 fix mutation for admin mass creation 2022-06-15 08:21:53 +02:00
Wolfgang Huß
46c8c13a63 Remove super fluid commented line 2022-06-14 08:47:49 +02:00
ogerly
691b133ba6 remove emty line 2022-06-14 08:33:01 +02:00
ogerly
15dd93acf3 refactor test, setUserRole to data 2022-06-14 08:20:23 +02:00
ogerly
0e6f6cd363 refactor test from truthy and falsy to true and false 2022-06-14 08:11:46 +02:00
Wolfgang Huß
edf41861d0
Update admin/src/components/DeletedUserFormular.spec.js
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-06-14 07:16:22 +02:00
Wolfgang Huß
7082d92873 Fix locales after Moritz and refine hint 2022-06-13 17:06:32 +02:00
Wolfgang Huß
ccac66f3ac Add test for admin changes user role #2 2022-06-13 16:59:23 +02:00
Wolfgang Huß
609fe1ad2b Add test for admin changes user role 2022-06-13 12:03:35 +02:00
Wolfgang Huß
947ea44448 Fix unreliable tests, because of 'wrapper = Wrapper()' may not be called before each test 2022-06-13 10:37:03 +02:00
Wolfgang Huß
98f1f48d1d Implement mutation 'setUserRole' in frontend 2022-06-13 10:10:23 +02:00
Wolfgang Huß
d456d9c64a Remove wording rights from localized text 2022-06-13 09:18:41 +02:00
Wolfgang Huß
776f6283b2 Localize selectable roles 2022-06-08 15:15:05 +02:00
Wolfgang Huß
6cc68967e1 Change design and add a little further functionality 2022-06-08 14:42:44 +02:00
Wolfgang Huß
96c168c854 Add 'ChangeUserRoleFormular.vue' to 'SearchUserTable' 2022-06-08 10:49:23 +02:00
Moriz Wahl
9f9c6aed79 devops: Release Version 1.9.0 2022-06-02 14:28:27 +02:00
Moriz Wahl
7ee664b8c8 set defaults for transcation link list filters in query 2022-06-01 14:12:41 +02:00
Wolfgang Huß
5601dcc5f8 Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj 2022-06-01 10:18:29 +02:00
Moriz Wahl
c922bd6b6f fix: License should be a valid SPDX license expression 2022-05-31 14:11:09 +02:00
Wolfgang Huß
56873b6f18 Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj 2022-05-31 11:01:46 +02:00
Moriz Wahl
8922b51dcf devops: Update License in all package.json 2022-05-23 19:16:47 +02:00
Wolfgang Huß
14ea920a24 Remove ObjectType from SearchUsersFilters and rename SearchUsersFiltersInput to the same name 2022-05-23 06:57:43 +02:00
Wolfgang Huß
36ed5e5d5a Refactor to use filters object in UserSearch.vue 2022-05-19 18:48:01 +02:00
Wolfgang Huß
0c9f59d371 Merge branch '1840-refactor-to-filter-object' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
# Conflicts:
#	admin/src/pages/Creation.spec.js
#	admin/src/pages/Creation.vue
#	backend/src/graphql/resolver/AdminResolver.test.ts
#	backend/src/graphql/resolver/AdminResolver.ts
2022-05-19 18:29:44 +02:00
Wolfgang Huß
78c403e268 Refactor forgotten Creation.vue 2022-05-19 18:10:19 +02:00
Wolfgang Huß
a9a3f5b55a Rename filters properties 2022-05-19 17:09:40 +02:00
Wolfgang Huß
5373d9747d Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object 2022-05-19 10:59:24 +02:00
Wolfgang Huß
762bdfc505 Refactor frontend user search to refactored resolver 2022-05-19 10:58:48 +02:00
Wolfgang Huß
0f8ffb5860 Refactor to have filters GQL object and input for usererSearch, a start 2022-05-18 14:46:19 +02:00
Moriz Wahl
44c5cb8dc1 Merge branch 'master' into improve-apollo-logging 2022-05-16 15:31:46 +02:00
Wolfgang Huß
f8858bb38a Change ignore of .nvmrc files to a general term 2022-05-16 10:24:51 +02:00
Moriz Wahl
99f03dac9f Release 1.8.3 2022-05-13 11:39:18 +02:00
Moriz Wahl
ec2a1535a9 release 1.8.2 2022-05-11 17:33:23 +02:00
Claus-Peter Hübner
3d1372e6ec add lint config "endOfLine : auto" 2022-05-09 22:11:38 +02:00
Wolfgang Huß
7eee6ebeb5 Merge branch 'master' of github.com:gradido/gradido into add-nvm-config-files 2022-05-02 10:50:08 +02:00