Moriz Wahl
|
d3824ae642
|
Merge branch 'master' into 1881-set-role-in-admin-interface
|
2022-06-16 07:35:06 +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
|
7ee664b8c8
|
set defaults for transcation link list filters in query
|
2022-06-01 14:12:41 +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ß
|
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
|
bd6e5a2679
|
Merge branch 'master' into test-admin-resolver
|
2022-04-28 16:14:07 +02:00 |
|
Moriz Wahl
|
d14d4c5640
|
remove moderator from update pending creation mutation args
|
2022-04-27 11:57:41 +02:00 |
|
Moriz Wahl
|
2aa7772d20
|
remove moderator ID form create pending creation mutation args
|
2022-04-27 11:03:34 +02:00 |
|
Wolfgang Huß
|
ee18ae41b9
|
Merge branch 'master' of github.com:gradido/gradido into 1685-refactor-notActivated-isDeleted
|
2022-04-27 09:24:20 +02:00 |
|
|
|
7b86c4bc24
|
admin use decimal instead of float for pending creations in graphql queries
|
2022-04-21 13:49:29 +02:00 |
|
Wolfgang Huß
|
e67a04b30f
|
Renamed filterDeletedUser to filterByDeleted
- Clarify logic.
|
2022-04-21 11:21:14 +02:00 |
|
Wolfgang Huß
|
0bf18a4f2b
|
Revert unintenionally renamimngs
|
2022-04-21 11:08:28 +02:00 |
|
Wolfgang Huß
|
206737581f
|
Fix logic of filterByActivated
- Fix test with this.
|
2022-04-21 11:05:13 +02:00 |
|
Wolfgang Huß
|
0c0bfe1a10
|
Rename to filterByActivated and filterByDeleted
|
2022-04-21 10:52:11 +02:00 |
|
Wolfgang Huß
|
621786c91d
|
Rename after suggestion emailChecked withActivated and deletedAt to withDeleted
|
2022-04-21 07:54:41 +02:00 |
|
Wolfgang Huß
|
e8aba86430
|
Rename isDeleted to deletedAt
|
2022-04-20 08:53:12 +02:00 |
|
Wolfgang Huß
|
03e1624c11
|
Rename isEmailChecked to emailChecked
|
2022-04-20 08:48:13 +02:00 |
|
Wolfgang Huß
|
d71b6fbb60
|
Merge branch 'master' of github.com:gradido/gradido into 1685-refactor-notActivated-isDeleted
|
2022-04-19 15:16:02 +02:00 |
|
Wolfgang Huß
|
3344dfc771
|
Fix admin tests
|
2022-04-19 15:13:59 +02:00 |
|
Wolfgang Huß
|
145989e284
|
Replace notActivated by isEmailChecked
|
2022-04-19 14:43:25 +02:00 |
|
ogerly
|
119b8a84c9
|
fixed review requests
|
2022-04-19 13:53:14 +02:00 |
|
ogerly
|
59cca07681
|
fixed yarn lint
|
2022-04-14 14:26:29 +02:00 |
|
ogerly
|
8b8b28c188
|
add deleteAt status on transaction-lik list
|
2022-04-14 13:53:22 +02:00 |
|
ogerly
|
b1ccf1bf14
|
add locales for tabs in userdatas adminarea
|
2022-04-14 12:37:40 +02:00 |
|
ogerly
|
be2bf87b84
|
add b-tab :disabled='row.item.deletedAt !== null'
|
2022-04-10 15:31:29 +02:00 |
|