3143 Commits

Author SHA1 Message Date
Moriz Wahl
bee388c07c fix: Reload Transaction Link List Always on Page 1 2022-05-04 10:46:23 +02:00
Wolfgang Huß
945e0a3fd9 Fix that pagination on gdd-transactions-list not hides if ther's only one page 2022-05-04 10:09:26 +02:00
ogerly
f68826ca44 fixed test for pages/Register.spec.js 2022-05-04 09:14:25 +02:00
ogerly
d4c91dfc37 fixed test for pages/ResetPassword.spec.js 2022-05-04 09:10:48 +02:00
ogerly
2ac55e9d2d fixed test for layouts/AuthLayout_gdd.spec.js 2022-05-04 09:06:02 +02:00
ogerly
213d79ba98 remove unsued locals key 'A' 2022-05-04 08:12:44 +02:00
ogerly
00c1192843 change button color 2022-05-04 08:00:27 +02:00
ogerly
3c7b1067ba delete unused data in Auth/Header.vue 2022-05-02 17:38:00 +02:00
ogerly
1625cd0325 delete unused data 2022-05-02 17:36:37 +02:00
ogerly
0c4f4ce2c1 change color gradido button 2022-05-02 17:25:39 +02:00
ogerly
357c03abad margin in authLayout_gdd.vue 2022-05-02 17:25:39 +02:00
Wolfgang Huß
d2175eb604 Change some test texts to dummies 2022-05-02 10:49:23 +02:00
Wolfgang Huß
acd4fbee40 Refactor ResetPassword, next step 2022-05-02 10:29:19 +02:00
Wolfgang Huß
a6ec784596 Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/components/Message/Message.vue
#	frontend/src/pages/Login.spec.js
2022-05-02 10:17:55 +02:00
Wolfgang Huß
f22b391557 Change code after Alex review suggestions 2022-05-02 10:14:29 +02:00
Wolfgang Huß
d7ae0bc3b8 Fix code coverage in Register.vue test 2022-05-02 09:39:31 +02:00
Wolfgang Huß
4632e83a47 Change out commented router test 2022-05-02 08:44:53 +02:00
Wolfgang Huß
31dfdc1337 Fix code coverage in Login.vue test 2022-05-02 08:20:16 +02:00
Alexander Friedland
925fc51792
Merge branch 'master' into 1682-new-design-for-the-login-and-registration-area 2022-04-29 22:25:12 +02:00
Wolfgang Huß
c437530214 Add redirection test on click 2022-04-29 17:00:50 +02:00
Wolfgang Huß
d96f2a725e Add in #1 deleted code and comments again 2022-04-29 16:52:50 +02:00
Wolfgang Huß
d938424d2b Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2 2022-04-29 13:32:39 +02:00
Wolfgang Huß
c574e96dc0 Remove alert 2022-04-29 13:28:36 +02:00
Wolfgang Huß
08af6a1bac Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page-#1 2022-04-29 12:45:19 +02:00
Wolfgang Huß
a382385a68 Add testing of toasters and cleanup 2022-04-29 12:39:32 +02:00
Wolfgang Huß
f95c11e29a Cleanup and clarity 2022-04-29 12:01:03 +02:00
Wolfgang Huß
28f85cce87 Refactor ResetPassword to remove thx page, a start 2022-04-29 11:41:32 +02:00
ogerly
1be5828d57 register click event, icon position change 2022-04-29 11:11:28 +02:00
ogerly
e4f2f04f85 add in main.js import 'clipboard-polyfill/overwrite-globals' 2022-04-28 16:36:43 +02:00
ogerly
09c25090f9 import clipboard-polyfill 2022-04-28 15:56:01 +02:00
Wolfgang Huß
5c89fe545d Change Login page to more general page message 2022-04-27 13:05:37 +02:00
Wolfgang Huß
baac1d8dde Fix error with undefined this.callback 2022-04-27 13:04:51 +02:00
Wolfgang Huß
1eca96cf11 Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page 2022-04-26 15:41:24 +02:00
Wolfgang Huß
4d87c95031 Implement tests for Registration page
- Refactor little things.
2022-04-26 15:40:34 +02:00
ogerly
f1e87ff271 remove unused data 2022-04-26 13:17:15 +02:00
Alexander Friedland
b6f855ea75
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 13:12:28 +02:00
Alexander Friedland
38fe002f4b
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:39:09 +02:00
Alexander Friedland
526b2bbd5c
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:38:52 +02:00
Alexander Friedland
73b7b5b1a1
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:38:29 +02:00
Alexander Friedland
82f6bf4d9c
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:38:01 +02:00
Wolfgang Huß
9b536e8ba6 Refactor Registration page 2022-04-26 11:59:25 +02:00
Wolfgang Huß
041c82b575 Add skipped redirection tests to be implemented later 2022-04-26 11:56:45 +02:00
ogerly
3c9a12d293 open modal only for id 2022-04-26 11:05:30 +02:00
Wolfgang Huß
d4d5c49069 Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page 2022-04-26 09:52:48 +02:00
ogerly
9277ede6a3 add margin left and right 2022-04-25 13:08:51 +02:00
ogerly
dc8a154842 add toggleable=lg 2022-04-25 13:06:52 +02:00
ogerly
2d4b8dd760 add #app min-width: 360px 2022-04-25 13:06:05 +02:00
ogerly
98ec6e5d58 add text and change color 2022-04-25 10:15:28 +02:00
ogerly
b0c6754a53 remove unused code for mediascreen 2022-04-25 10:14:58 +02:00
ogerly
f0a142e326 add zindex1000, gradido-global-color-0E79BC 2022-04-25 10:13:56 +02:00