41 Commits

Author SHA1 Message Date
einhornimmond
687a4b7890 fix 2025-01-07 17:16:31 +01:00
MateuszMichalowski
b69d2273ae
feat(frontend): add transaction link in latest transactions (#3375)
* fix(frontend): post migration fixes

* fix(frontend): align with stylelint

* fix(frontend): fix tests and dashboard layout

* feat(frontend): add link to transactions

* feat(frontend): remove unused code

* feat(frontend): let dynamic keys in translations

* feat(frontend): fix stylelint

* feat(frontend): add missing styles for breadcrumb

---------

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 16:06:34 +02:00
MateuszMichalowski
a994b4b75f
fix(frontend): gdt test (#3361)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback and iternal tests

* fix(frontend): User bigger icon in Transaction component

* fix(frontend): Test gdt transaction open.

* fix(frontend): Fix sidebar navigation info

* fix(frontend): lint fix
2024-08-26 17:41:35 +02:00
MateuszMichalowski
fa35a64d75
fix(frontend): style fixes (#3360)
* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback

* fix(frontend): fixes after feedback and iternal tests

* fix(frontend): User bigger icon in Transaction component
2024-08-26 16:43:16 +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
Mateusz Michałowski
263aedae23 fix(frontend): WiP migration 2024-08-02 16:21:19 +02:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
2deb1e2fde margin in transaction type and amount 2023-01-02 15:06:42 +01:00
ogerly
2dd1b39994 style first step mobile view 2022-12-28 09:43:49 +01:00
ogerly
a775e42e5a transactions itmes centerd 2022-12-20 18:31:04 +01:00
ogerly
971cf97ccf date format and margin changed 2022-12-14 16:02:05 +01:00
ogerly
a8e8513ab2 Transaction GDT list style edited 2022-12-06 13:13:10 +01:00
ogerly
dfa794a90a Contributions list style edited 2022-12-06 13:09:14 +01:00
ogerly
c0ac39d542 fix test components/Transaction.spec.js 2022-12-04 20:59:05 +01:00
ogerly
4551e4b561 fix lint 2022-11-26 10:37:08 +01:00
ogerly
c4e671256a step 1 from new style done 2022-11-25 10:37:08 +01:00
ogerly
842864d0dc new community style prepared 2022-11-24 04:51:40 +01:00
ogerly
6e8575bbe3 remove unused scss classes, refactor scss to bootstrap classes 2022-05-17 20:58:00 +02:00
15981da64b
no more lint warnings 2022-03-15 02:53:59 +01:00
8ac00d82ca
fix frontend lint 2022-03-10 20:09:28 +01:00
Alexander Friedland
b5a08d8c70
Merge branch 'master' into 1106-first-transaction-cannot-be-expanded 2022-02-23 10:25:50 +01:00
Moriz Wahl
10090756a1 avoid moment, use minus signs 2022-02-17 13:55:45 +01:00
ogerly
39d9278363 add collaps icon in gdt list 2022-02-11 10:29:00 +01:00
Moriz Wahl
cf07dc15a0 use id as collapse id. complete test 2021-10-20 13:18:50 +02:00
Moriz Wahl
cf0bd2ff56 refactor: Transaction Component 2021-10-20 10:40:00 +02:00
einhorn_b
2630de425d update GDT to use enums and switch-case 2021-10-02 16:41:21 +02:00
ogerly
c9839dce21 bug fix givenType 2,3,5,6 change to givenType 1 2021-09-24 14:47:59 +02:00
ogerly
23996c8ec5 change b-row 2021-09-24 10:43:35 +02:00
ogerly
dbc1e22741 The style of the GDT list has been adapted to the style of the GDD list. 2021-09-23 09:05:09 +02:00
ogerly
f3fbab8c6b rechtschreibfehler behoben collapse 2021-09-14 10:43:38 +02:00
ogerly
19efb09ab9 change text gdt.action to gdt.gdt-receive 2021-09-14 10:29:40 +02:00
ogerly
fa32b35f55 add gdtEntryType 2,3,5,6 2021-09-14 10:05:17 +02:00
ogerly
28b871f11b fix review, fix more tests in transaction.spec and transactionCollaps 2021-09-09 09:05:38 +02:00
ogerly
95e937f6e1 fix test 2021-09-08 12:19:19 +02:00
ogerly
69a6566c4b fix locale, add tests 2021-09-08 11:02:21 +02:00
ogerly
8225d7975a fixed error when gdtEntryType is empty 2021-09-07 11:11:18 +02:00
ogerly
9503c2a49a gdt transaction with arrays and without slots 2021-09-06 14:07:34 +02:00