9538 Commits

Author SHA1 Message Date
mahula
7d9253e4c7 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-05 13:17:52 +02:00
mahula
794bcbdfa3 update unit test 2022-07-05 13:17:52 +02:00
mahula
45e7fecd39 fix unit test 2022-07-05 13:17:52 +02:00
mahula
a61df84a39 add unit tests for new feature 2022-07-05 13:17:52 +02:00
mahula
4274974207 reformat string to avoid unwanted indents 2022-07-05 13:17:52 +02:00
ogerly
e8b70608e9 double apostrophe removed, fix yarn lint 2022-07-05 13:17:52 +02:00
mahula
6c856c8a92 Update frontend/src/locales/en.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
38d9e276ac Update frontend/src/locales/en.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
74a6c22f6f Update frontend/src/locales/de.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
b8ba6af906 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
fe4a95e32d Update frontend/src/locales/de.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
20e2e0edea Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
5019a7c48f sort locales 2022-07-05 13:17:52 +02:00
mahula
92eb144faa fix linting 2022-07-05 13:17:52 +02:00
mahula
b7fb51887f add dropdown item and method for new link copy use case 2022-07-05 13:17:52 +02:00
mahula
1d4f628cb9 add locales required for new link copy use case 2022-07-05 13:17:52 +02:00
Moriz Wahl
37d54d0e84 Merge branch 'docu-env-vars' of github.com:gradido/gradido into docu-env-vars 2022-07-05 11:57:21 +02:00
Moriz Wahl
be7a40be18 fix typo 2022-07-05 11:57:08 +02:00
Moriz Wahl
332de5082b
Merge branch 'master' into docu-env-vars 2022-07-05 11:52:48 +02:00
Hannes Heine
0ae0a09303
Merge pull request #2009 from gradido/2000-contribution-resolver
feat: ContributionResolver - createContribution
2022-07-05 11:48:36 +02:00
elweyn
103928518c Change utils file isContributionValid to contributions and changed method isContributionValid to validateContribution. 2022-07-05 11:35:50 +02:00
elweyn
9bd5710933 Add check if user is owner of the contribution before deleting. 2022-07-05 09:37:41 +02:00
elweyn
62e7abe76e Add mutation to soft delete a contribution. 2022-07-05 09:22:32 +02:00
elweyn
9867bb6a6f Add RIGHT for DELETE_CONTRIBUTION. 2022-07-05 09:21:29 +02:00
elweyn
61d4c138e1 Remove unused import. 2022-07-05 09:17:48 +02:00
elweyn
8e7476ecb0 Refactor return value so that their is only one return value. 2022-07-05 09:07:29 +02:00
elweyn
60aae29cff Merge branch '2000-contribution-list' into 2000-contribution-update 2022-07-05 08:53:49 +02:00
Claus-Peter Hübner
a99a568f39 emit Redeem-Events 2022-07-05 04:20:54 +02:00
Moriz Wahl
25b9a5a622
Merge branch 'master' into 2000-contribution-resolver 2022-07-04 15:20:31 +02:00
einhorn_b
8c4664e391 add line to downgrade 2022-07-04 13:46:04 +02:00
elweyn
7b38fe7f93 Function for updateContribution. 2022-07-04 07:41:41 +02:00
elweyn
03db4ed125 Add mutation to updateContribution. 2022-07-04 07:41:21 +02:00
elweyn
b580f8755d Refactor updateCreations. 2022-07-04 07:40:10 +02:00
elweyn
78195612c2 Add ROLES and RIGHTS to updateContribution. 2022-07-04 07:39:11 +02:00
Moriz Wahl
e4fc2cce6d
Merge branch 'master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-07-01 17:27:14 +02:00
Moriz Wahl
2e2a84f535 remove unused mutation 2022-07-01 17:26:20 +02:00
Moriz Wahl
9816adc745 remove unused global middleware 2022-07-01 17:24:51 +02:00
Moriz Wahl
d9034b1bdb changes after session with claus peter 2022-07-01 17:20:26 +02:00
elweyn
58a350155b Add tests that confirmed contribution are found and no unconfirmed contributions are found. 2022-07-01 12:54:46 +02:00
elweyn
7d23be6901 Add query for listContributions. 2022-07-01 12:54:04 +02:00
ogerly
061a9232a1 change welcome in community text 2022-07-01 11:22:37 +02:00
ogerly
1d86215375 change link color 2022-07-01 11:11:17 +02:00
Claus-Peter Hübner
7f5995d2fa add enable-check to EventProtocol configurable as CONFIG-Property 2022-07-01 00:40:10 +02:00
elweyn
3ce80fc081 Remove unused imports. 2022-06-30 16:47:44 +02:00
Moriz Wahl
7e31b5957e explain how .env files are working 2022-06-30 16:43:07 +02:00
Moriz Wahl
1bb06f5ad4
Merge pull request #2021 from gradido/v1.10.1
release: 1.10.1
2022-06-30 16:04:07 +02:00
Moriz Wahl
9c98087874 release: 1.10.1 2022-06-30 15:55:23 +02:00
Alexander Friedland
f49bb5b1c5
Merge pull request #2001 from gradido/1736-When-session-is-expired-redeem-link-is-not-transported
automatic session logout with info modal
2022-06-30 15:53:57 +02:00
Moriz Wahl
648b905d63 fix test 2022-06-30 15:44:49 +02:00
ogerly
ca8a3a0331 fix lint 2022-06-30 15:30:13 +02:00