Use db sessions everywere #750

Merged
konrad merged 44 commits from feature/db-sessions into master 2020-12-23 15:32:29 +00:00
Owner

Description

This PR adds db sessions everywhere.

Checklist / TODO

  • I added or improved tests
  • Close the session in defer in the handler
# Description This PR adds db sessions everywhere. # Checklist / TODO * [x] I added or improved tests * [x] Close the session in `defer` in the handler
konrad added 38 commits 2020-12-23 02:11:27 +00:00
5361d6f8d2
Update web handler
Signed-off-by: kolaente <k@knt.li>
106b9fe643
Add session configuration for web handler
Signed-off-by: kolaente <k@knt.li>
continuous-integration/drone/pr Build is failing Details
c6f3086a88
Fix tests
konrad added 1 commit 2020-12-23 14:09:23 +00:00
continuous-integration/drone/pr Build is failing Details
4ef0579a20
Fix loading lists and namespaces
konrad added 1 commit 2020-12-23 14:31:14 +00:00
continuous-integration/drone/pr Build is failing Details
524870f4b1
Fix loading task
konrad added 1 commit 2020-12-23 14:56:20 +00:00
continuous-integration/drone/pr Build is failing Details
166023aba7
Fix loading lists
konrad added 1 commit 2020-12-23 15:02:37 +00:00
continuous-integration/drone/pr Build is failing Details
b733608eeb
Fix loading tasks with search
konrad added 2 commits 2020-12-23 15:15:10 +00:00
continuous-integration/drone/pr Build is passing Details
24fbfaad5b
Fix lint
konrad merged commit 8d1a09b5a2 into master 2020-12-23 15:32:29 +00:00
konrad deleted branch feature/db-sessions 2020-12-23 15:32:39 +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#750
No description provided.