83 Commits

Author SHA1 Message Date
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
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
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
cdaca99b04
feat(frontend): migration setup (#3342)
* frontend - moved to vue 2.7 and vite

* frontend - moved to vue 3

* frontend - login page updates

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): WiP migration

* fix(frontend): fix eslint/stylelint issues

* fix(frontend): fix eslint/stylelint issues

* feature(frontend): update node in docker frontend

* feature(frontend): move send types out of Send file

* feature(frontend): add entry in package json to fix eslint issue

* feature(frontend): eslint fix

* replace docker-compose with docker compose

* update docker-compose test file

* feature(frontend): Creation fixes

* feature(frontend): Add missing updates for apollo scripts.

---------

Co-authored-by: einhornimmond <silas@einhornimmond.de>
2024-08-08 23:02:15 +02:00
einhorn_b
224b453af6 show updated from moderator for moderator history messages 2023-11-23 15:42:42 +01:00
elweyn
af60cc2638 Refactor state to status for contribution in frontend. 2023-06-27 10:04:40 +02:00
Alexander Friedland
7da4c99ad4
Merge branch 'master' into 2562-style-and-design-changes-to-a-contribution 2023-03-02 12:58:39 +01:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
ogerly
a2922bf5a2 add locales oldContribution 2023-02-10 08:17:19 +01:00
ogerly
d229a050ef Display of an edited contribution improved 2023-02-01 14:02:43 +01:00
ogerly
58c8f91d13 fix test ContributionMessagesListItem.spec.js 2023-01-03 11:41:30 +01:00
ogerly
130cc2b624 mobile formulare style 2022-12-30 14:31:04 +01:00
ogerly
e76d4084d6 initals to 2 since 2022-12-30 12:02:48 +01:00
ogerly
a1b61dab52 initials 3 since 2022-12-28 09:47:32 +01:00
ogerly
5d5899ad0e contribution messages style 2022-12-23 11:32:20 +01:00
ogerly
2828e5363d avatar in contribution messages 2022-12-22 10:22:08 +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
mahula
06fd7c9b9a disable submit button of contribution messages formular until submit request is finished in wallet 2022-11-25 17:41:04 +01:00
Moriz Wahl
dca8763472 remove depricated test 2022-11-14 20:57:25 +01:00
ogerly
428c4fd22d remove unused code 2022-11-14 20:38:55 +01:00
ogerly
1a34db8b18 fix test 2022-11-14 20:36:34 +01:00
ogerly
ee570e9578 fix errors 2022-11-14 20:22:36 +01:00
Moriz Wahl
1b40d6aaee unit tests for HISTORY type contribution messages 2022-11-13 13:18:41 +01:00
Moriz Wahl
5204e16240 rename component 2022-11-11 12:41:06 +01:00
Moriz Wahl
d0f3f286b9 fix (frontend): Better History Messages 2022-11-11 12:34:08 +01:00
ogerly
095e51fdbd add button for close contribution messages box 2022-10-31 14:07:49 +01:00
Moriz Wahl
c97dd76e25 target blank for contribution message links 2022-10-28 11:16:59 +02:00
Moriz Wahl
4327c600f9 fix: Link in Contribution Messages 2022-10-28 08:59:13 +02:00
Moriz Wahl
5b9cfe5f28 computed for linkified message object in linkify message component 2022-10-25 02:58:09 +02:00
Moriz Wahl
8409e0b751 linkify messages as component 2022-10-24 16:45:26 +02:00
Moriz Wahl
d513fc2ca5 add tests for the links in messages 2022-10-24 16:31:11 +02:00
Moriz Wahl
e37a2bdf2c linkify messages without v-html 2022-10-24 06:02:06 +02:00
ogerly
024d66af9c chnage name from linkyfi to linkifiedMessage 2022-10-15 07:57:29 +02:00
ogerly
cb39745b23 change linkify to computed 2022-10-15 07:54:58 +02:00
ogerly
50a1b67a70 delete IsModerator.vue IsNotModerator.vue in frontend and backend 2022-10-14 14:22:06 +02:00
ogerly
e5ec048e9d merge master, resolve conflicts 2022-10-14 14:15:53 +02:00
ogerly
90dfd1063b pattern const added 2022-10-14 13:31:34 +02:00
ogerly
67dbbfae48 fix lint 2022-10-14 13:03:17 +02:00
ogerly
85804a1cfa pattern in data for ContributionForm 2022-10-14 13:00:57 +02:00
mahula
e93e8e6b0a fix language dependency in unit tests for ContributionMessagesListItem 2022-10-06 18:23:54 +02:00
mahula
40e505f6e5 fix unit test error 2022-10-06 10:39:42 +02:00
mahula
1bd90cf427 wallet frontend: add tests for ContributionMessagesListItem 2022-10-06 10:14:36 +02:00
mahula
d37b8d3e50 remove default prop value from ContributionMessagesListItem 2022-10-05 17:08:39 +02:00
ogerly
68e24a5973 strip html from text 2022-10-05 08:19:11 +02:00
mahula
0426665adc
Merge branch 'master' into 2172-merge-contribution-message-compoments 2022-10-04 17:29:07 +02:00
ogerly
ce3d9b1708 find link and replace to <a> element 2022-10-04 12:43:51 +02:00
mahula
14aa976e5a wallet frontend: adapt unit tests for merged components
- add tests to ContributionMessagesListItem.spec.js
- remove slots tests
2022-10-04 12:11:23 +02:00