mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
filter docs by category, search query params
This commit is contained in:
parent
666ab3151e
commit
9fd53142f3
6 changed files with 18 additions and 19 deletions
|
@ -18,6 +18,8 @@ export default Controller.extend(NotifierMixin, {
|
|||
documentService: service('document'),
|
||||
folderService: service('folder'),
|
||||
localStorage: service('localStorage'),
|
||||
queryParams: ['category'],
|
||||
category: '',
|
||||
|
||||
actions: {
|
||||
onAddSpace(payload) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue