feat: move user settings to multiple components #889

Merged
konrad merged 27 commits from feature/user-settings into main 2021-10-26 20:58:03 +00:00

27 Commits

Author SHA1 Message Date
kolaente 53dd4324a1
fix: add cancel button
continuous-integration/drone/pr Build is passing Details
2021-10-26 21:24:47 +02:00
kolaente 14c5efee92
chore: simplify usage of mapState
continuous-integration/drone/pr Build is passing Details
2021-10-26 21:11:31 +02:00
kolaente 505e008895
fix(tests): lint
continuous-integration/drone/pr Build is passing Details
2021-10-25 22:34:54 +02:00
kolaente a98c7e9377
fix(tests): input selector in frontend test
continuous-integration/drone/pr Build is failing Details
2021-10-25 22:31:41 +02:00
kolaente 9a356b2564
feat: move calculating api base url to store getter
continuous-integration/drone/pr Build is failing Details
2021-10-25 22:29:21 +02:00
kolaente 97e761690d
fix: frontend tests
continuous-integration/drone/pr Build is failing Details
2021-10-25 22:18:56 +02:00
kolaente 3b64b24da2
chore: cleanup
continuous-integration/drone/pr Build was killed Details
2021-10-25 22:17:03 +02:00
kolaente 43ef07e100
chore: cleanup
continuous-integration/drone/pr Build was killed Details
2021-10-25 22:16:26 +02:00
kolaente 3f0611c087
feat: use correct autocomplete attributes
continuous-integration/drone/pr Build was killed Details
2021-10-25 22:11:39 +02:00
kolaente e61c7aeac1
feat: use localeCompare for sorting
continuous-integration/drone/pr Build was killed Details
2021-10-25 22:09:38 +02:00
kolaente 0b6ec922a4
feat: play pop when changing the setting
continuous-integration/drone/pr Build is failing Details
2021-10-25 22:07:54 +02:00
kolaente f93b84eec7
chore: add random id to id field
continuous-integration/drone/pr Build is failing Details
2021-10-25 22:05:40 +02:00
kolaente 3f072663f0
fix: add wrapper div for sizing
continuous-integration/drone/pr Build was killed Details
2021-10-25 21:57:49 +02:00
kolaente 7d0cab8fc9
chore: move external links to a consts file
continuous-integration/drone/pr Build is failing Details
2021-10-25 21:49:24 +02:00
kolaente 7421c78c79
chore: use @ for imports
continuous-integration/drone/pr Build is failing Details
2021-10-25 21:39:49 +02:00
kolaente 8d1d80dec8
chore: simplify vuex state
continuous-integration/drone/pr Build is failing Details
2021-10-25 21:36:53 +02:00
kolaente f26feafee5
feat: less nesting for tags
continuous-integration/drone/pr Build is failing Details
2021-10-25 21:32:54 +02:00
kolaente 3ff2c99a35
feat: max width for user settings
continuous-integration/drone/pr Build is failing Details
2021-10-25 21:18:18 +02:00
kolaente f3a837039c
feat: add mobile layout 2021-10-25 21:18:18 +02:00
kolaente 06fe70578c
feat: add menu links for settings 2021-10-25 21:18:18 +02:00
kolaente f980d073cb
chore: rearrange user setting components 2021-10-25 21:18:18 +02:00
kolaente ce4343ab25
feat: add titles in new settings components 2021-10-25 21:18:17 +02:00
kolaente 5198ce39e7
feat: move caldav to separate component 2021-10-25 21:18:17 +02:00
kolaente 455d3dc6c5
feat: move totp settings to separate component 2021-10-25 21:18:17 +02:00
kolaente e76424168f
feat: move email update settings to separate component 2021-10-25 21:18:17 +02:00
kolaente df553db969
feat: move password update settings to separate component 2021-10-25 21:18:17 +02:00
kolaente 39330e0b8d
feat: move general settings to separate component 2021-10-25 21:18:17 +02:00