1824 Commits

Author SHA1 Message Date
elweyn
f2e2c2d708 Withdrew resetFailed block since it redirects directly to the forgot-password page. 2022-03-15 08:24:22 +01:00
Hannes Heine
161f079a9b
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 16:17:47 +01:00
Hannes Heine
e16eb80119
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 16:17:03 +01:00
elweyn
c975ac0aa2 Add apollo query mock to the ResetPassword.spec.js so that the success case is taken in account, TODO: Test for error case. 2022-03-14 12:42:18 +01:00
elweyn
00a1ed9e11 Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin 2022-03-14 12:34:13 +01:00
elweyn
21504e8005 Add query to the queries file, add method that checks if optin code is valid else push to password reset page. 2022-03-14 12:33:57 +01:00
Hannes Heine
2b9214316c
Merge branch 'master' into 1319-email-optin 2022-03-14 11:35:30 +01:00
ogerly
1d366bcb5d change review from ulf 2022-03-11 17:21:37 +01:00
ogerly
7cb2b1ece2 test GddTransactionList.spec.js pagenation 2022-03-11 16:12:49 +01:00
ogerly
ef4bbbdb26 yarn lint --fix 2022-03-11 15:57:09 +01:00
Alexander Friedland
f22815cdc4
Merge branch 'master' into 1599-components-for-transactionlist-types 2022-03-11 13:13:14 +01:00
Alexander Friedland
1831ff095c
Merge branch 'master' into 1599-components-for-transactionlist-types 2022-03-11 13:07:11 +01:00
elweyn
08dd7c3518 Remove the defaultValue, stored email, etc... 2022-03-11 12:54:08 +01:00
Alexander Friedland
359919fece
Merge branch 'master' into 1216-SEO-Vorschau-Links 2022-03-11 12:53:35 +01:00
ogerly
216a06f40e change icons and colors tested 2022-03-11 11:45:16 +01:00
elweyn
016f5ef657 Set default unknown email. 2022-03-11 11:12:44 +01:00
elweyn
f206585b67 Change default check of null to unexpected 2022-03-11 10:58:17 +01:00
elweyn
119f9e9734 Validates immediately so that the defaultValue is checked in the validator. 2022-03-11 10:50:55 +01:00
ogerly
ebcc73c153 change review from Ulf, rename File Memo.vue to MemoRow.vue, add required on props 2022-03-11 10:34:39 +01:00
elweyn
a4aabfc369 Changes coming from new changes added in here. 2022-03-11 08:45:31 +01:00
elweyn
af3c8a4e36 Resolve merge conflicts. 2022-03-11 08:16:01 +01:00
ogerly
e34654edda change tests for GddTransactionList 2022-03-11 08:13:07 +01:00
3aeb59b7fb
Merge branch 'master' into 1216-SEO-Vorschau-Links 2022-03-11 00:12:09 +01:00
1f89e8038d
fix tabs in stylelintrc.js 2022-03-11 00:02:54 +01:00
333095c927
use correct sass version 2022-03-10 23:54:21 +01:00
1951d834b3
fixed another error,
remove duplicates
2022-03-10 21:16:24 +01:00
30a16fafc4
fixed sass divison 2022-03-10 21:12:55 +01:00
227273f22c
custom style defintions 2022-03-10 21:12:42 +01:00
5d973a887e
properly use color.adjust 2022-03-10 21:03:58 +01:00
735ed77ffb
sass color namespace 2022-03-10 20:55:45 +01:00
1761d6380c
use sass map namespace 2022-03-10 20:47:38 +01:00
78ac6184de
use sass instead of node-sass 2022-03-10 20:37:28 +01:00
30072a3ec5
fix sass file loaded in test 2022-03-10 20:37:15 +01:00
8ac00d82ca
fix frontend lint 2022-03-10 20:09:28 +01:00
e82306e4bb
stylelint fixes 2022-03-10 19:48:11 +01:00
ogerly
26b4c8ecaf add component for DecayInformations/DecayInformation for SEND, RECEIVE, CREATION typeId 2022-03-10 14:54:00 +01:00
ogerly
e80d42a0b0 add components DateRow, DecayRow 2022-03-10 14:25:41 +01:00
ogerly
30c345aa4f add components DateRow, DecayRow 2022-03-10 13:37:02 +01:00
ogerly
0ca944e40a add components CollapsIcon, TypeIcon, AmountAndName, Memo, Date 2022-03-10 13:10:13 +01:00
a8c5fca69d
moved vue-cli-plugin-i18n into dev dependencies 2022-03-10 12:34:31 +01:00
5b72d01c7d
vue stylelint 2022-03-10 12:22:53 +01:00
56e7e3b28b
use node 16 since node 17 uses ssl3 2022-03-10 11:52:27 +01:00
ogerly
d5ff360b18 add TransactionRows/CollapsIcon.vue, add this components in transaction slots 2022-03-10 11:22:17 +01:00
2bf6e5a98a
python3 2022-03-09 21:28:03 +01:00
9943dce7e7
node 17 with node-gyp dependencies 2022-03-09 21:25:17 +01:00
9390cd7fd2
downgraded node version to 16.14 to have proper python compiler 2022-03-09 21:14:58 +01:00
0275417f3d
updated node version frontend 2022-03-09 21:11:58 +01:00
28f8c9e8ac
stylelint for scss 2022-03-09 20:58:12 +01:00
eb681467de
no inline style 2022-03-09 20:30:26 +01:00
ogerly
3dc82f780e set bg-color on collaps 2022-03-09 11:51:23 +01:00