vikunja/pkg
konrad 0fb2edf051
continuous-integration/drone/push Build is passing Details
Saved filters (#655)
Fix updating saved filters

Fix filter not loadable because of missing param declaration

Add fancy special cases for postgres exists in db

Add special case for postgrs json

Add read one test

Add rights tests

Fix lint

Fixed getting a single saved filter from db

Add tests for the usual crud methods

Add test stubs and TODOs

Add test for converting saved filter ids to list ids and vice versa

Add test fixture for saved filters and fix existing tests

Fix exposed json variables of filters

Fix creating saved filters table for tests

Add getting saved filters as pseudo namespace

Cleanup

Refactor getting all namespaces to use a map for easier handling of pseudo namespaces

Add custom erros for saved filters

Swagger docs

Fix lint

Add routes for saved filters

Add alias for mage build

Add method to get a saved filter from the lists endpoint

Add getting tasks from a saved filter

Add create, update, delete, read one methods

Add rights methods for saved filters

Fix docs minLength

Add saved filters column

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#655
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-09-26 21:02:17 +00:00
..
caldav Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
cmd Fix reading passwords on windows 2020-08-13 17:59:10 +02:00
config More avatar providers (#622) 2020-08-02 17:16:58 +00:00
db Saved filters (#655) 2020-09-26 21:02:17 +00:00
files More avatar providers (#622) 2020-08-02 17:16:58 +00:00
initialize Restore command (#593) 2020-06-21 15:30:48 +00:00
integrations Saved filters (#655) 2020-09-26 21:02:17 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add config option to force ssl connections to connect with the mailer 2020-07-14 17:30:39 +02:00
metrics More avatar providers (#622) 2020-08-02 17:16:58 +00:00
migration Saved filters (#655) 2020-09-26 21:02:17 +00:00
models Saved filters (#655) 2020-09-26 21:02:17 +00:00
modules Don't add a subtask to the top level of tasks to not add it twice in the list 2020-08-17 22:30:24 +02:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Saved filters (#655) 2020-09-26 21:02:17 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Saved filters (#655) 2020-09-26 21:02:17 +00:00
user Saved filters (#655) 2020-09-26 21:02:17 +00:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00