903 Commits

Author SHA1 Message Date
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
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
40328fabfb
v1.8.1 2022-04-28 21:51:05 +02:00
Wolfgang Huß
46fc1e9d63 Merge branch 'master' of github.com:gradido/gradido into add-nvm-config-files 2022-04-28 16:21:55 +02:00
Moriz Wahl
bd6e5a2679
Merge branch 'master' into test-admin-resolver 2022-04-28 16:14:07 +02:00
Wolfgang Huß
715dfb5675 Revert "Add NVM config files"
This reverts commit e351e82129b0b6abc8ec6e4ff8dbd7086c4bb2c4.
2022-04-28 15:57:13 +02:00
Wolfgang Huß
5496ab5a97 Ignore .nvmrc files in sub directories 2022-04-28 15:42:14 +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ß
e351e82129 Add NVM config files 2022-04-27 09:51:53 +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
84d4d41f22
v1.8.0 2022-04-25 16:51:48 +02:00
e9906f3908
Merge branch 'master' into database_admin_pending_creations_decimal 2022-04-25 14:08:00 +02:00
Claus-Peter Hübner
993362b77f missing change 2022-04-22 02:32:57 +02:00
Claus-Peter Hübner
b8ef1cdd04 cross-env for admin 2022-04-22 02:30:23 +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
f76a85baee
v1.7.1 2022-04-01 15:04:02 +02:00
014306574d
v1.7.0 2022-03-30 20:42:56 +02:00