aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-instance/contact-admin-modal.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup title-page CSSChocobozzz2022-06-161-1/+1
|
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * Replace wording of instance contact * Add contact-us button to no-quota alert on upload page * Add alert for accounts with auto-blocked videos on upload page * Add alert for accounts without enough quota + refacto on upload page * Using ng-container and ng-template * Add alert for daily quota * Add hook filter for upload page alert messages * Add instance name as subtitle in contact modal * Fix eslint max-len on string * Fix missing word in quota left daily message - upload page Co-authored-by: Kimsible <kimsible@users.noreply.github.com>
* Cleanup contact form with URLChocobozzz2021-06-151-1/+3
| | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal
* Refactor modal buttons styleChocobozzz2021-04-141-5/+2
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-2/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-7/+8
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-0/+9
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* Implement contact form in the clientChocobozzz2019-01-101-0/+50