List Backgrounds #568

Merged
konrad merged 27 commits from list-backgrounds into master 2020-05-26 20:07:57 +00:00
Owner

Description

This PR adds a rather abstract list background implementation to the api.
For now, only unsplash is supported, uploading own images will be introduced in another pr.

To do

  • Remove the last file + unsplash info if a background is updated
  • Make application ID configurable (+ docs)
  • Return background info when loading a list
  • Rights
  • Check a list exists prior to setting a background

Checklist

  • Lint issues
  • I added or improved tests
  • I added or improved docs for my feature
    • Swagger (including make do-the-swag)
    • New config options
# Description This PR adds a rather abstract list background implementation to the api. For now, only unsplash is supported, uploading own images will be introduced in another pr. ### To do * [x] Remove the last file + unsplash info if a background is updated * [x] Make application ID configurable (+ docs) * [x] Return background info when loading a list * [x] Rights * [x] Check a list exists prior to setting a background # Checklist * [x] Lint issues * [x] I added or improved tests * [x] I added or improved docs for my feature * [x] Swagger (including `make do-the-swag`) * [x] New config options
konrad merged commit e5e30d0915 into master 2020-05-26 20:07:57 +00:00
konrad deleted branch list-backgrounds 2020-05-26 20:08:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#568
No description provided.