aboutsummaryrefslogtreecommitdiff
path: root/app/views/searches
Commit message (Collapse)AuthorAgeFilesLines
* Allow searching from a given tagMiquel Sabaté Solà2024-11-111-1/+1
| | | | | | | This feature is useful if you want to have a quick search on how many resources apply for a single tag. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Added the 'autocapitalize' attributeMiquel Sabaté Solà2024-03-151-1/+1
| | | | | | | I did not bother with this attribute before, but it makes a lot of sense in some inputs. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Do not hint at creating things on search actionMiquel Sabaté Solà2024-03-141-1/+1
| | | | | | In this page is actually a bit weird to find this kind of answer. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Improved the layout on empty searches/thingsMiquel Sabaté Solà2024-03-141-2/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-136-0/+38
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>