Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  images
  javascripts
  stylesheets

Latest revisions

# Date Author Comment
8eb71799 04/24/2017 09:58 AM Amir Fefer

Fixes #19176 - fix translated strings in select all hosts

f9dbfb97 04/24/2017 09:58 AM Tomer Brisker

Fixes #19309 - Only select first hosts page on select all (#4467)

0f49b72b 04/05/2017 03:04 PM Amir Fefer

Fixes #16043 - add select all hosts option

(cherry picked from commit 13a7bf0d3ad3445ce82bb2a79b46a2352bb3694b)

5243557e 03/29/2017 11:06 AM Daniel Lobato Garcia

i18n - extracting new, pulling from tx

a29d5438 03/28/2017 02:35 PM matan werbner

Fixes #18957,#18193,#18678,#18853 - notifications redux

Refactored notifications to work with redux, fixed
several UI related bugs, added tests.
flux is now unused, this is based on @gailsteiger's
previous work.

351c6631 03/23/2017 10:13 AM Liza Gilman

Fixes #18467, #18737 - search input is not layed on top of notification drawer

637da2f2 03/22/2017 11:34 AM Timo Goebel

fixes #18064 - import host from compute resource

f82a666d 03/22/2017 07:12 AM Amir Fefer

Fixes #18264 - change select multiple host actions to POST

When selecting large amount of hosts for bulk action,
url is getting too long and may cause 414 error.
To avoid that, hosts_ids should send via post request
within the body.

71f05b78 03/21/2017 12:05 PM Ohad Levy

fixes #16288 - moves ace editor to webpack.

I've tried to limit changes to minimum, besides fixing lint errors i've:
- moved to brace package (as its compatable with br and webpack).
- added ERB as a syntex highlight.

8eaa6ba7 03/09/2017 07:41 AM Ohad Levy

fixes #18796 - do not flot charts by default

flot initalization relay on css class, if the css class conflict,
legacy flot to try and initalize on the same div as c3.

this removes charts.js to load by default, and only load it in pages
which requires it.

View revisions

Also available in: Atom