7886 Commits

Author SHA1 Message Date
Hannes Heine
58093e32b9
Merge branch 'master' into 1637-generate-link-backend 2022-04-07 11:06:39 +02:00
elweyn
f6b9b7664c Add link to mocked return value. 2022-04-07 11:00:29 +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
elweyn
2cc7a6dee6 Fixing tests since we now use link and code. 2022-04-06 19:16:30 +02:00
elweyn
41b35f2c5e Add link to the TransactionLink and change code by link in frontend. 2022-04-06 18:45:27 +02:00
elweyn
d984ff2582 Add COMMUNITY_REDEEM_LINK to the config. 2022-04-06 18:44:19 +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
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
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
elweyn
ff24798767 Add free line after import. 2022-04-06 11:10:09 +02:00
elweyn
54f5a0123f Remove the base url from the frontend. 2022-04-06 11:03:22 +02:00
elweyn
e49892d69c Changed the value of code so that it get's the configured COMMUNITY_URL and redeem/ from the backend. 2022-04-06 10:56:27 +02:00
Moriz Wahl
9c9cc631ee
Merge branch 'master' into fix_config_default_reset_password 2022-04-05 15:51:43 +02:00
Moriz Wahl
69dae586d8 check that recipient user has activated account in send coins 2022-04-05 15:12:36 +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
Moriz Wahl
7dbf8fe010
Merge branch 'master' into fix_config_default_reset_password 2022-04-05 14:33:29 +02:00
Alexander Friedland
e819c1868d
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-04-05 13:50:46 +02:00
Moriz Wahl
ddeb936634 remove unused pagination component 2022-04-05 13:30:06 +02:00
Moriz Wahl
f8412acb5e improve tests 2022-04-05 13:27:43 +02:00
Alexander Friedland
22d10deea6
Merge pull request #1722 from gradido/1706-After-unsuccessful-sending-email-is-cleared
if no recipientEmail else form.email
2022-04-05 13:12:26 +02:00
Moriz Wahl
a6b5dddc61 email is restored after clicking back from transaction confirmation 2022-04-05 13:01:33 +02:00
676beda15f
also adjust bare_metal deployment .env.dist 2022-04-05 12:25:40 +02:00
79013f3aa8
fixed config dist version to properly reflect new password reset url 2022-04-05 12:22:52 +02:00
Alexander Friedland
066f898805
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-04-05 09:43:09 +02:00
Alexander Friedland
13de1d07e0
Merge branch 'master' into 1706-After-unsuccessful-sending-email-is-cleared 2022-04-04 22:58:12 +02:00
Alexander Friedland
3da5b458c2
Merge pull request #1728 from gradido/1727-Change-button-text-and-observe-spelling
1727 change button text and observe spelling
2022-04-04 22:55:57 +02:00
Alexander Friedland
51d4e855b4
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 22:41:19 +02:00
Alexander Friedland
4225388d60
Merge pull request #1730 from gradido/1729-load-spinner-if-pending-balance
1729 load spinner if pending balance
2022-04-04 22:41:07 +02:00
Alexander Friedland
ea62b1afaa
Merge branch 'master' into 1729-load-spinner-if-pending-balance 2022-04-04 22:09:20 +02:00
Alexander Friedland
9b47bf3c40
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 22:08:53 +02:00
Alexander Friedland
39f4be9606
Merge pull request #1724 from gradido/1723-remembered-and-selected-accordingly-send-per-link
transaction type remains when jumping from the verification back
2022-04-04 22:07:27 +02:00
ogerly
1b88c23b05 fixed test for pagination 2022-04-04 17:59:57 +02:00
ogerly
04d55d7a1e fixed lint 2022-04-04 16:36:58 +02:00
ogerly
197305b81e change text button edit to back 2022-04-04 16:26:59 +02:00
ogerly
d45d8cd02b fixed test TransactionForm.spec.js 2022-04-04 16:18:10 +02:00
ogerly
41fe52fcc9 fixed lint 2022-04-04 16:17:18 +02:00
ogerly
7ad9aae50a change variable radio_selected to radioSelected 2022-04-04 16:16:41 +02:00
Alexander Friedland
a47f0ac218
Merge branch 'master' into 1706-After-unsuccessful-sending-email-is-cleared 2022-04-04 13:34:19 +02:00
Alexander Friedland
035d10753e
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 13:33:37 +02:00
Alexander Friedland
33bcb859b9
Merge branch 'master' into 1729-load-spinner-if-pending-balance 2022-04-04 13:33:03 +02:00
Alexander Friedland
c00efbfcb8
Merge branch 'master' into 1723-remembered-and-selected-accordingly-send-per-link 2022-04-04 13:32:50 +02:00