10976 Commits

Author SHA1 Message Date
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
Claus-Peter Hübner
74bcdaf8c4 add .project and correct .gitignore 2022-06-03 00:06:14 +02:00
Claus-Peter Hübner
538f21cdbb rework the creation-rules for contribution 2022-06-02 23:54:16 +02:00
clauspeterhuebner
6bc0177f02
Merge branch 'master' into 1906-feature-concept-for-gdd-creation-per-linkqr-code 2022-06-02 22:35:44 +02:00
ogerly
1e0e6e24b9 locales link german, english navbar 2022-06-02 21:46:18 +02:00
Wolfgang Huß
37149b40fa Remove method 'commitStorePublisherId' from Register.Vue 2022-06-02 16:15:11 +02:00
Wolfgang Huß
ffd11cb755 Remove error 'User already exists.' from Register.Vue 2022-06-02 16:12:52 +02:00
Wolfgang Huß
9b90f52cba Cleanup 2022-06-02 16:00:09 +02:00
Wolfgang Huß
7ec96f9084 Merge branch 'master' of github.com:gradido/gradido into 1880-no-throw-when-register-with-existing-email 2022-06-02 15:56:39 +02:00
Wolfgang Huß
b6fc752f80 Remove cc from multi registration email 2022-06-02 15:56:20 +02:00
Wolfgang Huß
c7923e3122 Refactor and write the tests of the 'createUser' resolver and the multi registration email 2022-06-02 15:45:49 +02:00
Moriz Wahl
06319f2c66
Merge pull request #1968 from gradido/version-1.9.0
devops: Release Version 1.9.0
2022-06-02 15:40:38 +02:00
Moriz Wahl
9f9c6aed79 devops: Release Version 1.9.0 2022-06-02 14:28:27 +02:00
Moriz Wahl
22be58f782 fix: .env log level for apollo and backend category 2022-06-02 14:23:57 +02:00
Wolfgang Huß
7bf026f704
Merge pull request #1914 from gradido/1840-refactor-to-filter-object--sub-rename+filters-obj
refactor: 🍰 Refactor To `filters` Object And Rename Filters Properties
2022-06-02 11:44:54 +02:00
Wolfgang Huß
8264b18d43 Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj 2022-06-02 11:22:37 +02:00
Wolfgang Huß
ca8ce34f68 Move 'searchUsers' query from mutations to queries, correct and refine test descriptions 2022-06-02 11:21:57 +02:00
Alexander Friedland
343864b6f1
Merge pull request #1964 from gradido/1963-remove-d-flex-from-col-in-register
refactor register button position
2022-06-02 09:02:26 +02:00
Moriz Wahl
d048a00143 getPendingCreations excludes confirmed contributions 2022-06-02 08:43:30 +02:00
Moriz Wahl
08f72e2777 Merge branch 'master' into contributions-table 2022-06-02 08:25:09 +02:00
ogerly
de7a41516a refactor register button position 2022-06-02 08:04:21 +02:00
Alexander Friedland
85a4d8c22d
Merge branch 'master' into 1923-Allow-Admin-to-CRUD-Contribution-Links 2022-06-02 07:19:59 +02:00
clauspeterhuebner
05ef8f26ef
Merge branch 'master' into 1906-feature-concept-for-gdd-creation-per-linkqr-code 2022-06-02 02:35:44 +02:00
Claus-Peter Hübner
602c532ab0 add description for 1st-expansion-stade 2022-06-02 02:30:50 +02:00
Claus-Peter Hübner
a979f80d55 Merge branch '1906-feature-concept-for-gdd-creation-per-linkqr-code' of
github.com:gradido/gradido into
1906-feature-concept-for-gdd-creation-per-linkqr-code
2022-06-02 00:16:30 +02:00
Wolfgang Huß
2785379c12 Refactor the 'createUser' resolver, forgotten files 2022-06-01 15:45:28 +02:00
Wolfgang Huß
d794a4dea9 Refactor the 'createUser' resolver 2022-06-01 15:44:51 +02:00
Alexander Friedland
b58e653d28
Merge pull request #1958 from gradido/1956-redemption-link-is-not-displayed-in-the-mobile-version
fixed redeem link is mobile start false
2022-06-01 14:45:19 +02:00
Moriz Wahl
7ee664b8c8 set defaults for transcation link list filters in query 2022-06-01 14:12:41 +02:00
Moriz Wahl
2c67d5f5fe filter args optional, now default values 2022-06-01 14:11:50 +02:00
Moriz Wahl
70b1119840 queries in queries file instead of mutations 2022-06-01 14:10:37 +02:00
Wolfgang Huß
71595428b3 Set DB_VERSION to '0037-drop_server_user_table.ts' 2022-06-01 12:39:57 +02:00
Wolfgang Huß
dbc98e8490 Remove 'user_setting' table from db
- Add migration 0037-drop_server_user_table.ts
2022-06-01 12:03:42 +02:00
Wolfgang Huß
772bf82000 Fix linting in database README.md 2022-06-01 11:09:21 +02:00
Wolfgang Huß
6bdcd867e7 Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj 2022-06-01 10:48:13 +02:00
Alexander Friedland
117a13c3d8
Merge branch 'master' into 1956-redemption-link-is-not-displayed-in-the-mobile-version 2022-06-01 10:40:56 +02:00
Alexander Friedland
bad6b00e63
Merge pull request #1959 from gradido/1951-remove-back-link-and-remove-gray-box
1951 remove back link and remove gray box
2022-06-01 10:40:32 +02:00
ogerly
119b8cdb96 remove computed learnMore 2022-06-01 10:37:32 +02:00
Wolfgang Huß
8650f86a7d Put expected directly into the test after Moriz suggestion to get it better to debug 2022-06-01 10:26:53 +02:00
Wolfgang Huß
3f8c1169ba Fix wrongly changed month on transaction links data 2022-06-01 10:19:46 +02:00
ogerly
7c3cfd508f fixed stylelint 2022-06-01 10:18:40 +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
cb7e3df9e6 learn more button add href and locales 2022-06-01 10:17:34 +02:00
Wolfgang Huß
06b5aaaa1c
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-01 10:05:02 +02:00
Wolfgang Huß
517034dcab
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-01 10:02:38 +02:00