11455 Commits

Author SHA1 Message Date
ogerly
2b7518d39d fix test routes/router.test.js 2022-12-05 14:35:18 +01:00
ogerly
edf532145f fix test components/Menu/Navbar.spec.js 2022-12-05 14:22:56 +01:00
ogerly
0c28478390 lint fix test layouts/DashboardLayout.spec.js 2022-12-05 14:19:29 +01:00
ogerly
1c2fb0220c fix test layouts/DashboardLayout.spec.js 2022-12-05 14:15:33 +01:00
ogerly
cac40195b7 fix test components/Menu/Sidebar.spec.js 2022-12-05 12:51:55 +01:00
ogerly
d69c6596f9 fix test components/Contributions/ContributionListItem.spec.js 2022-12-05 12:30:24 +01:00
ogerly
55ccbb4744 fix test components/TransactionLinks/TransactionLink.spec.js 2022-12-05 12:11:19 +01:00
ogerly
b1fb54a8ba fix lint 2022-12-05 11:42:33 +01:00
ogerly
8cea9a2fbe fix test components/Contributions/ContributionForm.spec.js 2022-12-05 11:40:20 +01:00
ogerly
5d387f1572 outcomments select-community in routes.js 2022-12-04 21:34:21 +01:00
ogerly
8e362169de unused pages and components to .NEW 2022-12-04 21:22:42 +01:00
ogerly
c0ac39d542 fix test components/Transaction.spec.js 2022-12-04 20:59:05 +01:00
ogerly
b3044e4e9f fix test components/GddSend/TransactionForm.spec.js 2022-12-04 16:24:27 +01:00
ogerly
d16d39e780 fix test pages/Send.spec.js 2022-12-04 15:32:54 +01:00
ogerly
445bcb2df2 fix test components/Transactions/TransactionLinkSummary.spec.js 2022-12-04 15:05:38 +01:00
ogerly
7378f35c38 fix test components/GddTransactionList.spec.js 2022-12-04 13:53:32 +01:00
Alexander Friedland
f458d305fb
Merge branch 'master' into 2290-New-Design 2022-12-04 11:35:39 +01:00
mahula
f9a2008e31 ountcomment unused code in transaction result link component regrding unit test coverage 2022-12-03 22:45:42 +01:00
mahula
7fc92f1b4b adapt unit tests for transaction confirmation link component to changes for new design 2022-12-03 22:18:02 +01:00
mahula
74468c77bc adapt unit tests for transaction confirmation send component to changes for new design 2022-12-03 21:58:49 +01:00
mahula
a53d2f8a2e adapt unit tests for transaction form to changes for new design 2022-12-03 20:32:19 +01:00
mahula
2459bba6a3 adapt unit tests for navbar to changes for new design 2022-12-03 10:00:25 +01:00
mahula
a417045013 adapt frontend nav bar unit tests to new design changes 2022-12-02 22:28:50 +01:00
mahula
f051097e6e adapt frontend nav bar unit tests to new design changes 2022-12-02 22:12:13 +01:00
mahula
063d119ef2 fix location of transaction form eoelents in unit test for send page 2022-12-02 15:04:46 +01:00
mahula
d3592e267c adapt unit tests to changes on frontend overview page 2022-12-02 14:17:58 +01:00
ogerly
7a5fcd9ea6 contribution style nav 2022-12-02 13:44:33 +01:00
Moriz Wahl
e458a7dd8d
Merge pull request #2452 from gradido/fix-jest-run-all-timeers
fix(backend): run all timers for high values
2022-12-01 16:21:37 +01:00
Moriz Wahl
41495c2c65 fix(backend): run all timers for high values 2022-12-01 15:53:09 +01:00
Moriz Wahl
a91158a963
Merge pull request #2443 from gradido/fix-negative-amount-on-send-coins
fix(backend): critical bug
2022-11-30 20:40:59 +01:00
Moriz Wahl
272c7ee491
Merge branch 'master' into fix-negative-amount-on-send-coins 2022-11-30 18:04:26 +01:00
bed31ab3ec
Merge pull request #2442 from gradido/fix_docker_production_build
fix(other): missing files for docker production build
2022-11-30 17:18:29 +01:00
ogerly
320d3a8593 remove unused code in confirm link 2022-11-30 16:14:12 +01:00
ogerly
a18358f3b9 reslut style send per link 2022-11-30 16:06:02 +01:00
ogerly
4a349e6017 gdd send and send per link pannel style 2022-11-30 15:44:36 +01:00
Moriz Wahl
c0096aa26c fix(backend): critical bug 2022-11-30 12:15:47 +01:00
ogerly
b1a1189a13 style header components 2022-11-30 09:35:05 +01:00
2db6329a46
Merge branch 'master' into fix_docker_production_build 2022-11-29 23:45:54 +01:00
10ad42babe
missing files to be copied 2022-11-29 16:37:25 +01:00
mahula
e00fe51017
Merge pull request #2424 from gradido/2342-bug-moderators-can-send-messages-twice-by-clicking-fast
fix(frontend): in contribution messages formular a message can be send twice, when clicking the submit button fast
2022-11-29 11:36:41 +01:00
mahula
b662f957b4
Merge branch 'master' into 2342-bug-moderators-can-send-messages-twice-by-clicking-fast 2022-11-29 11:06:19 +01:00
mahula
403e68480c
change variable name to our standard naming 2022-11-29 11:05:26 +01:00
clauspeterhuebner
4c3847e68f
Merge pull request #2201 from gradido/2179-bug-wrong-month-for-contribution-near-turn-of-month
fix(backend): wrong month for contribution near turn of month
2022-11-29 01:33:58 +01:00
clauspeterhuebner
1e4d922c88
Merge branch 'master' into 2179-bug-wrong-month-for-contribution-near-turn-of-month 2022-11-29 01:06:14 +01:00
clauspeterhuebner
f2380c6dfa
Merge pull request #2374 from gradido/2367-feature-add-federation-configs
feat(backend): add federation config properties
2022-11-28 22:56:35 +01:00
clauspeterhuebner
0d9b759bea
Update deployment/bare_metal/.env.dist
set federation diabled as default

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-11-28 15:09:00 +01:00
clauspeterhuebner
b297e81787
Merge branch 'master' into 2367-feature-add-federation-configs 2022-11-28 15:07:31 +01:00
ogerly
694a9fa09e lint fix 2022-11-28 12:38:56 +01:00
ogerly
a758374f86 add switch transactionslists GDT amount in Components 2022-11-28 12:18:21 +01:00
ogerly
ff5485e598 add GDT in Components 2022-11-28 11:23:37 +01:00