12033 Commits

Author SHA1 Message Date
Wolfgang Huß
2b9a415d4b
Merge pull request #2209 from gradido/2208-refine-deployment-docs
docs: 🍰 Refine Deployment Documentation
2022-09-29 09:02:21 +02:00
Moriz Wahl
0ed12f878f remove back ticks in sql statement 2022-09-29 04:38:33 +02:00
Moriz Wahl
5bb6fd048d get email optin in a better way 2022-09-28 22:15:21 +02:00
Claus-Peter Hübner
5d705dfc7d Merge branch '2220-feature-reconfigure-log4js' of github.com:gradido/gradido into 2220-feature-reconfigure-log4js 2022-09-28 21:44:29 +02:00
Claus-Peter Hübner
ff93c41c19 Merge remote-tracking branch 'origin/master' into 2220-feature-reconfigure-log4js 2022-09-28 21:41:51 +02:00
mahula
5d24d1d510 update cypress test readme 2022-09-28 13:59:29 +02:00
mahula
2a82faff47 fix error caused by missing files regarding rgistration tests 2022-09-28 13:01:27 +02:00
joseji
a756f0a4cc all tests completed 2022-09-28 12:47:00 +02:00
mahula
e7207da9ac fix language dependency of some selectors in login and user profile tests 2022-09-28 12:13:49 +02:00
joseji
0f1f9baa8d added tests for events 2022-09-28 11:57:49 +02:00
joseji
33eeab344f added missing error logs 2022-09-28 11:14:16 +02:00
joseji
2ca9945a1b added missing events 2022-09-28 11:09:14 +02:00
mahula
480378a182 fix language dependency of some selectors in login and user profile tests 2022-09-28 10:38:46 +02:00
Claus-Peter Hübner
a7c6652ef1 introduce additional state for pending contributions created by
redeem-link (stage-3)
2022-09-28 00:25:34 +02:00
Moriz Wahl
825b364a3b fix user contact migration. Each user must have one contact, forget about that email_opt_in trash data 2022-09-27 19:13:32 +02:00
Claus-Peter Hübner
f0c4b4859a mored details about stage-3: improvements of registration process 2022-09-27 16:17:38 +02:00
mahula
bb7e8d2b3d set default command wait timout higher in cypress configuration 2022-09-27 15:51:05 +02:00
mahula
1a01c7df83 change cypress command in package.json to make "cypress open" available for local testing 2022-09-27 15:22:08 +02:00
Wolfgang Huß
cbfeb88a2f Fulfill Moriz suggestions
Co-Authored-By: Mogge <moriz.wahl@gmx.de>
2022-09-27 14:13:19 +02:00
elweyn
ea234add11 Add message after updateContribution. 2022-09-27 13:37:45 +02:00
Wolfgang Huß
3c1b103f93 Refine the integration of the conflicting docu 2022-09-27 10:22:08 +02:00
Wolfgang Huß
6f41e0ba0d Merge branch 'master' of github.com:gradido/gradido into 2208-refine-deployment-docs
# Conflicts:
#	deployment/bare_metal/setup.md
2022-09-27 10:21:33 +02:00
Wolfgang Huß
b7c3d2acf1 Refactor 'setup.md' to a mark-down file and clearify instructions 2022-09-27 09:58:22 +02:00
Alexander Friedland
18f3b27c86
Merge branch 'master' into send-form-border-radius 2022-09-27 09:45:47 +02:00
Alexander Friedland
9ba337b4b8
Merge branch 'master' into 2109-Typo-im-Dialog 2022-09-27 09:45:43 +02:00
Claus-Peter Hübner
5ee8cf9d7a more details for stage-2 and an additional stage-3 für redeem-links 2022-09-27 03:15:48 +02:00
Claus-Peter Hübner
4d937b16d5 add description for stage-2 of capturing and activating
contribution-links
2022-09-27 00:07:12 +02:00
joseji
e97aac759f typo camel case in 'send multiregistration email event' 2022-09-26 23:00:33 +02:00
joseji
91b363e61c fixed conflicts 2022-09-26 22:53:57 +02:00
jjimenezgarcia
54266349bc
Refactor: Add all events to documentation table
Added missing events to the table.

Events implemented on #2231
2022-09-26 22:44:10 +02:00
joseji
c8a2d899b8 all stated according to the events table 2022-09-26 22:41:33 +02:00
joseji
329e6f0893 removed unnecesary previously included parameter 'message' on events 2022-09-26 22:29:48 +02:00
joseji
49378c64e2 new events fully implemented 2022-09-26 22:17:07 +02:00
clauspeterhuebner
8b3b4e0157
Merge branch 'master' into 2220-feature-reconfigure-log4js 2022-09-26 21:55:08 +02:00
elweyn
3ae79ad935 Change expected database version. 2022-09-26 15:24:36 +02:00
elweyn
7ddafdd70d Add updated_at to contributions table. 2022-09-26 15:24:18 +02:00
elweyn
186e6711f5 Remove unused import. 2022-09-26 09:10:58 +02:00
elweyn
f136f3c4ad Remove unused migration. 2022-09-26 08:59:46 +02:00
elweyn
fefdf9f0fa Merge master and resolve merge conflict. 2022-09-26 08:53:25 +02:00
elweyn
209c61e5d8 Change call from Contribution to DbContribution and use Contribution as model. 2022-09-26 08:48:04 +02:00
Hannes Heine
9bab013847
Merge branch 'master' into 2198-adminarea-more-dates-on-created-transaction 2022-09-26 08:27:22 +02:00
elweyn
6df8b9a83f Test that when an admin user create a contribution in FE he can not delete it in admin interface. 2022-09-24 11:32:07 +02:00
clauspeterhuebner
82ac2d4fe2
Merge branch 'master' into 2179-bug-wrong-month-for-contribution-near-turn-of-month 2022-09-23 22:22:33 +02:00
mahula
9ac62d5101
Merge pull request #2047 from gradido/e2e-test-setup
End-to-end test setup
2022-09-23 21:17:53 +02:00
mahula
d6b1b25f6e
Merge branch 'master' into e2e-test-setup 2022-09-23 21:06:41 +02:00
clauspeterhuebner
901e85e90b
Merge branch 'master' into 2179-bug-wrong-month-for-contribution-near-turn-of-month 2022-09-23 19:39:48 +02:00
clauspeterhuebner
a6d30328ff
Merge pull request #2216 from gradido/2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account
config testmodus flag for sending emails to test or team account instead of user account
2022-09-23 19:38:50 +02:00
joseji
744c961c0b fixed tests with new log message 2022-09-23 19:33:54 +02:00
clauspeterhuebner
55a8174822
Merge branch 'master' into 2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account 2022-09-23 19:29:34 +02:00
Claus-Peter Hübner
516fc5c5e7 Merge remote-tracking branch 'origin/master' into
2220-feature-reconfigure-log4js
2022-09-23 19:28:28 +02:00