aboutsummaryrefslogtreecommitdiff
path: root/app/javascript/controllers
Commit message (Collapse)AuthorAgeFilesLines
* thing: improved the UX on the formMiquel Sabaté Solà2024-03-191-0/+63
| | | | | | | | | | | | The "target" field is not autocompleted unless users explicitely change its value themselves. The autocompletion is built from the authors last name combo plus the year (which is rather naive, but effective for most cases). Moreover, some fields have been moved and the "access" field will only appear if "url" is set. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: provide a simple way to follow linksMiquel Sabaté Solà2024-03-151-0/+17
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-136-0/+132
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>