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
elweyn
af60cc2638
Refactor state to status for contribution in frontend.
2023-06-27 10:04:40 +02:00
ogerly
130cc2b624
mobile formulare style
2022-12-30 14:31:04 +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
ogerly
ee570e9578
fix errors
2022-11-14 20:22:36 +01:00
ogerly
8b2a781be1
style: deleted max-rows 6 from all forms textareas
2022-09-22 15:14:58 +02:00
ogerly
6c39fe9362
if message empty else disabled button
2022-09-09 14:40:15 +02:00
ogerly
ace7beb26b
add placeholder on textarea
2022-08-30 12:54:16 +02:00
Alexander Friedland
e4862bd9a8
Update frontend/src/components/ContributionMessages/ContributionMessagesFormular.vue
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-08-30 12:13:17 +02:00
ogerly
d1f0c452d7
success message if sent answer message
2022-08-30 09:55:16 +02:00
ogerly
71a926970a
first tests
2022-08-29 18:04:04 +02:00
ogerly
0cfd0f0097
add locales key form.reply
2022-08-29 10:21:50 +02:00
ogerly
15af14a233
add methods updateState and emits
2022-08-29 10:00:41 +02:00
ogerly
ef52c8b6d5
delete unused toggleContributionMessagesBox function
2022-08-29 08:08:30 +02:00
ogerly
c6f2e9fb0d
reload messages if submited
2022-08-27 11:21:12 +02:00
ogerly
92ec3e4d25
new status in_progress in contribution list
2022-08-25 18:45:15 +02:00
ogerly
5a0bbbf20d
add slots for messages
2022-08-24 22:36:26 +02:00
ogerly
8b063639f6
add apollo mutation createContributionMessage
2022-08-24 16:34:23 +02:00
ogerly
0def6472d5
add files for ContributionMessages
2022-08-23 14:30:03 +02:00