1089 Commits

Author SHA1 Message Date
Alexander Friedland
fe3fe593ef
Update admin/src/locales/en.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-06-08 14:41:22 +02:00
Alexander Friedland
33d68e4671
Update admin/src/components/FigureQrCode.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-06-08 14:40:05 +02:00
Alexander Friedland
1ef04d9d85
Update admin/src/locales/en.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-06-08 14:39:35 +02:00
Alexander Friedland
1ecd40c6da
Update admin/src/locales/en.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-06-08 14:39:26 +02:00
Alexander Friedland
99f176dddc
Update admin/src/locales/en.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-06-08 14:39:11 +02:00
Alexander Friedland
68dbeacd76
Update admin/src/locales/de.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-06-08 14:38:56 +02:00
Wolfgang Huß
96c168c854 Add 'ChangeUserRoleFormular.vue' to 'SearchUserTable' 2022-06-08 10:49:23 +02:00
ogerly
e3d725ab19 add test ContributionLinkForm 2022-06-08 10:22:49 +02:00
ogerly
530c65f86f test for ContributionLinkList 2022-06-08 10:01:24 +02:00
ogerly
8703a1af2a remove unused code for ContributionLink tests 2022-06-08 08:35:18 +02:00
ogerly
6a91de6808 test for ContributionLink 2022-06-08 08:33:07 +02:00
ogerly
bbd0fd6478 test for FigureQrCode 2022-06-08 07:53:43 +02:00
ogerly
737d2397fe add FigureQrCode.spec.js 2022-06-08 06:53:08 +02:00
ogerly
ad61069fee fixed locales, stylelint, lint 2022-06-08 06:39:20 +02:00
ogerly
6a5c72a48d fixed locales 2022-06-08 06:25:30 +02:00
Alexander Friedland
f99855e1ea
Merge branch 'master' into 1923-Allow-Admin-to-CRUD-Contribution-Links 2022-06-07 13:38:53 +02:00
ogerly
98bb217f6e fixed lint and locales 2022-06-07 11:31:55 +02:00
ogerly
77d5825ea2 rename from AutomaticCobtribution to ContributionLink, add locales 2022-06-07 11:19:31 +02:00
ogerly
edb654e1e4 fixed lint 2022-06-07 09:00:57 +02:00
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
9f9c6aed79 devops: Release Version 1.9.0 2022-06-02 14:28:27 +02:00
Alexander Friedland
85a4d8c22d
Merge branch 'master' into 1923-Allow-Admin-to-CRUD-Contribution-Links 2022-06-02 07:19:59 +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
ogerly
8ada8f0163 changes code 2022-05-31 15:30:22 +02:00
Moriz Wahl
c922bd6b6f fix: License should be a valid SPDX license expression 2022-05-31 14:11:09 +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
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
ogerly
cac229d0be add example methods getAutomaticCreations 2022-05-31 09:42:15 +02:00
Alexander Friedland
5103075649
Merge branch 'master' into 1923-Allow-Admin-to-CRUD-Contribution-Links 2022-05-31 09:39:33 +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
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