aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms/select/select-options.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+5
| | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI
* Add client action hooks for pubish pagesChocobozzz2021-03-241-1/+8
|
* Add ability to set a custom quotaChocobozzz2021-02-101-8/+1
|
* Support custom value in ng-selectChocobozzz2021-02-101-0/+1
|
* Fix privacy/channel select on uploadChocobozzz2020-09-041-2/+3
|
* Use ng select for multiselectChocobozzz2020-08-111-0/+49