aboutsummaryrefslogtreecommitdiff
path: root/app/views/things
Commit message (Collapse)AuthorAgeFilesLines
* things: provide a simple way to follow linksMiquel Sabaté Solà2024-03-151-3/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added the 'autocapitalize' attributeMiquel Sabaté Solà2024-03-151-8/+8
| | | | | | | 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>
* Dropped redundant 'location' columnMiquel Sabaté Solà2024-03-141-5/+0
| | | | | | | Looks like I messed up later on and kept two columns which were basically referring to the same thing. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-135-0/+120
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>