aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-forms/shared-form.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement two factor in clientChocobozzz2022-10-071-2/+3
|
* Rename input toggle hidden to input textChocobozzz2022-06-101-3/+3
| | | | It's more than just an hidden toggle
* Add video filters to common video pagesChocobozzz2021-08-251-0/+9
|
* Add ability to filter my videos by liveChocobozzz2021-05-031-2/+7
|
* Support custom value in ng-selectChocobozzz2021-02-101-2/+10
|
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-3/+3
|
* Upgrade client dependenciesChocobozzz2020-11-191-4/+6
| | | | Migrate removed primeng theme to custom CSS
* Add ability to set custom field to video formChocobozzz2020-08-211-2/+7
|
* We don't need services anymore for validatorsChocobozzz2020-08-171-38/+5
|
* Use ng select for multiselectChocobozzz2020-08-111-8/+7
|
* Move form modules in the form shared moduleChocobozzz2020-08-111-0/+14
|
* add ng-select for templatable select optionsRigel Kent2020-08-111-2/+11
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* Use 3 tables to represent abusesChocobozzz2020-07-101-2/+2
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+84