7961 Commits

Author SHA1 Message Date
ogerly
3f7a0d901e remove unused package vue-qrcode 2022-04-13 09:23:55 +02:00
ogerly
7bdaa4256f add new image coin - black white 2022-04-13 09:23:55 +02:00
Alexander Friedland
934b5a2715
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-13 07:31:08 +02:00
Moriz Wahl
a9f64d2fd6
Merge pull request #1762 from gradido/define-context-object
refactor: Define Context Interface
2022-04-12 19:54:24 +02:00
Moriz Wahl
263d0ab812
Merge branch 'master' into define-context-object 2022-04-12 19:45:19 +02:00
Moriz Wahl
11193f29fa
Merge pull request #1742 from gradido/fix-elopage-status
fix: Elopage Status
2022-04-12 19:44:59 +02:00
Moriz Wahl
51a95132c4
Merge branch 'master' into fix-elopage-status 2022-04-12 19:33:51 +02:00
b1dd255d1e
Merge pull request #1749 from gradido/frontend_decay_start_block_as_static
Refactor: Frontend decay start block as static config value
2022-04-12 19:22:08 +02:00
9332eeff36
Merge branch 'master' into frontend_decay_start_block_as_static 2022-04-12 19:06:04 +02:00
Moriz Wahl
de6421201d use getUser helper to get moderator form context 2022-04-12 19:04:29 +02:00
Moriz Wahl
4a71acab55
Merge branch 'master' into fix-elopage-status 2022-04-12 18:47:00 +02:00
Alexander Friedland
ffeddda436
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-12 16:25:42 +02:00
Alexander Friedland
e116172cba
Merge pull request #1758 from gradido/1757-to-locales-Still-valid-14-days
better date format for reddem valid date
2022-04-12 16:22:22 +02:00
Alexander Friedland
cc50cc3a3e
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-12 15:12:49 +02:00
Alexander Friedland
ecb8fadb60
Merge branch 'master' into 1757-to-locales-Still-valid-14-days 2022-04-12 15:09:42 +02:00
Alexander Friedland
38b2b2b6c7
Merge pull request #1754 from gradido/1753-darker-background-summary-transaktion-links
add insert shadow in summary links transaction type
2022-04-12 15:07:51 +02:00
87aed30cfd
good catch 2022-04-12 14:57:46 +02:00
Moriz Wahl
f752d8d045 type ExpressContext 2022-04-11 17:25:59 +02:00
Moriz Wahl
71d1701102 undo apollo log plugin hack 2022-04-11 16:31:21 +02:00
Moriz Wahl
902dce6390 Context interface in balance resolver 2022-04-11 16:24:38 +02:00
Moriz Wahl
d7bec83d25 use Context interface in Transaction resolver 2022-04-11 16:22:32 +02:00
Moriz Wahl
00bba07b11 define hack to pass already queried data to balance resolver 2022-04-11 16:22:09 +02:00
Moriz Wahl
6cc8410720 helper function to get user from context 2022-04-11 16:15:57 +02:00
Moriz Wahl
b0606424d4 Context interface in transaction link resolver 2022-04-11 16:08:39 +02:00
Moriz Wahl
71cb56db0e no unused lint instruction 2022-04-11 16:04:04 +02:00
Moriz Wahl
8900592b90 use Context interface in GDT resolver 2022-04-11 16:03:12 +02:00
Moriz Wahl
e430ceefa3 remove unused lint rule 2022-04-11 15:59:23 +02:00
Moriz Wahl
9a390c11db use Context interface in admin resolver 2022-04-11 15:57:59 +02:00
Moriz Wahl
4d09123b0e remove global no explicit any lint rule 2022-04-11 15:55:05 +02:00
Moriz Wahl
e183a9bde0 remove unused modules 2022-04-11 15:53:00 +02:00
Moriz Wahl
97ee572c3a Merge branch 'fix-elopage-status' into define-context-object 2022-04-11 15:50:52 +02:00
Moriz Wahl
57298a4d3a use Context interface in user resolver 2022-04-11 15:50:46 +02:00
Moriz Wahl
7ec35bbfb2 define context interface 2022-04-11 15:50:02 +02:00
Moriz Wahl
f57f67846e reconstruct context object 2022-04-11 14:58:00 +02:00
ogerly
6a6edfde62 change text links_sum in locales 2022-04-10 20:03:53 +02:00
ogerly
fc049a14ac fix test for cancel delete link 2022-04-10 14:59:39 +02:00
ogerly
50be004ce4 add jest.fn((d) 2022-04-10 14:47:43 +02:00
ogerly
2e37b81abc fix style lint 2022-04-10 13:32:46 +02:00
ogerly
94382d9834 better date format for reddem valid date 2022-04-10 12:51:05 +02:00
ogerly
3101719c67 fix yarn lint 2022-04-10 12:30:50 +02:00
ogerly
8a621ec7ce add insert shadow in summary links transaction type 2022-04-10 12:09:02 +02:00
ogerly
dd04640497 tests for QrCode/FigureQrCode 2022-04-10 09:40:55 +02:00
ogerly
22aeb06f97 tests for TransactionLink 2022-04-10 09:40:12 +02:00
ogerly
43863e21fc add qrcanvas-vue@2.1.1 for vue2 2022-04-10 09:39:02 +02:00
ogerly
da288eaeed position button on link list 2022-04-09 11:36:23 +02:00
ogerly
f76c4ac5c0 change lib for qr code, add logo 2022-04-09 11:02:21 +02:00
ab7b2a7028
test for correct startblock date in frontend 2022-04-07 13:06:47 +02:00
2826f970fb
Merge branch 'master' into frontend_decay_start_block_as_static 2022-04-07 13:02:06 +02:00
Moriz Wahl
01b615d9c1
Merge branch 'master' into fix-elopage-status 2022-04-07 12:27:40 +02:00
Alexander Friedland
2cdad1b894
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-07 10:28:39 +02:00