joseji
|
d90d366946
|
fixed unnecessary params
|
2022-10-18 20:24:30 +02:00 |
|
joseji
|
1848db1ba1
|
added some log tests
|
2022-10-18 19:51:10 +02:00 |
|
jjimenezgarcia
|
f6f2ec1a71
|
Merge branch 'master' into test-transaction-resolver
|
2022-10-17 23:17:46 +02:00 |
|
Moriz Wahl
|
9ae023842b
|
fix: Daily Redeem of Contribution Link
|
2022-10-17 08:54:53 +02:00 |
|
joseji
|
2fd37a7503
|
fixed tests and negative numbers are now detected
|
2022-10-14 13:59:41 +02:00 |
|
joseji
|
b58851000b
|
Merge branch 'master' into test-transaction-resolver
|
2022-10-14 13:55:53 +02:00 |
|
Moriz Wahl
|
90c1e18aa3
|
Merge branch 'master' into jest-extension-decimal-equal
|
2022-10-13 17:01:49 +02:00 |
|
Moriz Wahl
|
5d37bd6df6
|
Merge branch 'master' into daily-rule-for-contribution-links-frontend
|
2022-10-13 16:51:11 +02:00 |
|
Moriz Wahl
|
81651e4c7e
|
Update backend/src/graphql/resolver/TransactionLinkResolver.test.ts
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2022-10-13 15:57:51 +02:00 |
|
Moriz Wahl
|
2ef5efde20
|
Merge branch 'master' into daily-rule-for-contribution-links-frontend
|
2022-10-13 15:56:21 +02:00 |
|
Moriz Wahl
|
795a16627c
|
Merge branch 'master' into do-not-list-expired-contribution-links
|
2022-10-13 15:55:03 +02:00 |
|
joseji
|
91c05fcb9b
|
events implemented and tested
|
2022-10-13 14:13:23 +02:00 |
|
joseji
|
a4ded0f61e
|
database version
|
2022-10-13 13:57:48 +02:00 |
|
joseji
|
0b68f2f74b
|
tests up and working
|
2022-10-13 13:44:39 +02:00 |
|
Wolfgang Huß
|
d4353f34fa
|
Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation
|
2022-10-13 13:33:24 +02:00 |
|
Wolfgang Huß
|
cc63c627c2
|
Merge branch 'master' of github.com:gradido/gradido into do-not-list-expired-contribution-links
|
2022-10-13 13:30:15 +02:00 |
|
Wolfgang Huß
|
e56ba75ee3
|
Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation – again, sorry
|
2022-10-13 12:48:18 +02:00 |
|
Wolfgang Huß
|
3477c009ae
|
Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation
|
2022-10-13 12:39:56 +02:00 |
|
joseji
|
f6b386101d
|
test start
|
2022-10-13 12:18:38 +02:00 |
|
Wolfgang Huß
|
80fdc8d30a
|
Merge branch 'master' of github.com:gradido/gradido into daily-rule-for-contribution-links-frontend
# Conflicts:
# backend/src/seeds/graphql/mutations.ts
|
2022-10-13 12:01:06 +02:00 |
|
Wolfgang Huß
|
98e64ed867
|
Merge branch 'master' of github.com:gradido/gradido into disable-change-month-for-contribution-updates
|
2022-10-13 10:10:03 +02:00 |
|
Moriz Wahl
|
25e461188c
|
ignore eslint rule no-empty-interface
|
2022-10-13 09:04:29 +02:00 |
|
Moriz Wahl
|
39982759f2
|
test more decimal values coming from DB
|
2022-10-12 19:40:26 +02:00 |
|
Moriz Wahl
|
463f0a0601
|
feat: Global Jest Extension for Decimal Equal
|
2022-10-12 19:30:06 +02:00 |
|
Moriz Wahl
|
686c24a57d
|
add tests for daily contribution link
|
2022-10-12 17:17:10 +02:00 |
|
Moriz Wahl
|
69c0c214b9
|
update browser list
|
2022-10-12 17:03:51 +02:00 |
|
Wolfgang Huß
|
6d06c0f2d8
|
Merge branch 'master' of github.com:gradido/gradido into 2218-refactor-logout-to-mutation
# Conflicts:
# backend/src/graphql/resolver/UserResolver.test.ts
# backend/src/seeds/factory/contributionLink.ts
# backend/src/seeds/factory/creation.ts
|
2022-10-12 16:23:04 +02:00 |
|
Moriz Wahl
|
7e66e299d9
|
feat: Daily Rule for Contribution Links
|
2022-10-12 14:46:22 +02:00 |
|
Moriz Wahl
|
4e13678367
|
fix test. Add dynamic valid to date for contribution link
|
2022-10-11 20:56:02 +02:00 |
|
Moriz Wahl
|
bc2889a9f8
|
fix: Disable Change of Month for Update Contribution (wallet and admin)
|
2022-10-11 20:44:41 +02:00 |
|
Moriz Wahl
|
7286389b87
|
filter contribution link list by valid to
|
2022-10-11 20:03:00 +02:00 |
|
clauspeterhuebner
|
92bda917ca
|
Merge branch 'master' into 2220-feature-reconfigure-log4js
|
2022-09-30 00:27:25 +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 |
|
elweyn
|
186e6711f5
|
Remove unused import.
|
2022-09-26 09:10:58 +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 |
|
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 |
|
clauspeterhuebner
|
e955b92235
|
Merge branch 'master' into 1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-23 18:48:11 +02:00 |
|
Claus-Peter Hübner
|
ab1a4ac8d1
|
solve tests
|
2022-09-23 18:24:13 +02:00 |
|
Claus-Peter Hübner
|
b3bf7fecc4
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-23 01:32:44 +02:00 |
|
Claus-Peter Hübner
|
969d6d0fbe
|
Merge branch '1798-feature-gradidoid-1-adapt-and-migrate-database-schema' of github.com:gradido/gradido into 1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-23 01:12:24 +02:00 |
|
Claus-Peter Hübner
|
e701f99553
|
rework PR comments
|
2022-09-23 01:11:37 +02:00 |
|
clauspeterhuebner
|
b0781bce88
|
Update backend/src/graphql/resolver/UserResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-23 01:03:07 +02:00 |
|
clauspeterhuebner
|
62446bd2f0
|
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-23 00:56:36 +02:00 |
|
Claus-Peter Hübner
|
3dd66b4527
|
small changes in log-pattern
Merge remote-tracking branch 'origin/master' into
2220-feature-reconfigure-log4js
|
2022-09-23 00:31:33 +02:00 |
|
Claus-Peter Hübner
|
99f0905bee
|
Merge remote-tracking branch 'origin/master' into 2220-feature-reconfigure-log4js
|
2022-09-22 23:42:23 +02:00 |
|
clauspeterhuebner
|
810d258965
|
Merge branch 'master' into 2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account
|
2022-09-22 23:31:08 +02:00 |
|
Claus-Peter Hübner
|
de234cc7df
|
rework PR remarks
|
2022-09-22 23:29:51 +02:00 |
|
Moriz Wahl
|
18008e9598
|
Merge branch 'master' into add-client-request-time
|
2022-09-22 21:13:27 +02:00 |
|