vikunja/pkg
konrad 5126330a10
continuous-integration/drone/push Build is passing Details
Add support for archiving lists and namespaces (#152)
Add query param to get all lists including archived ones

Add query param to get all namespaces including archived ones

Fix getting lists by namespace only not archived lists

Fix misspell

Fix lint

Merge branch 'master' into feature/archive-lists-namespaces

Add docs for error codes

Fix archive error codes

Don't let archived lists show up in general lists

Fix updating description

Fix updating lists with link shares

More comments

Fix un-archiving lists

Move check for archiving a list to canWrite Check

Add more tests

Add more checks

Add checks for namespaces and lists

Add namespace edit

Add tests

Add migrations and filter

Add basic tests

Add is archived property to lists and namespaces

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#152
2020-03-15 21:50:39 +00:00
..
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
cmd Add build time to compile flags 2020-03-02 20:24:26 +01:00
config Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
db Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
files Add postgres support (#135) 2020-02-16 21:42:04 +00:00
integrations Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
log Update copyright header 2020-02-07 17:27:45 +01:00
mail Update copyright header 2020-02-07 17:27:45 +01:00
metrics Update copyright header 2020-02-07 17:27:45 +01:00
migration Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
models Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
modules Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
red Update copyright header 2020-02-07 17:27:45 +01:00
routes Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
timeutil Add workaround for timezones on windows (#151) 2020-03-09 22:41:08 +00:00
user Add proxying gravatar requests for user avatars (#148) 2020-03-01 20:30:37 +00:00
utils Update copyright header 2020-02-07 17:27:45 +01:00
version Add build time to compile flags 2020-03-02 20:24:26 +01:00