summaryrefslogtreecommitdiff
path: root/horizon/static/horizon/js/horizon.tables.js
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix "jQuery.fn.click() event shorthand is deprecated" warning"Zuul2023-05-091-1/+1
|\
| * Fix "jQuery.fn.click() event shorthand is deprecated" warningmanchandavishal2023-05-091-1/+1
* | Merge "Fix "jQuery.fn.submit() event shorthand is deprecated" warning"Zuul2023-05-091-1/+1
|\ \ | |/ |/|
| * Fix "jQuery.fn.submit() event shorthand is deprecated" warningmanchandavishal2023-04-261-1/+1
* | Fix deprecation warning for .removeAttr()manchandavishal2023-04-201-1/+1
|/
* Update ESLint devDependencies in package.jsonTatiana Ovchinnikova2020-12-161-9/+9
* Judge if horizon.datatables.qs is undefinedpengyuesheng2019-03-041-1/+3
* Provide partial-completed progress bar for DataTable status columns.Yan Chen2019-01-091-0/+4
* Update table header checkbox after searchingWangliangyu2018-12-191-0/+15
* Fix style of the submit button on confirmation modalYing Zuo2017-07-311-3/+4
* Merge "Remove click interaction on filter input"Jenkins2017-07-171-1/+1
|\
| * Remove click interaction on filter inputChiew Yee Xin2017-07-111-1/+1
* | Fix a bug when fill row count into table header.zhangdebo19872017-07-111-1/+3
|/
* Merge "Confirm Dialog for Delete operation in Network Topology"Jenkins2017-06-231-1/+19
|\
| * Confirm Dialog for Delete operation in Network Topologyswati2017-06-191-1/+19
* | There is problem in UpdateRow of Horizon page.Keiichi Hikita2017-06-061-1/+3
|/
* Move all RC download buttons under a single menuAkihiro Motoki2017-04-101-2/+4
* Change a behavior of more actions dropdownyuki kasuya2016-11-091-1/+3
* Update for ui bootstrap changesRob Cresswell2016-12-151-3/+3
* Add Apache 2.0 license to source fileCao Xuan Hoang2016-12-021-0/+14
* Merge "Ability to delete network items from their details page"Jenkins2016-09-161-0/+8
|\
| * Ability to delete network items from their details pageLuis Daniel Castellanos2016-08-261-0/+8
* | Replace table row 'status_unknown' class with 'warning' classRob Cresswell2016-09-081-3/+3
|/
* Material: Progress Bars should allow textDiana Whitten2016-07-131-3/+2
* Modals should inherit from the themeDiana Whitten2016-06-211-28/+50
* Table Column Sorting icons should inherit from themeDiana Whitten2016-06-101-1/+3
* Merge "Use JQuery promise/deferred objects to track AJAX"Jenkins2016-06-031-43/+36
|\
| * Use JQuery promise/deferred objects to track AJAXSam Betts2015-12-091-43/+36
* | Fix batch action buttons state looseningTimur Sufiev2016-04-091-2/+2
* | Fix opening multiple Launch Instance during jQuery table pollingTimur Sufiev2016-03-251-2/+2
* | Fix non-working Angular actions in jquery modified tablesTimur Sufiev2016-03-171-0/+7
* | Ensure there is checkbox before accessing it's propertiesKirill Zaitsev2016-03-101-1/+2
* | Horizon Checkboxes are now themeable.Diana Whitten2016-03-021-34/+70
* | Match python/ angular table stylesRob Cresswell2016-03-011-4/+8
* | Merge "Escape RegEx characters from table quick search text"Jenkins2016-01-261-1/+1
|\ \
| * | Escape RegEx characters from table quick search textJustin Pomeroy2015-11-271-1/+1
| |/
* | Themeable loader/progress bar for tablesBrian Tully2016-01-221-10/+20
|/
* Make IPv4 address sorting work on all tablesJustin Pomeroy2015-10-121-9/+9
* Stop using naturalSort in hypervisors tableArata Notsu2015-08-181-24/+0
* Fix bug where WEBROOT is not respectedThai Tran2015-07-221-2/+2
* delete failed when object id with special char.Kuo-tung Kao2015-07-031-1/+5
* ngReorg - move dashboard-app to dashboardRichard Jones2015-06-181-3/+3
* Fix $this usage in horizon.tables.jsDoug Fish2015-06-091-5/+7
* Handle modals properly when disabling table actionsJustin Pomeroy2015-06-081-1/+3
* Prevent multiple form submission on table row actionsJustin Pomeroy2015-06-021-2/+28
* Merge "Empty cell should obey sorting order"Jenkins2015-05-261-1/+2
|\
| * Empty cell should obey sorting orderKahou Lei2015-03-181-1/+2
* | Jshint removing Hogan and static_urlThai Tran2015-05-061-0/+1
* | Fix exponentially growing AJAX updates for table rowsTimur Sufiev2015-04-301-14/+18
* | Jshint unused and undef cleanup for tables JSThai Tran2015-04-261-32/+31