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 |
|
Moriz Wahl
|
df94fa8e37
|
improved query
|
2022-03-11 10:21:07 +01:00 |
|
ogerly
|
e34654edda
|
change tests for GddTransactionList
|
2022-03-11 08:13:07 +01:00 |
|
|
|
d57ed24755
|
Merge branch 'master' into 1599-components-for-transactionlist-types
|
2022-03-11 00:22:29 +01:00 |
|
|
|
3aeb59b7fb
|
Merge branch 'master' into 1216-SEO-Vorschau-Links
|
2022-03-11 00:12:09 +01:00 |
|
|
|
9a637e1209
|
Merge branch 'master' into eslint_style_rules
|
2022-03-11 00:09:52 +01:00 |
|
Hannes Heine
|
797d270b73
|
Merge pull request #1586 from gradido/query-transaction-link
Query-transaction-link
|
2022-03-11 00:03:14 +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 |
|
elweyn
|
7e3f86f60e
|
Remove unused import.
|
2022-03-10 23:49:28 +01:00 |
|
elweyn
|
bfba633b78
|
Change the logic to store the redeemer in transactionLink table.
|
2022-03-10 21:52:49 +01:00 |
|
elweyn
|
a805f65920
|
Change the logic to a better argument name for redeemUserId.
|
2022-03-10 21:37:23 +01:00 |
|
elweyn
|
280de3df9e
|
Add Args for the queryTransactionLink.
|
2022-03-10 21:36:53 +01:00 |
|
elweyn
|
ade691426e
|
Add logic for user that redeem the link.
|
2022-03-10 21:24:42 +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 |
|
Moriz Wahl
|
3aa3ead86e
|
refactor transaction link sum query, add virtual transaction for transaction links to transaction list
|
2022-03-10 21:06:09 +01:00 |
|
Moriz Wahl
|
923b886baf
|
create virtual transaction for transaction links
|
2022-03-10 21:04:36 +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 |
|
Alexander Friedland
|
8802620699
|
Merge branch 'master' into 1599-components-for-transactionlist-types
|
2022-03-10 20:51:36 +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 |
|
|
|
f0ab71fc66
|
Merge branch 'master' into eslint_style_rules
|
2022-03-10 20:09:38 +01:00 |
|
|
|
8ac00d82ca
|
fix frontend lint
|
2022-03-10 20:09:28 +01:00 |
|
|
|
fdab9b0894
|
admin lint
|
2022-03-10 19:50:10 +01:00 |
|
|
|
e82306e4bb
|
stylelint fixes
|
2022-03-10 19:48:11 +01:00 |
|
Moriz Wahl
|
55455d0236
|
remove showEmail form model, args and resolver
|
2022-03-10 18:31:15 +01:00 |
|
Moriz Wahl
|
681f27d4b0
|
update entity as in master
|
2022-03-10 18:28:42 +01:00 |
|
Moriz Wahl
|
40aa617bcc
|
Merge branch 'master' into remove-showEmail
|
2022-03-10 18:26:35 +01:00 |
|
Moriz Wahl
|
cb4e6da317
|
deleteTransactionLink mutation returns boolean, no more to does
|
2022-03-10 18:25:54 +01:00 |
|
elweyn
|
701f0549b8
|
Merge branch 'query-transaction-link' of https://github.com/gradido/gradido into query-transaction-link
|
2022-03-10 18:15:47 +01:00 |
|
Hannes Heine
|
92f02f9f39
|
Merge branch 'master' into query-transaction-link
|
2022-03-10 18:14:27 +01:00 |
|
Moriz Wahl
|
ff9dde8870
|
Merge branch 'master' into delete-transaction-link-mutation
|
2022-03-10 18:10:33 +01:00 |
|
elweyn
|
def310fa3b
|
Add QUERY_TRANSACTION_LINK to inalienable rights.
|
2022-03-10 18:10:03 +01:00 |
|
Moriz Wahl
|
cd0287e030
|
Merge pull request #1585 from gradido/create-transaction-link-mutation
feat: Create Transaction Link Mutation
|
2022-03-10 18:09:54 +01:00 |
|
Moriz Wahl
|
47e491db84
|
update entity
|
2022-03-10 18:01:13 +01:00 |
|
Moriz Wahl
|
80650e60b8
|
remove apollo log plugin hack, improve model
|
2022-03-10 18:00:47 +01:00 |
|
Moriz Wahl
|
91ffc16ed0
|
remove showEmail from transaction link model, alter database version
|
2022-03-10 17:35:15 +01:00 |
|
Moriz Wahl
|
95c786f484
|
migration to remove showEmail
|
2022-03-10 17:33:01 +01:00 |
|
Moriz Wahl
|
fae9d91004
|
add comment to explain why set to null in constructor
|
2022-03-10 16:00:15 +01:00 |
|
Moriz Wahl
|
3436253bbe
|
transaction link repository, use raw query to get sum of hold available amount
|
2022-03-10 15:33:26 +01:00 |
|
Moriz Wahl
|
9143990535
|
turn of logger when NODE_ENV === '"development"'
|
2022-03-10 15:05:32 +01:00 |
|
ogerly
|
26b4c8ecaf
|
add component for DecayInformations/DecayInformation for SEND, RECEIVE, CREATION typeId
|
2022-03-10 14:54:00 +01:00 |
|
Moriz Wahl
|
91fe38fe8f
|
use db values instead of null
|
2022-03-10 14:28:42 +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 |
|