|
|
bc5106938e
|
docker
|
2023-01-12 16:01:54 +01:00 |
|
|
|
6a6d26d656
|
coverage 83%
|
2023-01-12 15:43:58 +01:00 |
|
|
|
49fc3b3a92
|
more cleanup
|
2023-01-12 15:40:10 +01:00 |
|
|
|
62722bf193
|
remove decimal.js, cleanups
|
2023-01-12 15:36:06 +01:00 |
|
|
|
0fc425223b
|
fix tests
|
2023-01-12 15:06:31 +01:00 |
|
|
|
10008fa682
|
cleaned dht-node of ballast
|
2023-01-10 12:27:47 +01:00 |
|
|
|
904003377a
|
cleaned package.json description
|
2023-01-10 11:26:32 +01:00 |
|
|
|
fd83996b5c
|
workflow for dht-node
|
2023-01-09 11:18:17 +01:00 |
|
|
|
85bc0c4a49
|
jest & lint (not clean yet)
|
2023-01-09 11:17:58 +01:00 |
|
|
|
07bc54f4f4
|
fixable lint errors
|
2023-01-09 10:47:39 +01:00 |
|
|
|
ca01ed72db
|
added linting
|
2023-01-09 10:47:21 +01:00 |
|
Claus-Peter Hübner
|
17515f1ac0
|
separated dht-hub features in new dht-node modul
|
2023-01-03 21:29:21 +01:00 |
|
Wolfgang Huß
|
200851322e
|
Merge pull request #2504 from gradido/2502-adjust-some-texts-and-translations
refactor(other): adjust some texts and translations
|
2023-01-03 13:29:03 +01:00 |
|
|
|
b36c9a41dc
|
Merge branch 'master' into 2502-adjust-some-texts-and-translations
|
2023-01-03 13:07:48 +01:00 |
|
|
|
34bf160291
|
Merge pull request #2505 from gradido/fix_footer_year_test
test(other): fix tests breaking with the new year
|
2023-01-03 13:06:20 +01:00 |
|
|
|
f83b9a762c
|
also fix backend month test
|
2023-01-03 12:41:42 +01:00 |
|
|
|
77bfa5b5ef
|
expect current(local) year to be visible in the footer.
|
2023-01-02 17:46:39 +01:00 |
|
Wolfgang Huß
|
347e937d6b
|
Fix backend test 'run two hours forward to be in the next month in UTC' > 'has the clock set correctly' by adding a '0' in front of the month if '< 10'
|
2023-01-02 15:31:09 +01:00 |
|
Wolfgang Huß
|
b640121958
|
Fix test for year in footer
|
2023-01-02 15:10:03 +01:00 |
|
Wolfgang Huß
|
5e8af000f4
|
Fix tests for email 'transactionLinkRedeemed'
|
2023-01-02 14:56:46 +01:00 |
|
Wolfgang Huß
|
bd6ba95fd3
|
Change transaction link additional text
|
2023-01-02 14:49:53 +01:00 |
|
Wolfgang Huß
|
a3ccf0d5bb
|
Change 'transactionLinkRedeemed' subject
|
2023-01-02 13:56:56 +01:00 |
|
clauspeterhuebner
|
1553ff0964
|
Merge pull request #2427 from gradido/2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
feat(backend): federation implement exchange of api versions persist in table
|
2022-12-23 00:53:03 +01:00 |
|
Claus-Peter Hübner
|
9988d6feec
|
skip "on open" test
|
2022-12-23 00:39:56 +01:00 |
|
Claus-Peter Hübner
|
c249a23ae9
|
merge master
|
2022-12-23 00:02:43 +01:00 |
|
Claus-Peter Hübner
|
26dec0184a
|
Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
|
2022-12-23 00:02:21 +01:00 |
|
Claus-Peter Hübner
|
c1c6aa285d
|
all tests finished
|
2022-12-22 23:40:43 +01:00 |
|
|
|
1aea1cc924
|
Merge pull request #2458 from gradido/semaphore
feat(backend): semaphore to lock transaction table
|
2022-12-22 22:07:16 +01:00 |
|
|
|
7023fdba2a
|
76% backend coverage requirement
|
2022-12-22 19:45:16 +01:00 |
|
|
|
9506b8e77d
|
Merge branch 'master' into semaphore
|
2022-12-22 19:37:27 +01:00 |
|
|
|
dcd2ec708d
|
include logger for error when creation is not successful
|
2022-12-22 15:56:37 +01:00 |
|
Wolfgang Huß
|
42c78cc9e3
|
Merge pull request #2472 from gradido/2466-design-HTML-emails-and-adjust-texts
feat(backend): design html emails and adjust texts
|
2022-12-22 15:03:25 +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 |
|
Wolfgang Huß
|
a60bbc2047
|
Update backend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-12-22 13:54:27 +01:00 |
|
Wolfgang Huß
|
f74b1a7024
|
Merge branch 'master' of github.com:gradido/gradido into 2466-design-HTML-emails-and-adjust-texts
|
2022-12-22 11:38:43 +01:00 |
|
Wolfgang Huß
|
254e0410f5
|
Fix tests for emails
|
2022-12-22 11:22:39 +01:00 |
|
Wolfgang Huß
|
aa19a4a3b4
|
Add imprint logo to emails
- Remove big space under 'Hello XXX' line.
|
2022-12-22 11:11:51 +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 |
|
Claus-Peter Hübner
|
f264b02b25
|
check for max buffer length plus testmodus shifted to unittest
|
2022-12-22 01:10:54 +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 |
|
Claus-Peter Hübner
|
da1bcf8676
|
additional tests
|
2022-12-20 23:33:28 +01:00 |
|
Moriz Wahl
|
64cf53974c
|
improve test descriptions
|
2022-12-20 20:08:24 +01:00 |
|