aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Dashboard/Model/WidgetButton.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add since tagsJoas Schilling2022-09-161-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* move widget options into a Option classRobin Appelman2022-09-151-3/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* change widget button api to support multiple button typesRobin Appelman2022-09-151-0/+75
Signed-off-by: Robin Appelman <robin@icewind.nl>