11482 Commits

Author SHA1 Message Date
Alexander Friedland
193b66d32e
Merge branch 'master' into 2290-New-Design 2022-12-07 08:54:47 +01:00
mahula
cb66b51887 adapt unit test for community page to design changes 2022-12-07 05:46:29 +01:00
ogerly
1a81bc53cb fix tests 2022-12-06 15:33:07 +01:00
ogerly
a8e8513ab2 Transaction GDT list style edited 2022-12-06 13:13:10 +01:00
ogerly
dfa794a90a Contributions list style edited 2022-12-06 13:09:14 +01:00
Hannes Heine
4794ca61c1
Merge pull request #2363 from gradido/2285-mark-creation-via-link
feat(backend): 🍰 Mark creation via link
2022-12-06 12:34:41 +01:00
elweyn
d52f7f9590 change transactionLinkId to linkId. 2022-12-06 12:20:21 +01:00
elweyn
ffb5988760 Refactoring of some small smelling code. 2022-12-06 11:58:17 +01:00
ogerly
9c491eedca Transaction list style edited 2022-12-06 11:01:22 +01:00
ogerly
e6eb77583d fix lint, locales, stylelint 2022-12-05 17:25:04 +01:00
ogerly
94afc8f634 add tests for LastName.spec.js FirstName.spec.js 2022-12-05 17:05:54 +01:00
ogerly
e6bd8a9748 fix test components/Template/RightSide/LastTransactions.spec.js 2022-12-05 15:51:02 +01:00
ogerly
df9adfb9f4 fix test components/GddSend/TransactionConfirmationLink.spec.js 2022-12-05 14:56:20 +01:00
ogerly
57d747ebcd fix test pages/Transactions.spec.js 2022-12-05 14:50:51 +01:00
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
elweyn
3ba591637c Remove unused method. 2022-12-02 07:32:08 +01:00
Moriz Wahl
2caa0ad4c9
Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 18:46:24 +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
elweyn
0b2887b86f Correct joins between contribution and transaction 2022-12-01 15:21:49 +01:00
elweyn
ec396e8521 Merge master. 2022-12-01 12:45:15 +01:00
elweyn
96fd4cb14c Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 12:07:52 +01:00
elweyn
46014adc6d Database join contribution to transaction table, add new join to query. 2022-12-01 12:07:25 +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