Moriz Wahl
2d4f7f9fd5
get open creations via own apollo call
2023-01-11 20:15:02 +01:00
ogerly
b139834729
add methodes to update hide amounts
2023-01-10 10:07:47 +01:00
Hannes Heine
d440b38d83
Merge branch 'master' into add_hide_amount_to_users
2023-01-06 11:06:59 +01:00
ogerly
183d670c2a
review changed from ulf
2023-01-05 16:38:19 +01:00
elweyn
2010a1b059
Add hideAmountGDD and hideAmountGDT to the login mutations and the verifyLogin queries
2023-01-03 12:24:49 +01:00
mahula
a6df9eceb9
fix linting
2022-12-09 11:52:35 +01:00
mahula
27fb66c779
fix linting
2022-12-07 20:46:59 +01:00
Alexander Friedland
193b66d32e
Merge branch 'master' into 2290-New-Design
2022-12-07 08:54:47 +01:00
elweyn
d52f7f9590
change transactionLinkId to linkId.
2022-12-06 12:20:21 +01:00
ogerly
b1a1189a13
style header components
2022-11-30 09:35:05 +01:00
Moriz Wahl
79e4bce06d
unify list transaction link query
2022-10-18 15:21:01 +02:00
elweyn
4fdc492a6c
Change query logout to mutation, call of mutation instead of query.
2022-09-22 11:54:36 +02:00
elweyn
f63bfa871a
Change login call from query to mutation.
2022-09-22 11:47:48 +02:00
ogerly
9736e1a771
change messages to messagesCount
2022-08-29 14:16:23 +02:00
ogerly
c6f2e9fb0d
reload messages if submited
2022-08-27 11:21:12 +02:00
ogerly
8b063639f6
add apollo mutation createContributionMessage
2022-08-24 16:34:23 +02:00
elweyn
dd2022df25
Add new values to query for contributions in frontend.
2022-08-24 10:57:52 +02:00
ogerly
212ad3aae9
add query searchAdminUsers
2022-08-17 10:51:36 +02:00
ogerly
f7648fb6ec
add statistics data in infopage
2022-08-07 08:51:10 +02:00
ogerly
7fbdbb5217
spec test for info page
2022-08-05 11:58:48 +02:00
ogerly
4ab160ec44
add query listContributionLinks[D
2022-08-05 11:15:38 +02:00
ogerly
b1416c59e7
resolve conflict
2022-08-04 12:16:36 +02:00
Alexander Friedland
baa7f8df4a
Merge branch 'master' into 1973-List-open-contribution-links-in-the-wallet
2022-08-04 11:02:45 +02:00
mahula
2d80c7029e
including validation date infos to link copying after transaction link creation
...
- adapt transaction link creation mutation to get the validation date
- add validation date and text to link copy
- utilize mixins to avoid code doubling
2022-07-28 13:06:42 +02:00
ogerly
9ef150cc3a
add mutation deleteContribution, add apollo deleteContribution
2022-07-20 14:25:20 +02:00
ogerly
a87c5f70ee
add contributionDate for contribution list
2022-07-20 12:01:45 +02:00
ogerly
f3390b7de1
add updateContribution updateContributionForm
2022-07-18 18:10:29 +02:00
ogerly
70a8f9b0ca
change query to get contributionCount and contributionList
2022-07-18 18:10:29 +02:00
ogerly
ffe8831d09
change listContributions query add confirmedBy and confirmedAt
2022-07-13 11:28:35 +02:00
ogerly
b0df5996e0
change computed lastMonthObject
2022-07-13 11:06:29 +02:00
ogerly
72d912dbdb
add creation on login query and store
2022-07-13 09:03:09 +02:00
ogerly
4cc1642988
add mutations createContribution
2022-07-08 21:26:18 +02:00
Moriz Wahl
845e3d3e61
get QueryLinkResult working
2022-06-16 15:11:13 +02:00
ogerly
ef881d94cd
load contribution link and transaction link
2022-06-16 14:34:30 +02:00
ogerly
eb7f8290af
add Page Community, add query listContributionLinks
2022-06-08 22:15:59 +02:00
ogerly
32f8e43c90
remove files and code from coinanimation settings
2022-05-29 12:08:28 +02:00
c6a4650866
remove code from trasnsactionLinkList query, adjusted test to have full URL in apollo mock
2022-04-21 13:34:47 +02:00
febe57ce13
remove code from graphql query, just use code
2022-04-21 13:28:21 +02:00
19f2686b6e
Merge branch 'master' into 1637-generate-link-backend
...
# Conflicts:
# frontend/src/components/ClipboardCopy.vue
# frontend/src/components/GddSend/TransactionResultLink.vue
# frontend/src/components/TransactionLinks/TransactionLink.vue
# frontend/src/components/Transactions/TransactionLinkSummary.spec.js
2022-04-21 13:14:52 +02:00
Moriz Wahl
fd509bd216
Merge branch 'master' into frontend_community_info_bake_in
2022-04-20 13:48:01 +02:00
Moriz Wahl
997ef9d72a
query only required fields on balance
2022-04-12 21:34:04 +02:00
751387ee3d
removed frontend community mixin & community query
2022-04-07 12:55:32 +02:00
elweyn
41b35f2c5e
Add link to the TransactionLink and change code by link in frontend.
2022-04-06 18:45:27 +02:00
d5d90c7050
remove decayStartBlock from all component interfaces
2022-04-06 15:24:17 +02:00
Moriz Wahl
a0eb707375
change name of mutation which was wrongly called as query
2022-03-30 18:21:52 +02:00
Moriz Wahl
03da5aa343
change transaction list query to new balance object
2022-03-29 01:29:08 +02:00
ogerly
62831a71df
add transactionLinkId on query
2022-03-25 21:46:38 +01:00
Moriz Wahl
0ed539b098
Merge branch 'master' into linked-user-email
2022-03-23 20:16:49 +01:00
Moriz Wahl
67ea4e61f8
query linked user email in transaction
2022-03-21 20:31:12 +01:00
ogerly
2ea7cf6705
merge #1588 and resolve conflicts
2022-03-21 14:57:43 +01:00