1021 Commits

Author SHA1 Message Date
c66f4c95a4
Merge branch 'master' into clean_database_users 2022-02-07 12:55:57 +01:00
3f0aa00dc3
fix frontend tests 2022-02-07 07:51:50 +01:00
148bd6286c
cleaned frontend 2022-02-07 05:20:40 +01:00
Alexander Friedland
e109406b43
Merge branch 'master' into 1400-No-GDD-value-when-reloading-User-Profile 2022-02-05 00:07:14 +01:00
Alexander Friedland
7d1e51d4ee
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:37:14 +01:00
Alexander Friedland
c4a64ebee0
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:37:08 +01:00
Alexander Friedland
75bb45a847
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:37:00 +01:00
Alexander Friedland
fd21680072
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:36:53 +01:00
Alexander Friedland
99b0fdadb4
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:36:48 +01:00
Alexander Friedland
4c51fa9803
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:36:42 +01:00
Alexander Friedland
3fe94e31fb
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:36:28 +01:00
Alexander Friedland
5d119ee739
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-04 19:36:21 +01:00
ogerly
d3ebdddd6f add tests disabled true or false if balance 0.00 GDD or 100.00 GDD 2022-02-04 16:41:08 +01:00
ogerly
46f7894d29 add localized 2022-02-04 15:49:33 +01:00
ogerly
8531a2e425 yarn lint 2022-02-04 15:20:52 +01:00
ogerly
b50a552fad disable form if balance <= 0, and show danger info text 2022-02-04 15:14:43 +01:00
ogerly
4dd3852740 add updateTransactions function for GDD balance if reload page 2022-02-04 14:05:35 +01:00
Moriz Wahl
57bbbffc7a
Merge branch 'master' into set-language-on-login 2022-01-24 18:14:21 +01:00
Moriz Wahl
e8920f4c35 all locale handling is done by store, so that commit the language to store on change is enough. Note that dispatch login calls commit language 2022-01-24 17:39:42 +01:00
Moriz Wahl
6d6cdb1e64 set i18n.locale and localeChanged from vee-validate inside the language mutation of the store 2022-01-24 17:26:47 +01:00
Moriz Wahl
9df3ca7c01 mock path to have differnet include results 2022-01-24 16:42:09 +01:00
Alexander Friedland
65d2354817
Update frontend/src/views/Pages/ResetPassword.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-01-24 15:58:36 +01:00
ogerly
0bffe9d63e change text for test checkMail 2022-01-24 12:43:04 +01:00
ogerly
e17d1b34e2 test fixed for checkMail 2022-01-22 10:09:04 +01:00
Alexander Friedland
14e51b9f87
Update frontend/src/views/Pages/ResetPassword.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2022-01-21 19:01:12 +01:00
ogerly
40021fb46f check on the checkMail page which url path is attached 2022-01-21 13:15:34 +01:00
ogerly
2f0f6d7db7 check array and send the correct parameters to the thx page 2022-01-21 11:36:50 +01:00
Moriz Wahl
c0138b3811 fix: Set Locale after Login 2022-01-20 17:17:22 +01:00
7f8b47afab
Merge branch 'master' into gdd-amount-in-navbar 2022-01-20 16:04:46 +01:00
Moriz Wahl
c0e092ca40
Merge branch 'master' into gdd-amount-in-navbar 2022-01-20 12:11:45 +01:00
Alexander Friedland
4794c1a9e8
Merge branch 'master' into 1227-Vergaenglichkeit-besser-darstellen 2022-01-20 09:22:04 +01:00
Alexander Friedland
6ae5305e67
Merge branch 'master' into 1227-Vergaenglichkeit-besser-darstellen 2022-01-19 15:50:05 +01:00
Alexander Friedland
c2557c1f8a
Update frontend/src/views/Pages/SendOverview/GddSend/TransactionConfirmation.vue
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-01-19 15:49:57 +01:00
Alexander Friedland
df0051b09a
Merge branch 'master' into 1300-Gray-out-Register-button-further-when-disabled 2022-01-19 15:14:48 +01:00
Moriz Wahl
3b11337fe6 fix: Render Localized Balance in NavBar 2022-01-19 13:37:03 +01:00
ogerly
793e10683e refactor tests for submit button beforeEach 2022-01-19 13:15:04 +01:00
ogerly
0256ab937b yarn lint fix 2022-01-19 13:07:59 +01:00
ogerly
48b3f26a17 more test for submit button function 2022-01-19 13:07:28 +01:00
Alexander Friedland
b9ef41869c
Merge branch 'master' into 1299-Remove-text-from-Register-PublisherID 2022-01-19 12:34:43 +01:00
ogerly
473ea3b92d if form completely filled .attributes('disabled')).toBe(undefined) 2022-01-19 12:29:09 +01:00
ogerly
7e351e6799 yarn lint fix 2022-01-19 12:05:01 +01:00
ogerly
a5489ebb15 test submit buttion have attributes disabled 2022-01-19 12:05:01 +01:00
ogerly
3af4935fbc yarn lint fix 2022-01-19 12:05:01 +01:00
ogerly
26bbc88d87 add computed variable disabled 2022-01-19 12:05:01 +01:00
ogerly
e59c20cea6 yarn lint fix 2022-01-19 10:39:56 +01:00
ogerly
0c6a86dc1e change look width radius and boder style inset 2022-01-19 10:39:34 +01:00
ogerly
9d7be547fa remove text publisher.infoNoRegister from register 2022-01-19 09:47:16 +01:00
ogerly
733f66018b yarn lint fix 2022-01-19 09:14:32 +01:00
ogerly
99fbeb3ca5 Button ist hell wenn nicht aktiv, und blau wenn aktiv 2022-01-19 09:14:13 +01:00
ogerly
dff51c6782 yarn lint --fix 2022-01-18 16:48:36 +01:00