11528 Commits

Author SHA1 Message Date
dcd2ec708d
include logger for error when creation is not successful 2022-12-22 15:56:37 +01:00
Moriz Wahl
8ebea39870
Merge branch 'master' into semaphore 2022-12-22 14:10:57 +01:00
Moriz Wahl
c4214eb2c6 remove timeouts in seeds 2022-12-22 14:10:34 +01:00
Moriz Wahl
6a36d9afb2 remove console logs 2022-12-22 14:08:32 +01:00
Moriz Wahl
82ac1ef282
Merge pull request #2468 from gradido/test-semaphore
feat(backend): test semaphore
2022-12-22 14:00:58 +01:00
mahula
ac32c3a6d5
Merge pull request #2471 from gradido/2435-bug-when-undeleting-an-user-two-success-toasts
fix(admin): reduce triggers of success toast on deleted user form to exactly one
2022-12-22 09:34:28 +01:00
d6f08daaae
Merge branch 'semaphore' into test-semaphore 2022-12-21 00:25:03 +01:00
32cea45bbf
move timestamp into semaphore transaction lock 2022-12-21 00:24:54 +01:00
fb7c61f3b2
require 77% coverage on backend 2022-12-21 00:16:28 +01:00
cf99410971
Merge branch 'semaphore' into test-semaphore 2022-12-21 00:09:03 +01:00
55236f1f8e
fix another order by id instead of balanceDate.
Have the now calculation for contribution links within the semaphore lock
2022-12-21 00:08:46 +01:00
2f17ec565e
all tests are running 2022-12-21 00:05:50 +01:00
mahula
e45e022233
Merge branch 'master' into 2435-bug-when-undeleting-an-user-two-success-toasts 2022-12-20 08:01:23 +01:00
mahula
8f73e76e4f
Merge pull request #2470 from gradido/2457-refactor-move-nginx-docker-build-back-to-first-row-in-workflow
refactor(other):  build nginx docker image in workflow independent of other builds
2022-12-19 22:30:40 +01:00
mahula
3d220a99f5 remove success toast from deleted user form 2022-12-16 16:38:48 +01:00
mahula
b7ba244f28 remove unnecessary build dependencies from nginx in github test workflow 2022-12-16 14:32:49 +01:00
ba2ad05088
Merge branch 'semaphore' into test-semaphore 2022-12-15 23:08:31 +01:00
5a925c0526
"fixed" semaphore tests 2022-12-15 23:08:19 +01:00
f306dddfaf
console logs, fix order by id instead of date 2022-12-15 23:06:29 +01:00
Moriz Wahl
20fbaa276f feat(backend): test semaphore 2022-12-15 18:35:11 +01:00
Moriz Wahl
e4e698b082
Merge pull request #2467 from gradido/release-v1.16.0
feat(release): version 1.16.0
2022-12-15 18:31:22 +01:00
Moriz Wahl
78a780568a feat(release): version 1.16.0 2022-12-15 17:07:35 +01:00
Moriz Wahl
d03a3f601c mock semaphore to allow to use jest fake timers 2022-12-15 17:00:35 +01:00
jjimenezgarcia
a15b985c82
Merge pull request #2426 from gradido/clear-old-password-junk
refactor(backend): cleaning user related old password junk
2022-12-15 16:12:44 +01:00
Moriz Wahl
cb55da5d32 confirming two contributions at once does not throw anymore 2022-12-15 15:58:02 +01:00
9537910413
lock also on contributions 2022-12-15 13:07:53 +01:00
a98d569fb3
lock also on transactionLink 2022-12-15 13:07:53 +01:00
3d52875588
external semaphore transactions lock file 2022-12-15 13:07:53 +01:00
c2c7e34539
share the lock for transactions via external file. Do all possible checks before acquiring the lock 2022-12-15 13:07:53 +01:00
Moriz Wahl
1320c962ac Merge branch 'clear-old-password-junk' of github.com:gradido/gradido into clear-old-password-junk 2022-12-15 13:04:48 +01:00
Moriz Wahl
ce0e306284 remove unused import 2022-12-15 13:03:23 +01:00
Moriz Wahl
873076ebfc remove unused import 2022-12-15 13:02:19 +01:00
Moriz Wahl
88eeed7530 Merge branch 'master' into clear-old-password-junk 2022-12-15 12:56:34 +01:00
f741986b2b
Merge branch 'master' into semaphore 2022-12-15 12:41:59 +01:00
1f765bd3f4
fix find last Transaction 2022-12-15 12:41:42 +01:00
Moriz Wahl
2233bd9b84
Merge pull request #2453 from gradido/consistent-transaction-table
fix(database): consistent transaction table
2022-12-15 12:29:18 +01:00
ef6d697514
Merge branch 'master' into semaphore
# Conflicts:
#	backend/src/graphql/resolver/TransactionResolver.ts
2022-12-15 12:02:07 +01:00
97b169da2e
properly typecast and do thing right 2022-12-15 11:49:28 +01:00
8afd66088d
Merge branch 'master' into consistent-transaction-table 2022-12-15 11:27:31 +01:00
00a7ac4eb5
deleted old comment 2022-12-15 11:18:31 +01:00
59b40bf44d
Merge branch 'master' into clear-old-password-junk
# Conflicts:
#	backend/src/graphql/resolver/TransactionResolver.ts
#	backend/src/graphql/resolver/UserResolver.ts
2022-12-15 11:17:45 +01:00
243fdc16c7
Merge pull request #2416 from gradido/dissolve_admin_resolver
refactor(backend): dissolve admin resolver
2022-12-14 17:48:28 +01:00
joseji
798051f360 docker error solved 2022-12-14 00:10:55 +01:00
Moriz Wahl
1229a7f7df change database version 2022-12-13 22:14:06 +01:00
Moriz Wahl
0bcd441837 rename migrations and entity number 2022-12-13 21:26:32 +01:00
joseji
9b97b6c40e removed text files regarding passphrase 2022-12-13 21:16:57 +01:00
Moriz Wahl
b52c62749c include user contact in user context object 2022-12-13 21:07:12 +01:00
Moriz Wahl
7b8d4e5c85 update database version 2022-12-13 20:54:07 +01:00
Moriz Wahl
35f9157f41 Merge branch 'master' into clear-old-password-junk 2022-12-13 20:52:06 +01:00
Moriz Wahl
1b31d09278 add tests for semaphore 2022-12-13 20:42:20 +01:00