10976 Commits

Author SHA1 Message Date
Claus-Peter Hübner
46e2473a88 remove EventEmitter from events-modul and replace it with
writeEvent-Methode
2022-07-07 01:48:33 +02:00
Claus-Peter Hübner
c570e5d2e5 Merge remote-tracking branch 'origin/master' into
1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
remove EnumEventType table
2022-07-07 01:47:07 +02:00
Claus-Peter Hübner
f3be93e072 Merge remote-tracking branch 'origin/master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-07-07 01:43:21 +02:00
mahula
2f67e5f98a
Merge pull request #2030 from gradido/link-text-for-emails
Transaction link: copy link, text and more
2022-07-06 11:57:47 +02:00
mahula
9272ca87cd fix unit test 2022-07-06 11:39:59 +02:00
Moriz Wahl
37dad1ca84
Merge branch 'master' into link-text-for-emails 2022-07-06 11:24:20 +02:00
Moriz Wahl
067e7c3ef7 improve documentation 2022-07-06 10:56:02 +02:00
elweyn
18ff51aacf Merge master into this branch. 2022-07-06 10:51:35 +02:00
Hannes Heine
e834d06704
Merge branch 'master' into 2000-contribution-list 2022-07-06 10:48:28 +02:00
Hannes Heine
9da967faff
Merge branch 'master' into 2000-contribution-delete 2022-07-06 10:45:34 +02:00
Alexander Friedland
4b924be72d
Merge pull request #2025 from gradido/2015-Change-welcome-text
change welcome in community text
2022-07-06 10:36:33 +02:00
einhorn_b
2774594f13 apply suggestions, remove added transactions from creation date fix sql queries 2022-07-06 10:32:34 +02:00
einhornimmond
a2ffab2d4d
Update database/migrations/0041-update_transactions_for_blockchain.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-06 10:27:21 +02:00
Hannes Heine
e2b7c9dece
Merge branch 'master' into 2000-contribution-delete 2022-07-06 10:15:03 +02:00
Alexander Friedland
3e57cfa033
Merge branch 'master' into 2015-Change-welcome-text 2022-07-06 09:56:18 +02:00
Alexander Friedland
69bb329188
Merge pull request #2024 from gradido/2023-switched-link-color
changed link color in navbar and language switch
2022-07-06 09:55:16 +02:00
Alexander Friedland
e1186100bd
Merge branch 'master' into 2023-switched-link-color 2022-07-06 07:50:50 +02:00
Alexander Friedland
d8fd6cb9b7
Merge branch 'master' into 2015-Change-welcome-text 2022-07-06 07:50:45 +02:00
Claus-Peter Hübner
4fb135cc36 new switch for event protocol enabling 2022-07-06 03:05:05 +02:00
Claus-Peter Hübner
127faf45cd Merge remote-tracking branch 'origin/master' into
1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol

linting
2022-07-06 03:04:11 +02:00
Claus-Peter Hübner
5251571ca9 Merge remote-tracking branch 'origin/master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-07-06 02:33:07 +02:00
Claus-Peter Hübner
575453fd54 modify event emitting on new event type specific usage 2022-07-06 02:31:37 +02:00
Claus-Peter Hübner
314e211a4f modify EventEmitter to new Eventtype specific handling 2022-07-06 02:30:52 +02:00
Claus-Peter Hübner
3f706dc5f0 add EventType specific handling 2022-07-06 02:30:04 +02:00
einhorn_b
6b3813a0c8 add code for moving user creation date if transaction before exist 2022-07-05 17:09:31 +02:00
einhorn_b
19253d7ce7 change generic mysql query to easy raw mysql queries 2022-07-05 16:18:34 +02:00
Moriz Wahl
e4a4744f4e fix unit tests 2022-07-05 13:17:52 +02:00
mahula
a9a518c9bb fix linting errors 2022-07-05 13:17:52 +02:00
mahula
ca8732bd75 Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-05 13:17:52 +02:00
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