aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/modal
Commit message (Collapse)AuthorAgeFilesLines
* Add custom modal to plugin helpers (#2631)Kim2020-04-153-0/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-022-5/+12
|
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-0/+1
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-283-0/+120
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-211-1/+1
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-132-2/+3
|
* Pull translationsChocobozzz2019-11-051-0/+1
|
* Add missing i18n tagsChocobozzz2019-11-051-8/+8
|
* Update translationsChocobozzz2019-10-301-1/+1
|
* Add mascot to configure warning modalChocobozzz2019-10-302-1/+14
|
* Add mascot in welcome modalChocobozzz2019-10-303-36/+80
|
* Some language fixes (#2198)Filip Bengtsson2019-10-231-1/+1
| | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater.
* Better welcome modalChocobozzz2019-09-055-35/+73
|
* Add config instance warning modalChocobozzz2019-09-056-24/+80
|
* Add welcome modalChocobozzz2019-09-056-0/+181