8035 Commits

Author SHA1 Message Date
ogerly
be2bf87b84 add b-tab :disabled='row.item.deletedAt !== null' 2022-04-10 15:31:29 +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
5206dacf01 yarn locales fixx 2022-04-10 12:24:40 +02:00
ogerly
73af0574a4 new locales added: gdd_per_link.isFree 2022-04-10 12:23:56 +02:00
ogerly
8a621ec7ce add insert shadow in summary links transaction type 2022-04-10 12:09:02 +02:00
ogerly
7a3b73580f git fix yarn locales 2022-04-10 10:33:52 +02:00
ogerly
65fbc27bb3 add function showGdtBalance() 2022-04-10 10:32:08 +02:00
ogerly
cd41e548cd remove status row, fixed tests 2022-04-10 10:30:27 +02:00
ogerly
bfd8f202e3 add gdt.gdt locales 2022-04-10 10:29:47 +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
Alexander Friedland
98ae532d44
Merge branch 'master' into 1668-Admin-make-User-Details-tabbed 2022-04-07 10:27:44 +02:00
a5e10c2ed9
Merge pull request #1747 from gradido/jwt_duration_30m
Feature: JWT duration is now 30min by default
2022-04-06 23:02:08 +02:00
97b7ba9db0
Merge branch 'master' into jwt_duration_30m 2022-04-06 19:29:25 +02:00
d5d90c7050
remove decayStartBlock from all component interfaces 2022-04-06 15:24:17 +02:00
3582805098
reference config decay start time when figuring out if its the decay start block 2022-04-06 15:23:47 +02:00
ebb6c926d8
define decay start block in config statically 2022-04-06 15:22:57 +02:00
bccc5d1ddb
backend remove startblock from balance object 2022-04-06 15:22:32 +02:00
b15d0b8a61
Merge pull request #1746 from gradido/docu_scope_of_gradido
Docu: Scope of Gradido
2022-04-06 15:06:15 +02:00
aacc5716b0
Merge branch 'master' into docu_scope_of_gradido 2022-04-06 14:55:45 +02:00
Moriz Wahl
37122ee604
Merge branch 'master' into fix-elopage-status 2022-04-06 14:08:51 +02:00
Moriz Wahl
4cca429f89
Merge pull request #1743 from gradido/fix-sending-to-inactivated-user
fix: Check That Recipient User Has Activated Account to Receive Coins
2022-04-06 14:08:35 +02:00
Moriz Wahl
04774300d5
Merge branch 'master' into fix-sending-to-inactivated-user 2022-04-06 13:56:27 +02:00
423aac93a9
new backend config version
corrected backend config field order to match the actual config
2022-04-06 13:56:19 +02:00
Moriz Wahl
39e40f68ae
Merge branch 'master' into fix-elopage-status 2022-04-06 13:56:16 +02:00
0565c0c255
default value for JWT expire is 30m instead of 10m
Read value for JWT expire in `.env.template`
new config version v4
2022-04-06 13:55:49 +02:00
5880df2de0
Merge pull request #1737 from gradido/fix_config_default_reset_password
Fix: Fixed config dist version to properly reflect new password reset url
2022-04-06 12:58:50 +02:00
2b0b5e6e5c
gradido as platform drawio 2022-04-06 12:57:26 +02:00
3d6e236bfe
scope of gradido presentation 2022-04-06 12:57:03 +02:00
ogerly
0e988b1491 add tab system from bootstrap 2022-04-06 10:43:10 +02:00
Moriz Wahl
9c9cc631ee
Merge branch 'master' into fix_config_default_reset_password 2022-04-05 15:51:43 +02:00
Moriz Wahl
1b17653770
Merge branch 'master' into fix-elopage-status 2022-04-05 15:51:14 +02:00
Alexander Friedland
08ff60f55b
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-05 15:28:22 +02:00
Moriz Wahl
69dae586d8 check that recipient user has activated account in send coins 2022-04-05 15:12:36 +02:00
Moriz Wahl
f3948b39be pass context object to hasElopage query 2022-04-05 14:50:45 +02:00
Moriz Wahl
affd8a6859 update browser list for unit tests 2022-04-05 14:50:08 +02:00
Alexander Friedland
c54ec6cf6a
Merge pull request #1677 from gradido/503-Transaction-List-Pagination-Pages-clickable
503 transaction list pagination pages clickable
2022-04-05 14:49:37 +02:00
Moriz Wahl
6a5ad7e6b5 Merge branch '503-Transaction-List-Pagination-Pages-clickable' of github.com:gradido/gradido into 503-Transaction-List-Pagination-Pages-clickable 2022-04-05 14:35:46 +02:00
Moriz Wahl
e942cd2069 remove unused locale due to deletion of pagination component 2022-04-05 14:35:35 +02:00