1. 29 8月, 2016 2 次提交
  2. 26 8月, 2016 4 次提交
  3. 25 8月, 2016 6 次提交
  4. 23 8月, 2016 1 次提交
  5. 19 8月, 2016 1 次提交
  6. 18 8月, 2016 2 次提交
    • P
      Added backend support for cumulative metrics in podlist (#1118) · 24fc3fb6
      Piotr Dabkowski 提交于
      * Added graph backend
      
      Backend allows to download any metrics for specified resources.
      Supports most resources, new resources easy to add. Can perform
      automatic aggregation of the data.
      
      * 70% done. Lots of changes...
      
      * Added tests.
      
      * Improved metric download design and added auto download to pods.
      
      * Changed file structure.
      24fc3fb6
    • P
      Initial navigation menu for desktops (#1134) · 25a0211b
      Piotr Bryk 提交于
      * Initial navigation menu for desktops
      
      And removal of middleellipsis logic to make this all work. Previous
      middleellipsis implementation didn'q quite like that we have menu
      sliding from the left.
      25a0211b
  7. 17 8月, 2016 4 次提交
  8. 16 8月, 2016 5 次提交
  9. 12 8月, 2016 1 次提交
  10. 11 8月, 2016 1 次提交
  11. 10 8月, 2016 3 次提交
    • P
      Added backend sort support to all resources (#1098) · 813c7fce
      Piotr Dabkowski 提交于
      * Added backend sort support for secrets.
      
      Implemented GenericDataSelect which can select data of any resource
      present in the KD
      
      * Added generic data cell interfac and data select.
      
      Any list composing of generic data cells can be sorted, paginated etc.
      It means that it is very to manipulate list of resources.
      
      * Addded Data Select support to all resources
      
      * Added test cases and improved documentation.
      
      * Moved std comparable types to separate file + minor changes.
      
      * Added data select support to persistent volumes + pagination changes.
      
      Now pagination returns no elements if requested page does not exist. If
      arguments provided are invalid then returns all elemens.
      813c7fce
    • E
      Support ANSI color codes in log viewer (#1035) (#1070) · 1602b5f6
      Erik Kuefler 提交于
      * Support ANSI color codes in log viewer (#1035)
      
      * Install through Bower and do some escaping
      
      * Escape HTML rather than sanitizing
      
      * Swap 'var' with 'let'
      
      * ES6 and externs file
      
      * Fix lint error
      
      * Review comments
      1602b5f6
    • R
      e4fcb0a4
  12. 09 8月, 2016 2 次提交
  13. 08 8月, 2016 7 次提交
  14. 05 8月, 2016 1 次提交