summaryrefslogtreecommitdiff
path: root/horizon/static/horizon/js/horizon.modals.js
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix deprecated use of 'jQuery.fn.focus()' shorthand event"Zuul2023-05-091-2/+2
|\
| * Fix deprecated use of 'jQuery.fn.focus()' shorthand eventmanchandavishal2023-05-091-2/+2
* | Fix deprecated use of 'jQuery.fn.change()' shorthand eventmanchandavishal2023-05-091-1/+1
|/
* Merge "Fix deprecation warning for .removeAttr()"Zuul2023-04-261-3/+3
|\
| * Fix deprecation warning for .removeAttr()manchandavishal2023-04-201-3/+3
* | Merge "Fix deprecation warning for jQuery.fn.keyup() event shorthand"Zuul2023-04-261-1/+1
|\ \
| * | Fix deprecation warning for jQuery.fn.keyup() event shorthandmanchandavishal2023-04-131-1/+1
| |/
* | Fix Deprecated: jQuery.parseJSON() warning by updating to JSON.parse()manchandavishal2023-04-101-1/+1
|/
* Add support to modal.js for file attachments in form responseAdrian Turjak2020-02-181-1/+20
* Check if the alert box has a sibling element, delete its parent if it doesn't...pengyuesheng2018-11-261-1/+5
* Fix style of the submit button on confirmation modalYing Zuo2017-07-311-2/+6
* Horizon Spinner/Loader should inherit from themeDiana Whitten2017-04-211-5/+7
* Merge "Allow subnet creation from admin networks panel"Jenkins2017-03-031-2/+2
|\
| * Allow subnet creation from admin networks panelYing Zuo2017-02-161-2/+2
* | Remove parent div when pressing next step buttondaijing2017-03-011-1/+1
|/
* Add col-sm-12 to network modal errorbraveliuchina2016-12-261-2/+2
* Merge "Add Apache 2.0 license to source file"Jenkins2016-12-081-0/+14
|\
| * Add Apache 2.0 license to source fileCao Xuan Hoang2016-12-021-0/+14
* | replace horizon.alert used by client-side with horizon.toastCindy Lu2016-08-191-2/+2
|/
* [Django] Allow to upload the image directly to Glance serviceTimur Sufiev2016-08-161-25/+112
* No more space-in-parens eslint errorswoodm19792016-07-221-3/+3
* Material theme form errors - fix red text on red bgCindy Lu2016-07-151-2/+2
* Preview Page: Modal location is offDiana Whitten2016-05-171-7/+0
* Remove disabled attribute from select fields on submitFrode Nordahl2015-10-131-0/+6
* Fix loading of angular in jquery modalsRichard Jones2015-09-301-7/+2
* Merge "Update JS that adds classes for modal form errors"Jenkins2015-09-181-8/+8
|\
| * Update JS that adds classes for modal form errorsSam Betts2015-04-131-8/+8
* | Fix the selenium LazyLoadedTabsTestsRichard Jones2015-08-311-1/+8
* | A few fixes to make the App Catalog plugin work.Kevin Fox2015-08-241-2/+5
* | Sidebar now inherits from a Bootstrap ThemeDiana Whitten2015-08-111-0/+15
* | Merge "Fix inability to switch region via Switch Region dropdown"Jenkins2015-06-261-3/+6
|\ \
| * | Fix inability to switch region via Switch Region dropdownVlad Okhrimenko2015-04-011-3/+6
| |/
* | Jshint unused and undef cleanup for modals JSThai Tran2015-04-261-4/+4
|/
* Remove extra jQuery object creation in horizon.modals.jsMatt Farina2015-03-031-7/+9
* Ability to change modal form backdrop element behaviorTimur Sufiev2014-12-101-3/+5
* Update state of table batch actions based on row selectionJustin Pomeroy2014-10-271-1/+3
* Merge "Add init methods to javascript"Jenkins2014-10-231-1/+1
|\
| * Add init methods to javascriptThai Tran2014-10-211-1/+1
* | Make modal dialogs draggableAna Krivokapic2014-10-211-0/+7
|/
* Use identity operator in horizon.modals.jsDoug Fish2014-09-291-1/+1
* Merge "Disable buttons opening the modal forms on page unload"Jenkins2014-09-271-0/+6
|\
| * Disable buttons opening the modal forms on page unloadVlad Okhrimenko2014-09-251-0/+6
* | Fixes double evaluation of AngularJS in modal boxKamil Rykowski2014-09-231-5/+4
|/
* Show validation errors in modal formsTimur Sufiev2014-08-261-1/+0
* Merge "Allow form to stay modal after uploading file"Jenkins2014-08-131-7/+29
|\
| * Allow form to stay modal after uploading fileTimur Sufiev2014-07-301-7/+29
* | Update Twitter Bootstrap to version 3Jiri Tomasek2014-07-281-12/+12
|/
* Make wizard workflow work when non-modalRadomir Dopieralski2014-03-271-109/+110
* Wizard UI for WorkflowRadomir Dopieralski2014-01-071-0/+109
* Merge "Do not close modal if escape is pressed on select"Jenkins2014-01-071-0/+8
|\