sebastian2357
b1c19d0c94
fix(webapp): optimize registration layout ( #8630 )
...
* - fixed nowrap for button
- restyled bullets for slider
- relocated back links
- removed icons
* - removed icon from RegistrationSlideEmail too
* - added media query for padding
* - fixed missing constants
* - fixed padding in no-header layout
* - fixed sticky footer in registration flow
* - removed icons from inputs
* - set fixed height for back link
* - fixed invite code placeholder
* - added auto submit to invite and email code forms
- fixed layout password inputs
- added layout to checkboxes (create)
- removed unnecessary texts
- moved backLink for password-reset
- tidied up create layout
* fixed margin
* - fixed nonceLength
* lint fixes
* corrected path
---------
Co-authored-by: Sebastian Stein <sebastian@codepassion.de>
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-06-11 16:45:03 +00:00
Wolfgang Huß
df49af74a3
Adjust devision space size on footer
2023-03-01 08:01:33 +01:00
Wolfgang Huß
ecff8476cf
Replace devision line by pure space
2023-03-01 07:39:03 +01:00
ogerly
401f59ae8d
add header menu to component, central variabl for screen width
2022-10-22 09:35:27 +02:00
Alexander Friedland
fc7bbede1d
Update webapp/components/PageFooter/PageFooter.vue
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-10-21 13:44:22 +02:00
ogerly
5200a2c6fd
fist step mobile footer menu to heder menu
2022-10-19 12:19:47 +02:00
ogerly
1af5ce9e30
add [200~.ds-footer a {scss token
2022-09-22 18:20:13 +02:00
ogerly
58e48cfe77
rebrand in config for scss and styleguide
2022-09-21 12:09:35 +02:00
ogerly
1fdee4058d
fix yarn
2022-09-20 16:51:33 +02:00
ogerly
5974ff7c24
change footer links
2022-09-20 16:50:34 +02:00
ogerly
e2f0138543
change footer version-link
2022-07-19 15:30:18 +02:00
Wolfgang Huß
aa454893ce
Refactor pageParams, third step
...
- Implement emails.js in backend as well.
- Move backend links.js into emails.js, because code is not a duplicate of webapp anymore.
2021-08-05 14:44:54 +02:00
Wolfgang Huß
e8a0a5d13c
Refactor pageParams, second step
2021-08-03 20:07:39 +02:00
Wolfgang Huß
97fdb7cd5c
Refactor pageParams
2021-08-03 15:30:58 +02:00
Wolfgang Huß
df1e622094
Implement internal page component, first step
2021-08-02 13:48:57 +02:00
Wolfgang Huß
59dd7ba104
Implement configuration of footer link list
2021-07-29 16:54:52 +02:00
Wolfgang Huß
aaecab810c
Fix linting
2021-07-20 11:48:55 +02:00
Wolfgang Huß
3b214c9db9
Implement HTML internal support and organization pages
2021-07-20 11:34:01 +02:00
Wolfgang Huß
627a20f66a
Implement tests for flexible page footer links
2021-06-03 16:51:40 +02:00
Wolfgang Huß
1bd4af6fd3
Implement flexible page footer links
2021-06-02 20:18:11 +02:00
Moriz Wahl
68c8ab9e3f
merga all environment variables into nuxt.env
2021-03-19 12:24:42 +01:00
2e65f8df80
fixed frontend config value evaluation & default values for INVITE_REGISTRATION. Unified the way the config is accessed
2021-03-19 12:24:42 +01:00
Moriz Wahl
128e1f06cc
logos changed. SVG should be in better quality
2020-11-10 14:41:09 +01:00
roschaefer
77b031083e
Make four static pages
...
* imprint
* data privacy
* terms of service
* code of conduct
2020-06-15 14:08:45 +02:00
roschaefer
387ea64faa
Parameterize links
2020-06-05 17:15:12 +02:00
mattwr18
b53bf880ee
Fix lint
2020-01-16 20:23:36 +01:00
roschaefer
4631db0a1b
feat(webapp): Display deployed version in footer
...
Remove VERSION file in favour of version entry in `package.json`. Parse
this version in our build server scripts.
This commit also introduces `standard-version` which we can use to
generate our `CHANGELOG.md` with `yarn run release`.
close #1831
2020-01-16 19:24:55 +01:00
ogerly
9308646a56
add FAQ, lint ok
2019-10-24 14:27:53 +02:00
roschaefer
b761eea700
Point the changelog to Github
...
The justification for this change is that the releases page on Github
is more likely to keep up to date than our changelog.
This also means that our changelog is not translated. But I think that's
fine.
2019-09-19 13:21:51 +02:00
ogerly
a588a7bc12
links_to_imprint_and_privacy_policy_changed_to_human-connection.org
2019-09-17 16:16:22 +02:00
mattwr18
fa3053dca7
Tidy up, follow @roschaefer , @Tirokk PR suggestions
...
- Fix tests by stubbing LocaleSwitch/client-only
- Add portuguese translations
- Add back to login link
- Use span over   following @alina-becks PR review on another PR
2019-09-11 16:40:39 +02:00
Vasily Belolapotkov
f4b3c84815
moved footer styles into footer component and added shadow
2019-09-11 16:40:39 +02:00
Brent Vardy
5d73cad168
refactor page footer to component
2019-09-11 16:40:39 +02:00