Custom backgrounds for lists #144

Merged
konrad merged 27 commits from feature/custom-backgrounds into master 2020-05-31 19:17:29 +00:00

27 Commits

Author SHA1 Message Date
fff1c589f8
Merge branch 'master' into feature/custom-backgrounds
All checks were successful
continuous-integration/drone/pr Build is passing
2020-05-31 21:03:04 +02:00
4ae6d3f8d2
Make backgrounds list responsive
All checks were successful
continuous-integration/drone/pr Build is passing
2020-05-31 20:57:59 +02:00
aecf677439
Show initial collection of backgrounds 2020-05-31 17:42:10 +02:00
dbd156d270
Remove test data 2020-05-31 17:41:10 +02:00
de868c7253
Fix "backgroundInformation is null" when navigating 2020-05-31 17:37:27 +02:00
bf9d02831a
Fix kanban height 2020-05-31 17:34:58 +02:00
c9111ab2f2
Remove debug log 2020-05-31 17:32:54 +02:00
6513aabf7e
Move list title to top header 2020-05-31 17:30:07 +02:00
1e31e668f5
Add styling for title in top header 2020-05-30 21:08:08 +02:00
ba0b03c7bc
Set the current list (and background) when loading settings 2020-05-30 19:33:00 +02:00
9cf13c17ef
Only load the background if it changed 2020-05-30 19:31:07 +02:00
e9702cc730
Make task detail view look good again 2020-05-30 19:16:57 +02:00
f3521eec90
Fix bottom spacing 2020-05-30 19:11:04 +02:00
489a8e95d8
Make list and table view look good again 2020-05-30 19:02:28 +02:00
04cde9c699
Make pages with background at least 100vh 2020-05-30 00:22:51 +02:00
37f02100a9
Fix kanban height 2020-05-30 00:22:03 +02:00
f5c45481ff
Make extra buttons look good again 2020-05-30 00:18:21 +02:00
0ccda59012
Move list title and view-switcher in one row 2020-05-30 00:08:42 +02:00
e328ebf0be
Merge branch 'master' into feature/custom-backgrounds
# Conflicts:
#	src/store/modules/config.js
2020-05-29 23:45:39 +02:00
ea84bf6cb4
Add styling for backgrounds 2020-05-29 23:11:10 +02:00
3fb193a96d
Set background globally 2020-05-29 22:36:07 +02:00
bf86b3aa24
Add getting list background and putting it in vuex 2020-05-29 21:58:22 +02:00
1f44fcc545
Add setting list background 2020-05-29 21:42:29 +02:00
fcd3ac0c8d
Move list background setting to seperate list 2020-05-29 17:32:42 +02:00
109f620208
Add search timeout to not search on every keypress 2020-05-29 16:46:26 +02:00
db180d7476
Add getting thumbnails through api 2020-05-29 16:16:56 +02:00
9c8edc6f47
Add basic search for unsplash backgrounds 2020-05-27 22:09:45 +02:00