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 |
|
elweyn
|
443b95b978
|
Mere changes with wip
|
2022-03-10 13:01:24 +01:00 |
|
elweyn
|
f1726675b7
|
Use method to call informations.
|
2022-03-10 12:59:08 +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 |
|
ogerly
|
d24830bdb2
|
yarn locales --fix
|
2022-03-10 10:51:44 +01:00 |
|
ogerly
|
f4b5961c38
|
yarn lint --fix
|
2022-03-10 10:51:24 +01:00 |
|
ogerly
|
cec79d462f
|
add locales for transaction-link, add default datas for ShowTransactionLinkInformations
|
2022-03-10 10:50:01 +01:00 |
|
ogerly
|
b97837d415
|
test data for displaySetup in ShowTransactionLinkInformations.vue
|
2022-03-10 10:34:48 +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 |
|
elweyn
|
4ad5f60604
|
Call mutation in case where the prozess is put on send link.
|
2022-03-09 17:56:08 +01:00 |
|
elweyn
|
d99dc6d20a
|
Mutation to call generateLink written in frontend.
|
2022-03-09 17:53:56 +01:00 |
|
elweyn
|
665c30aa60
|
Change the Send page so we send another mutation when the user sends a link than send gdds.
|
2022-03-09 17:38:00 +01:00 |
|
elweyn
|
fe5909e649
|
Merge remote-tracking branch 'origin/frontend-generate-link-for-send-gdd' into Elweyn/issue1558
|
2022-03-09 17:17:06 +01:00 |
|
elweyn
|
d91310c7de
|
WIP Implement the frontend to show the transactionLinkInformation.
|
2022-03-09 17:16:26 +01:00 |
|
elweyn
|
281be67ceb
|
Add query to getTransactionInformation to the queries of the frontend.
|
2022-03-09 17:15:42 +01:00 |
|
ogerly
|
28fea1942d
|
test setChecked in TransactionForm, test for TransactionConfirmation
|
2022-03-09 15:42:41 +01:00 |
|
ogerly
|
441333209c
|
removed selected value gift, change gift to link
|
2022-03-09 15:42:41 +01:00 |
|
Alexander Friedland
|
eaf8c57e37
|
Merge branch 'master' into frontend-generate-link-for-send-gdd
|
2022-03-09 14:52:07 +01:00 |
|
ogerly
|
3dc82f780e
|
set bg-color on collaps
|
2022-03-09 11:51:23 +01:00 |
|
ogerly
|
67506c0ed6
|
add style in App.vue, set class .pointer on transaction-list-item
|
2022-03-09 11:44:50 +01:00 |
|
ogerly
|
ddaa1634a0
|
change i18n locales to en, change test date contain without text
|
2022-03-09 11:29:06 +01:00 |
|
Moriz Wahl
|
5fb81a629c
|
less divs
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
a4c2ff3309
|
remove unnecesesary divs
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
e4f2a2e055
|
refactor display of time passed for decay
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
ef6567843c
|
map transaction typeId to locales
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
fe10316d47
|
block for tests
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
94e26ced63
|
add tests for amount filters
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
18a17aca7a
|
render decay with GDD
|
2022-03-09 11:22:15 +01:00 |
|
Moriz Wahl
|
c219a35783
|
do not use amount filter in status component
|
2022-03-09 11:22:15 +01:00 |
|
ogerly
|
1bcabd26e8
|
remove substring in tests, merge master
|
2022-03-09 11:21:11 +01:00 |
|
Moriz Wahl
|
53611ba51e
|
GDD filter
|
2022-03-09 11:17:42 +01:00 |
|
Moriz Wahl
|
690e8a817e
|
hack the i18n for tests
|
2022-03-09 11:17:42 +01:00 |
|
Moriz Wahl
|
6770f010e2
|
feat: Use Vue Filter for Amounts
|
2022-03-09 11:17:42 +01:00 |
|
ogerly
|
e1256eddf2
|
test Data: selected in TransactionForm.spec.js
|
2022-03-09 11:04:49 +01:00 |
|
ogerly
|
d0885554d6
|
add locales for TransactionForm.vue
|
2022-03-09 09:01:01 +01:00 |
|
ogerly
|
a2550cae6a
|
yarn test fixed, resolve date error with substring, add selected 'send' on submit test
|
2022-03-09 08:51:07 +01:00 |
|
ogerly
|
8545ca1790
|
yarn lint --fix
|
2022-03-09 08:23:03 +01:00 |
|
ogerly
|
59bff37ba4
|
merge master, resolve conflicts
|
2022-03-09 08:20:51 +01:00 |
|
ogerly
|
41a2b975a4
|
change lacales in english give away to send
|
2022-03-08 14:50:14 +01:00 |
|
ogerly
|
dafe98efc6
|
change lacales verschenken to versenden
|
2022-03-08 14:50:14 +01:00 |
|