aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-instance/contact-admin-modal.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Increase global font sizeChocobozzz2022-06-161-1/+0
|
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | * 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>
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Cleanup contact form with URLChocobozzz2021-06-151-10/+5
| | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal
* Fix input size of contact form on mobile viewKimsible2021-06-151-0/+10
|
* Fix CSS input displaying contact form + remove contact button underlineKimsible2021-06-151-0/+1
|
* Refactor modal buttons styleChocobozzz2021-04-141-1/+0
|
* Implement contact form in the clientChocobozzz2019-01-101-0/+11