ogerly
|
67d61383ea
|
yarn lint --fix
|
2022-02-04 19:10:34 +01:00 |
|
ogerly
|
8a107fdf65
|
better style to better identify active tab
|
2022-02-04 19:09:59 +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
|
3fe2b8e026
|
yarn locales --fix
|
2022-02-04 15:52:14 +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 |
|
Hannes Heine
|
0d11ad5c3f
|
Merge branch 'master' into 1319-email-optin
|
2022-02-03 09:56:22 +01:00 |
|
Moriz Wahl
|
0c013b6ea1
|
Merge branch 'master' into 1365-add-bootstrap-version-for-vue2
|
2022-01-31 16:52:21 +01:00 |
|
Moriz Wahl
|
5790fe4b1d
|
add regenerator-runtime to main
|
2022-01-31 14:16:07 +01:00 |
|
ogerly
|
86aa0e1c9d
|
info for scss imports
|
2022-01-29 10:20:12 +01:00 |
|
ogerly
|
85bfd0c61f
|
fix: test dashboard-plugin.test.js
|
2022-01-28 22:08:41 +01:00 |
|
ogerly
|
17cc48cba9
|
save _alerts.scss
|
2022-01-28 22:05:55 +01:00 |
|
ogerly
|
dbec30d891
|
remove toast test
|
2022-01-28 21:49:33 +01:00 |
|
ogerly
|
1c785e7e03
|
add import ~bootstrap-vue/src/index.scss in gradido.scss
|
2022-01-28 21:47:20 +01:00 |
|
ogerly
|
0369f90d77
|
yarn remove popperjs/core
|
2022-01-28 21:41:53 +01:00 |
|
ogerly
|
98e3272f6d
|
yarn add portal-vue
|
2022-01-28 21:28:23 +01:00 |
|
ogerly
|
bdb2531746
|
add gradido-custom scss, remove all tims-template scss
|
2022-01-28 21:03:49 +01:00 |
|
ogerly
|
66ff5a1a8d
|
remove vue-qrcode from dashboard-plugin
|
2022-01-28 15:29:45 +01:00 |
|
elweyn
|
8b60ba623a
|
Storing email in the store in case email not validated and no password set now. Taking email from store on forgotpassword.
|
2022-01-26 14:47:21 +01:00 |
|
elweyn
|
0ca8e702d7
|
Adding default value to the InputEmail component.
|
2022-01-26 14:45:38 +01:00 |
|
elweyn
|
a284e49f01
|
Fix locales had a property that was not closed.
|
2022-01-26 14:44:53 +01:00 |
|
Hannes Heine
|
ffcf8106a4
|
Merge branch 'master' into 1319-email-optin
|
2022-01-25 14:29:16 +01:00 |
|
Moriz Wahl
|
57bbbffc7a
|
Merge branch 'master' into set-language-on-login
|
2022-01-24 18:14:21 +01:00 |
|
Moriz Wahl
|
a7aa5dca3a
|
remove emacs backup files
|
2022-01-24 17:45:39 +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 |
|
Alexander Friedland
|
f2e459af29
|
Merge branch 'master' into bold-menu-item-on-current-page
|
2022-01-24 17:24:59 +01:00 |
|
ogerly
|
1be4d83a36
|
change css for twi elements, sidebar and navbar active only
|
2022-01-24 16:58:03 +01:00 |
|
Moriz Wahl
|
9df3ca7c01
|
mock path to have differnet include results
|
2022-01-24 16:42:09 +01:00 |
|
ogerly
|
d0fdd57b7d
|
bold text if acive page
|
2022-01-24 16:25:40 +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 |
|
elweyn
|
2211c7cb28
|
Change of url in the UI needs to be transfered to the test.
|
2022-01-22 14:14:20 +01:00 |
|
elweyn
|
f5383e3c05
|
In case where the user has used an OptIn code that was to old then the user is send to a thx/resetFailed page where he gets a message that the code was to old.
|
2022-01-22 14:11:54 +01:00 |
|
elweyn
|
3676a57398
|
Fix test so that the UI changes are represented in the tests.
|
2022-01-22 13:03:24 +01:00 |
|
elweyn
|
93aa8c4865
|
Fix code style.
|
2022-01-22 11:14:47 +01:00 |
|
ogerly
|
e17d1b34e2
|
test fixed for checkMail
|
2022-01-22 10:09:04 +01:00 |
|
elweyn
|
2a4f66a03d
|
If optin code to old send user to the error page that says that the code is not active anymore.
|
2022-01-22 10:05:15 +01:00 |
|
elweyn
|
c29245b3ca
|
Change the text if the account is not activated yet and changed the button so that we are send to reset password.
|
2022-01-22 10:00:03 +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 |
|
Alexander Friedland
|
9e4dc2add7
|
Merge branch 'master' into 1303-Thanks-page-after-setPassword
|
2022-01-21 14:12:57 +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 |
|
elweyn
|
78cdab5edc
|
Added a required to the password repeat field, errors are shown immediatly on password repeat
|
2022-01-21 08:24:33 +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 |
|