904 Commits

Author SHA1 Message Date
ogerly
ec476f435c changes update form data 2022-06-07 09:00:02 +02:00
ogerly
5152d96b82 add package qrcanvas-vue and component FigureQrCode 2022-06-07 08:59:26 +02:00
ogerly
ae0babcbd4 activate apollo deleteAutomaticCreation 2022-06-06 12:45:48 +02:00
ogerly
ac88b08785 add mutation and query for automatic creations, create, list, delete 2022-06-06 12:39:45 +02:00
ogerly
92acf44c7d changed filednames Description to Memio 2022-06-03 08:57:04 +02:00
Moriz Wahl
7ee664b8c8 set defaults for transcation link list filters in query 2022-06-01 14:12:41 +02:00
ogerly
8ada8f0163 changes code 2022-05-31 15:30:22 +02:00
ogerly
64430f6b28 add emit and props for update formular 2022-05-31 13:31:47 +02:00
ogerly
1a7d08f66a add events and emits on list buttons, 2022-05-31 12:05:55 +02:00
ogerly
cac229d0be add example methods getAutomaticCreations 2022-05-31 09:42:15 +02:00
ogerly
edcdaa9bd4 formular structur, add props and apollo methods example 2022-05-31 09:38:33 +02:00
ogerly
7cae100da4 delete ContributionsForm 2022-05-31 08:36:52 +02:00
ogerly
8a612c60fb add components AutomaticCreation, AutomaticCreationForm, AutomaticCreationList 2022-05-31 08:35:26 +02:00
ogerly
c5f8534bd8 add list, json, show, edit, delete and add form 2022-05-30 15:37:22 +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
ogerly
0e988b1491 add tab system from bootstrap 2022-04-06 10:43:10 +02:00
1cdb526669
fixed test to properly check the filters on Admin UserSearch 2022-03-29 12:50:13 +02:00
d95e4d864a
Merge branch 'master' into mass_creation_do_not_show_unactivated 2022-03-29 12:43:13 +02:00
Moriz Wahl
4637caac10 Test TransactionLinkList 2022-03-28 15:17:25 +02:00
ogerly
1235673c3b add test for OpenCreationsTable.spec.js 2022-03-26 08:46:02 +01:00
f9a56a3e37
fix UserSearch.spec.js 2022-03-26 01:18:28 +01:00
9a0004d1a3
fix Creation.spec.js 2022-03-26 01:17:05 +01:00
Alexander Friedland
aba237db54
Merge branch 'master' into 1555-Admin-see-user-generated-link 2022-03-25 20:45:55 +01:00
ogerly
a445693f93 change date query for expired status 2022-03-25 20:42:40 +01:00