summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/admin/instances/tables.py
Commit message (Expand)AuthorAgeFilesLines
* Address RemovedInDjango40Warning (2)Akihiro Motoki2022-02-041-4/+4
* Make word wrapping consistentVadym Markov2021-06-251-5/+4
* Drop the usage of unicode prefix from unicode stringsYuehuiLei2021-02-121-4/+4
* Use python3-style super()Akihiro Motoki2020-10-151-1/+1
* Instances column is shortened so it fits properlymanchandavishal2018-12-181-1/+1
* Support of rescue instance in Horizonpengyuesheng2018-11-201-1/+7
* Fix W503 warningsAkihiro Motoki2018-04-111-5/+5
* django2: Replace django.core.urlresolves with django.urlsAkihiro Motoki2018-02-171-3/+3
* Add more actions to admin.Ahmed Zaid2017-12-211-0/+2
* Merge "Do not fail on AdminUpdateRow if tenant is not found"Jenkins2017-10-051-4/+9
|\
| * Do not fail on AdminUpdateRow if tenant is not foundIvan Kolodyazhny2017-10-041-4/+9
* | Fix actions inside instance details view pageDmitry Ratushyy2017-09-071-1/+9
|/
* Show instance resize and rebuild actions in redYing Zuo2017-07-121-1/+0
* I18n cleanup on recent merged changesAkihiro Motoki2017-06-201-1/+1
* Add instance locked status on instances tableYing Zuo2017-06-141-0/+3
* Merge "Update Horizon to use latest nova policy rules for validation"Jenkins2017-04-051-2/+2
|\
| * Update Horizon to use latest nova policy rules for validationYaguang Tang2017-03-131-2/+2
* | hacking: noqa cleanup in openstack_dashboardAkihiro Motoki2017-03-171-1/+1
|/
* Remove link for user id field on project action logYing Zuo2017-03-121-0/+16
* Rename Size column on instances tables to FlavorYing Zuo2016-11-231-3/+3
* Server-side filtering for Instances (Project/Admin)Eddie Ramirez2016-09-151-8/+5
* Prevent long names breaking table layoutsRob Cresswell2016-08-191-3/+3
* Instance Size (flavor) column is sortable when it should notEddie Ramirez2016-07-081-2/+2
* Angular vs. Django Table Danger Button InconsistencyDiana Whitten2016-04-131-2/+4
* Merge "Replace "Terminate Instance" with "Delete Instance""Jenkins2015-12-021-2/+2
|\
| * Replace "Terminate Instance" with "Delete Instance"Akihiro Motoki2015-11-301-2/+2
* | Add symbol equal "=" in several filter textsFloren Llanos2015-11-271-1/+1
|/
* Enable compute shelve/unshelve commandsCedric Brandily2015-09-111-0/+1
* Correct Admin Instances actions to reference Admin onesAlan Fung2015-05-111-2/+10
* Merge "equal(=) added in project filter option"Jenkins2015-03-191-1/+1
|\
| * equal(=) added in project filter optionMasco Kaliyamoorthy2015-01-221-1/+1
* | Add help text to BatchActionLIU Yulong2015-02-271-0/+1
* | Merge "Remove not required parentheses for tables.Column(link=..)"Jenkins2015-02-241-1/+1
|\ \
| * | Remove not required parentheses for tables.Column(link=..)Christian Berendt2015-02-041-1/+1
* | | Merge "Make size columns be text wrapped in admin dashboard"Jenkins2015-02-131-1/+0
|\ \ \
| * | | Make size columns be text wrapped in admin dashboardWu Wenxiang2015-02-031-1/+0
| |/ /
* | | Move to hacking 0.10lin-hua-cheng2015-02-041-1/+1
|/ /
* | Do not show progress bar for shelved instanceliyingjun2015-01-121-0/+1
|/
* Make Task state translatable.Doug Fish2014-11-191-1/+1
* Make Power State column on admin instances translatableDoug Fish2014-11-141-1/+2
* Ensure DataTableView applies filter after redirectSam Betts2014-10-151-11/+1
* Use action_present/past methods in BatchActionAkihiro Motoki2014-10-051-4/+17
* Fix E127 errors in openstack_dashboard/dashboards/admin/Akihiro Motoki2014-10-021-7/+7
* Change column uptimeMatthias Runge2014-10-011-1/+1
* Add mixin to replace replicated get_policy_targetSam Betts2014-09-231-14/+4
* Not display loading image for shelved instancesmasco2014-08-121-1/+1
* Add API filtering to paged tablesJustin Pomeroy2014-08-081-11/+13
* Fix Flake8 style warnings in openstack_dashboard/Radomir Dopieralski2014-07-301-1/+1
* Merge "not display loading image for rescued instances"Jenkins2014-05-211-0/+2
|\
| * not display loading image for rescued instancesmasco2014-05-131-0/+2