86 Commits

Author SHA1 Message Date
MateuszMichalowski
924e0f25df
fix(frontend): updated tests (#3406)
* feat(frontend): add feedback fixes + map feature fixes

* feat(frontend): fetch contribution data networkOnly

* feat(frontend): test files updated
2024-12-17 21:44:04 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00
MateuszMichalowski
ccc04dd706
fix(frontend): fix postmigration fix (#3382)
* feat(frontend): migration fixes

* feat(admin): post migration fixes

* feat(admin): revert docker change

* feat(admin): update tests

* feat(frontend): add feedback fixes
2024-11-09 00:11:02 +01:00
MateuszMichalowski
a58ba48604
feat(frontend): fix postmigration fix (#3378)
* feat(frontend): migration fixes

* feat(admin): post migration fixes

* feat(admin): revert docker change

* feat(admin): update tests
2024-10-31 18:05:48 +01:00
MateuszMichalowski
ba91f8d6fe
feat(frontend): links and emails in messages (#3377)
* feat(frontend): Transform links and mails in transaction messages into clickable links and mailto links.

* feat(frontend): Lint fix
2024-10-18 14:58:58 +02:00
MateuszMichalowski
71f19d366f
fix(frontend): post migration fixes (#3372)
* fix(frontend): post migration fixes

* fix(frontend): align with stylelint

* fix(frontend): fix tests and dashboard layout

---------

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-10 09:46:12 +02:00
MateuszMichalowski
e8277861ec
fix(frontend): vue3 migration pre deploy setup (#3366)
* fix(admin): update test files predeploy

* fix(admin): update test files predeploy

* fix(admin): update test files predeploy
2024-09-12 18:53:40 +02:00
MateuszMichalowski
0f134c8a15
fix(frontend): migration feedback fixes (#3359)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback
2024-08-26 08:41:28 +02:00
MateuszMichalowski
57e54d60dc
fix(frontend): scss changes and fixes (#3358) 2024-08-21 09:10:17 +02:00
MateuszMichalowski
76e5994441
fix(frontend): migration remaining fixes (#3356)
* fix(frontend): fix password update validation, cleanup code, fix pipe operator in i18n issue, fixes to redeem via code.

* fix(frontend): fix transaction links

* fix(frontend): revert changes in admin components file

* fix(frontend): linters fixes
2024-08-19 10:11:17 +02:00
Mateusz Michałowski
38cde98591 fix(frontend): fix eslint/stylelint issues 2024-08-08 09:27:29 +02:00
Mateusz Michałowski
81d7bf799e fix(frontend): WiP migration 2024-08-07 16:18:25 +02:00
elweyn
9ceb5383cf Set cols from 12 to 6, px from 2 to 1 and remove offset. 2023-06-27 09:14:20 +02:00
Moriz Wahl
545e556599 previuos balance from server, displayed in decay details 2023-04-03 14:55:22 +02:00
ogerly
c0680d332d Transaction info, right-justified, so that the commas 2023-03-29 16:43:03 +02:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
41f2acd05d remove code in before startblock component 2023-02-02 17:54:34 +01:00
ogerly
4c4b058c7a add show memo by before startblock 2023-02-02 17:30:53 +01:00
Moriz Wahl
e0365b3ed5 add store to mocks 2023-01-19 12:16:55 +01:00
ogerly
79d9af6ec4 test open in TransactionLinkSummary.spec.js 2023-01-19 10:14:45 +01:00
ogerly
ad8e8b8609 fix test 2023-01-19 09:13:39 +01:00
ogerly
183d670c2a review changed from ulf 2023-01-05 16:38:19 +01:00
ogerly
5694706aed collapse gdd and gdt transaction decay style 2023-01-02 14:54:57 +01:00
ogerly
6e8575bbe3 remove unused scss classes, refactor scss to bootstrap classes 2022-05-17 20:58:00 +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
Alexander Friedland
58d0cf21b5
Merge branch 'master' into 1731-Fix-Startblock-Layouting 2022-04-20 14:44:10 +02:00
Wolgang Huß
c0b56de91a remove unused computed code 2022-04-20 14:40:37 +02:00
Wolgang Huß
d6f25b6f98 all headings centre col 12, all b-row in offset 1 and col 11 2022-04-20 12:34:54 +02:00
Moriz Wahl
034fa5e7a9 add math minus, add minus operator if decay is zero 2022-04-12 23:09:40 +02:00
9332eeff36
Merge branch 'master' into frontend_decay_start_block_as_static 2022-04-12 19:06:04 +02:00
ogerly
50be004ce4 add jest.fn((d) 2022-04-10 14:47:43 +02:00
elweyn
2cc7a6dee6 Fixing tests since we now use link and code. 2022-04-06 19:16:30 +02:00
d5d90c7050
remove decayStartBlock from all component interfaces 2022-04-06 15:24:17 +02:00
3582805098
reference config decay start time when figuring out if its the decay start block 2022-04-06 15:23:47 +02:00
ogerly
35d5555350 change cols from 0, 12 / 6, 6 zu 1, 11 / 5, 7 2022-04-01 14:03:29 +02:00
ogerly
3a33f0bf37 icon droplet-half larger end position 2022-04-01 13:52:23 +02:00
ogerly
a8f1c9643d icon droplet-halflarger and correctly positioned 2022-04-01 10:23:41 +02:00
Moriz Wahl
dc09a0ccf6 get balance of previous transaction to avoid decay calculation 2022-03-30 15:03:54 +02:00
ogerly
78a1459971 change props in tests for transaction links + zaubersprüche 2022-03-17 21:47:11 +01:00
ogerly
4a7a4f28cf change object variables, pending extra, chnage text in tests 2022-03-17 17:58:17 +01:00
Alexander Friedland
6af0d51628
Update frontend/src/components/DecayInformations/CollapseLinksList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:47:35 +01:00
Alexander Friedland
691ea91eb7
Update frontend/src/components/DecayInformations/CollapseLinksList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:45:36 +01:00
ogerly
06705366ad change decay Object to String 2022-03-17 16:44:06 +01:00
ogerly
4eec006a49 add once data on transactionLink, remove valua.itemsShown 2022-03-17 11:33:18 +01:00
ogerly
96a4413144 remove itemsShown to transactionLinks.length 2022-03-17 11:33:18 +01:00
Alexander Friedland
3ada62d20f
Merge branch 'master' into 1588-frontend-expendable-paginated-link-list 2022-03-16 20:57:03 +01:00
ogerly
67a14b21cb test for CollapseLinksList.vue 2022-03-16 20:43:27 +01:00
ogerly
f07ed70f30 add class on loadMoreLinks button, refactor static 5 to value.pageSize 2022-03-16 20:40:59 +01:00
ogerly
5517ac3fa5 props decay set required: true 2022-03-16 18:26:39 +01:00
ogerly
ab3ad69cc8 remove unused head row for transactionLinkList 2022-03-16 18:23:30 +01:00