1
0
Commit Graph

9803 Commits

Author SHA1 Message Date
ef01e8807e Task FIlters (#149)
Set done filter based on passed params

Make due date filter actually work

Move filters into seperate config

Merge branch 'master' into feature/task-filters

Change done task filter text

Make sure done tasks are always shown in table view

Table view filter improvements

Add done filter to table view

Fix indent

Add filter icon

Move search and filter container

Add filter for done tasks

Hide done tasks by default

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/149
2020-06-11 15:34:13 +00:00
bd11c9650e Update module lib/pq to v1.7.0 (#581)
Update module lib/pq to v1.7.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/581
2020-06-08 21:17:38 +00:00
55afb7adc4 Update dependency eslint to v7.2.0 (#148)
Update dependency eslint to v7.2.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/148
2020-06-08 17:42:01 +00:00
0780a83431 Update dependency bulma to v0.9.0 (#150)
Update dependency bulma to v0.9.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/150
2020-06-08 17:40:13 +00:00
32a5dff78d Fix migration to add position to task
Signed-off-by: kolaente <k@knt.li>
2020-06-07 18:28:49 +02:00
8ef2da8f5f Update module stretchr/testify to v1.6.1 (#580)
Update module stretchr/testify to v1.6.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/580
2020-06-05 13:26:48 +00:00
60e802d77f Update module go-redis/redis/v7 to v7.4.0 (#579)
Update module go-redis/redis/v7 to v7.4.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/579
2020-06-05 13:26:35 +00:00
966acf51d8 Update golang.org/x/crypto commit hash to 70a84ac (#578)
Update golang.org/x/crypto commit hash to 70a84ac

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/578
2020-06-05 13:26:21 +00:00
3c45f34f78 Add border to colorpicker (fixes #146) 2020-06-04 13:59:32 +02:00
23d73adeae Add mention of unsplash in the background settings 2020-06-03 21:01:47 +02:00
b5b84e6bbd Update golang.org/x/crypto commit hash to 279210d (#577)
Update golang.org/x/crypto commit hash to 279210d

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/577
2020-06-03 08:53:09 +00:00
cd9220dc75 Update dependency vue-easymde to v1.2.1 (#145)
Update dependency vue-easymde to v1.2.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/145
2020-06-03 08:52:45 +00:00
36a02a3f62 Fix kanban tasks with backgrounds 2020-06-03 10:50:58 +02:00
f72aa4e52f Update src.techknowlogick.com/xgo commit hash to a09175e (#576)
Update src.techknowlogick.com/xgo commit hash to a09175e

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/576
2020-06-02 07:33:43 +00:00
d9f1d456d3 Update src.techknowlogick.com/xgo commit hash to eeb7c0a (#575)
Update src.techknowlogick.com/xgo commit hash to eeb7c0a

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/575
2020-06-02 06:39:25 +00:00
67f4c9f941 Update module src.techknowlogick.com/xormigrate to v1.2.1 (#574)
Update module src.techknowlogick.com/xormigrate to v1.2.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/574
2020-06-01 10:33:58 +00:00
66b73f669b Don't show a success message if it is obvious the action has been successful 2020-06-01 00:12:13 +02:00
25579f5da2 Don't show a success message if it is obvious the action has been successful 2020-06-01 00:09:21 +02:00
5a7c07ca4d Don't try to fetch the initial unsplash results when unsplash backgrounds are disabled 2020-05-31 23:39:08 +02:00
d63666cece Fix getting unsplash thumbnails for non "photo-*" urls 2020-05-31 22:40:27 +02:00
d8a6acda96 Fix proxying unsplash images (security) 2020-05-31 22:36:25 +02:00
0b154936e7 Use the right Id when loading unsplash thumbnails 2020-05-31 22:08:18 +02:00
03ef48a0ae Properly ping unsplash when using unsplash images 2020-05-31 22:06:59 +02:00
6b6b0af819 Fix error when adding a background to a list which did not have one before 2020-05-31 21:38:07 +02:00
3441072c2c Show list background when viewing a link share 2020-05-31 21:31:42 +02:00
4b3f92ae34 Custom backgrounds for lists (#144)
Make backgrounds list responsive

Show initial collection of backgrounds

Remove test data

Fix "backgroundInformation is null" when navigating

Fix kanban height

Remove debug log

Move list title to top header

Add styling for title in top header

Set the current list (and background) when loading settings

Only load the background if it changed

Make task detail view look good again

Fix bottom spacing

Make list and table view look good again

Make pages with background at least 100vh

Fix kanban height

Make extra buttons look good again

Move list title and view-switcher in one row

Add styling for backgrounds

Set background globally

Add getting list background and putting it in vuex

Add setting list background

Move list background setting to seperate list

Add search timeout to not search on every keypress

Add getting thumbnails through api

Add basic search for unsplash backgrounds

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/144
2020-05-31 19:17:10 +00:00
7fc0756b01 Update dependency vue-router to v3.3.2 (#142)
Update dependency vue-router to v3.3.2

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/142
2020-05-31 19:00:51 +00:00
8f35b9d579 Set unsplash empty collection caching to one hour 2020-05-31 20:50:51 +02:00
ebfa982c72 Fix misspell 2020-05-31 18:12:32 +02:00
2fa4fcc202 Fix caching of initial unsplash results per page 2020-05-31 18:09:46 +02:00
ad67154e26 Add cache for initial unsplash collection 2020-05-31 17:59:39 +02:00
250c45d1b9 Remove migration dependency to models 2020-05-30 17:09:35 +02:00
dc036d44db Update theme 2020-05-30 17:00:52 +02:00
9c4c265767 Update alpine Docker tag to v3.12 (#573)
Update alpine Docker tag to v3.12

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/573
2020-05-29 21:44:01 +00:00
cc51ea8c61 Fix typo when no upcoming tasks are available 2020-05-29 23:12:38 +02:00
a525787ab7 Update and fix staticcheck 2020-05-29 22:15:21 +02:00
aae1bc3cab Load the list when setting a background 2020-05-29 22:12:16 +02:00
42ddee8d6f Add logging if downloading an image from unsplash fails 2020-05-29 22:11:49 +02:00
54b18b3c59 Update module lib/pq to v1.6.0 (#572)
Update module lib/pq to v1.6.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/572
2020-05-29 17:47:28 +00:00
c3ba068dd7 Hide totp settings if it is disabled server side 2020-05-29 18:49:50 +02:00
5a04f1ecf4 Add option to disable totp for everyone 2020-05-29 17:15:59 +02:00
bc603605a7 Fix error messages when trying to update tasks in kanban if kanban hasn't been opened yet 2020-05-29 16:34:29 +02:00
32984b88a3 Fix saving list view if not present in browser 2020-05-29 16:33:57 +02:00
a0fb8bd32d Add unsplash image proxy for images and thumbnails 2020-05-29 15:33:46 +02:00
c685250c96 Add test mail command (#571)
Add test mail command

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/571
2020-05-29 13:10:06 +00:00
9ea1104764 Update module stretchr/testify to v1.6.0 (#570)
Update module stretchr/testify to v1.6.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/570
2020-05-29 09:37:34 +00:00
fe8f0ecd67 Update dependency vue-router to v3.3.1 (#141)
Update dependency vue-router to v3.3.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/141
2020-05-29 09:37:25 +00:00
2ef2c7523d Also return unsplash info when searching 2020-05-27 22:12:12 +02:00
58eec4939e Update vue monorepo to v4.4.1 (#140)
Update vue monorepo to v4.4.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/140
2020-05-27 08:47:30 +00:00
e5e30d0915 List Backgrounds (#568)
Return the updated list when setting a list background

Add swagger docs for unsplash methods

Add unsplash info to search results

Fix misspell

Fix lint

Add rights check for setting and getting backgrounds

Show unsplash information when loading a single list

Make application id for pingbacks configurable

Remove old backgrounds when setting a new one

Return 404 if the list does not have a background

Implement getting list backgrounds

Implement actually setting a photo from unsplash as list background

go mod tidy

Add migration for background file id

Roughly implement setting a list background from unsplash

Implement saving a background

Add migration for unsplash photo table

Add unsplash search

Fix parsing page param

Fix parsing page param

Fix background config

Add unsplash wrapper library

Add enabled background providers to info endpoint

Add config options for backgrounds

Add unsplash background provider

Add routing handler for backgrounds

Add basic background provider interface

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/568
2020-05-26 20:07:55 +00:00