🔧 [Refactor] Landing Page And Other Internal Pages
Created by: Tirokk
🔧 Refactor – Landing Page And Other Internal Pages
We like to have the landing page and the other internal page more configurable.
-
lets have internal pages more configurable -
create component to handle common code of all internal pages -
bug: add missing internal donation page -
remove sender.fm experimental content
Additional Todos
Followup issue of fixed #4549 (closed) .
-
correct bugginess use of links.ORGANIZATION
onLoginForm.vue
,RegistrationSlider.vue
,webapp/maintenance/source/pages/index.vue
, andpassword-reset.vue
-
check for same kind of bugginess uses of other links.XXX
as well -
write some tests for the redirect? leftover of https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4555#discussion_r673831986 -
in test toBeTruthy() instead of toBe(true) leftover of https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4555#discussion_r673833339 -
remove <br>
on each internal page default. shouldn't that be done with css? https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4555#pullrequestreview-710883277
Think of:
-
search for notice Wolle
to clean up
Infos
relates https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/issues/23