1. 13 7月, 2017 2 次提交
  2. 12 7月, 2017 1 次提交
    • M
      Enhance error handling/authorization (#2078) · 2e92e682
      Marcin Maciaszczyk 提交于
      * Enhance error handling/authorization for couple of resource list pages
      
      * Enhance error handling/authorization for storage class list page
      
      * Enhance error handling/authorization for persistent volume claim list page
      
      * Enhance error handling/authorization for service list page
      
      * Enhance error handling/authorization for ingress list page
      
      * Enhance error handling/authorization for horizontal pod autoscaler list
      
      * Partly enhance error handling/authorization for job list page
      
      * Enhance error handling/authorization for deployments list page
      
      * Enhance error handling/authorization for replica set list page
      
      * Enhance error handling/authorization for stateful set list page
      
      * Enhance error handling/authorization for replication controller list page
      
      * Enhance error handling/authorization for pod list page
      
      * Enhance error handling/authorization for third party resource list page
      
      * Move error localizer
      
      Fix pod detail page
      
      * Align cluster, config, discovery and workload pages
      
      * Finish storage class refactoring
      
      * Finish stateful set refactoring
      
      * Finish service refactoring
      
      * Move scaling package
      
      * Finish replication controller refactoring
      
      * Finish replica set refactoring
      
      * Finish node refactoring
      
      * Finish job refactoring
      
      * Finish namespace refactoring
      
      * Finish all details pages refactoring
      2e92e682
  3. 11 7月, 2017 2 次提交
  4. 10 7月, 2017 1 次提交
  5. 07 7月, 2017 1 次提交
  6. 06 7月, 2017 3 次提交
  7. 03 7月, 2017 2 次提交
    • R
      Add service events (#2073) · 84b81892
      riverzhang 提交于
      add events in the details of the service
      the test code for add service events
      84b81892
    • S
      Introduce integration framework backend (#2017) · fb10919a
      Sebastian Florek 提交于
      * Remove hard dependencies on heapster from resources
      
      * Introduce integration manager
      
      * Fix tests
      
      * Fix state check
      
      * Add cached resources to metrics api
      
      * Fix sparklines
      
      * Refactor labels to use resource UID instead of string
      
      * Update documentation
      
      * Remove unused tests and update docs
      
      * Format files
      
      * Fix tests and bug during compression heapster selectors
      
      * Add tests
      
      * Improve documentation
      
      * Move integration list to separate file
      
      * Resolve conflicts
      fb10919a
  8. 30 6月, 2017 1 次提交
    • M
      Remove redundant translations (#2072) · e42a910d
      Marcin Maciaszczyk 提交于
      * Remove redundant translations
      
      * Fix lint errors
      
      * Add comment in XSLT file
      
      * Add more comments
      
      * Fix error with async JS usage collection
      
      * Restore translations
      
      * Remove redundant translations
      
      * Format files
      e42a910d
  9. 29 6月, 2017 2 次提交
  10. 28 6月, 2017 1 次提交
  11. 27 6月, 2017 9 次提交
  12. 26 6月, 2017 3 次提交
  13. 23 6月, 2017 1 次提交
  14. 22 6月, 2017 3 次提交
  15. 21 6月, 2017 2 次提交
  16. 19 6月, 2017 1 次提交
  17. 16 6月, 2017 3 次提交
  18. 13 6月, 2017 1 次提交
  19. 12 6月, 2017 1 次提交
    • M
      Update npm and bower dependencies (#2020) · db621b83
      Marcin Maciaszczyk 提交于
      * Update npm dependencies
      
      * Update bower dependencies
      
      * Set non-conflicting d3 version
      
      * Reset gulp-uglify version
      
      * Reset angular-ui-router version
      
      * Reset gulp-rev-all version
      
      * Format files
      
      * Disable tests failing due to 'Possibly unhandled rejection...'
      
      * Reenable tests
      
      * Reenable tests
      
      * Change console.log() to Angular's $log
      
      * Remove redundant code
      
      * Reenable tests
      
      * Format files
      db621b83