feat: restyle unauthenticated screens #1103

Merged
dpschen merged 29 commits from feature/login-pages into main 2021-12-12 16:40:14 +00:00

29 Commits

Author SHA1 Message Date
kolaente f4bdfe38a3
chore: more mobile first
continuous-integration/drone/pr Build is passing Details
2021-12-12 15:56:06 +01:00
kolaente 6ef22705b6
chore: rearrange styles yet again
continuous-integration/drone/pr Build was killed Details
2021-12-12 15:52:44 +01:00
kolaente 3ab2efb32c
chore: rearrange styles
continuous-integration/drone/pr Build was killed Details
2021-12-12 15:51:38 +01:00
kolaente c0b8d08239
fix: lint
continuous-integration/drone/pr Build is passing Details
2021-12-12 14:56:41 +01:00
kolaente 925e4a5b03
feat: add padding to the bottom to make sure the llama is always visible
continuous-integration/drone/pr Build is failing Details
2021-12-12 14:54:31 +01:00
kolaente 0ec58a62cd
chore: compress image 2021-12-12 14:52:30 +01:00
kolaente c28a88253b
fix: translation 2021-12-12 14:49:07 +01:00
kolaente 18b0ed4a29
feat: smaller max width for form on mobile
continuous-integration/drone/pr Build is failing Details
2021-12-12 14:48:43 +01:00
kolaente 1c339a7fe0
feat: move title and api config to no auth wrapper
continuous-integration/drone/pr Build is failing Details
2021-12-11 21:19:07 +01:00
kolaente babfd24739
chore: use flex-end
continuous-integration/drone/pr Build is passing Details
2021-12-11 21:02:22 +01:00
kolaente 7969daa341
chore: use background-color
continuous-integration/drone/pr Build is passing Details
2021-12-11 20:50:59 +01:00
kolaente 334c5610d9
chore: use after instead of new element for overlay
continuous-integration/drone/pr Build is passing Details
2021-12-11 20:50:27 +01:00
kolaente 97945f3f42
feat: move messages to the top
continuous-integration/drone/pr Build is passing Details
2021-12-11 20:41:04 +01:00
kolaente be8f93c50b
chore: remove unused class
continuous-integration/drone/pr Build is passing Details
2021-12-11 20:37:35 +01:00
kolaente fc8321df6b
chore: cleanup double color definition
continuous-integration/drone/pr Build is passing Details
2021-12-11 20:36:17 +01:00
kolaente 9b58c5fb6b
fix: make sure image + content are always 50% width
continuous-integration/drone/pr Build is passing Details
2021-12-11 18:36:59 +01:00
kolaente 498ecc7505
chore: mobile first
continuous-integration/drone/pr Build is passing Details
2021-12-11 18:30:43 +01:00
kolaente 613c2bd374
chore: use background-color
continuous-integration/drone/pr Build is passing Details
2021-12-11 18:28:39 +01:00
kolaente 6fff15518d
chore: use place-items
continuous-integration/drone/pr Build is passing Details
2021-12-11 18:27:37 +01:00
kolaente 70ba20a66e
chore: remove overflow
continuous-integration/drone/pr Build is passing Details
2021-12-11 18:26:27 +01:00
kolaente d37fc06c2f
feat: use a success notification instead of a message
continuous-integration/drone/pr Build is passing Details
2021-12-11 18:23:02 +01:00
kolaente 8ba8be103a
Merge branch 'main' into feature/login-pages
continuous-integration/drone/pr Build is passing Details
# Conflicts:
#	src/components/misc/no-auth-wrapper.vue
#	src/i18n/lang/en.json
2021-12-11 18:21:17 +01:00
kolaente 1ff667e598
chore: show llama background only on fullhd and up
continuous-integration/drone/pr Build is failing Details
2021-12-11 18:15:55 +01:00
kolaente 4abe1363ec
fix: mobile layout
continuous-integration/drone/pr Build is passing Details
2021-11-28 15:50:30 +01:00
kolaente 8faf2ab893
chore: change the forgot password link 2021-11-28 15:44:03 +01:00
kolaente 365c071db0
fix: put the welcome back title always at the bottom 2021-11-28 15:42:47 +01:00
kolaente eb6347712e
chore: move legal links to no-auth wrapper 2021-11-28 15:39:37 +01:00
kolaente bc023d25ea
fix: make message component work on non-white backgrounds 2021-11-28 15:35:40 +01:00
kolaente 0a89421189
feat: restyle unauthenticated screens 2021-11-28 15:33:17 +01:00