1. 16 3月, 2018 1 次提交
  2. 15 1月, 2018 2 次提交
  3. 10 1月, 2018 1 次提交
  4. 08 1月, 2018 1 次提交
    • S
      Fixing asset path resolution (#2739) · b9e6718b
      Sam Leavens 提交于
      - When determining the path of the localized frontend assets, do
      not look in current working directory, use the directory of the
      executable. (Resolves symlinks to determine the directory of
      the executable.)
      b9e6718b
  5. 05 1月, 2018 2 次提交
  6. 04 1月, 2018 1 次提交
  7. 01 1月, 2018 1 次提交
  8. 22 12月, 2017 1 次提交
  9. 20 12月, 2017 1 次提交
  10. 19 12月, 2017 1 次提交
  11. 16 12月, 2017 1 次提交
  12. 14 12月, 2017 4 次提交
  13. 13 12月, 2017 1 次提交
  14. 12 12月, 2017 3 次提交
    • S
      91c54261
    • S
      91145b33
    • M
      Update deploy view and allow upload via text input (#2636) · be02f3c6
      Marcin Maciaszczyk 提交于
      * Update deploy view and allow upload via text input
      
      * Apply further changes in deploy page
      
      * Finish repackaging deploy components
      
      * Fix resolve issue
      
      * Fix annotations
      
      * Export variable to fix production build
      
      * Fix dialog controllers' references
      
      * Fix lint errors
      
      * Make frontend tests runable
      
      * Fix part of frontend tests
      
      * Fix part of frontend tests
      
      * Repackage frontend tests to reflect sources
      
      * Fix part of frontend tests
      
      * Fix last part of frontend tests
      
      * Format files
      
      * Add missing imports
      
      * Fix controller reference
      
      * Fix lint issue
      
      * Remove deprecated integration test
      
      * Fix part of integration tests
      
      * Fix part of integration tests
      
      * Fix part of integration tests
      
      * Fix part of integration tests
      
      * Fix part of integration tests
      
      * Format files
      
      * Remove tab transition effect
      
      * Apply review suggestions
      
      * Add new frontend tests
      
      * Add new frontend tests
      be02f3c6
  15. 11 12月, 2017 1 次提交
    • S
      Fix logs download (#2647) · 0433d41b
      Sebastian Florek 提交于
      * Redesign logs download
      
      * Add JSDoc and update documentation
      
      * Update translations
      
      * Fix scripts:prod and update translations
      
      * Fix lint
      
      * Add tests
      
      * Update license headers
      
      * Update translations
      
      * Update translations
      0433d41b
  16. 05 12月, 2017 2 次提交
  17. 28 11月, 2017 2 次提交
  18. 27 11月, 2017 1 次提交
    • M
      Release v1.8.0 (#2516) · 054916b8
      Marcin Maciaszczyk 提交于
      * Update API versions in YAML files
      
      * Use apps/v1beta2 instead of apps/v1beta1
      
      * Update version to 1.8.0
      
      * Replace init container with --auto-generate-certificates flag
      Remove watch access rule
      
      * Update comments in YAML files
      
      * Update landing page screenshot
      
      * Update landing page screenshot
      
      * Update kubernetes-dashboard-head.yaml
      054916b8
  19. 24 11月, 2017 1 次提交
  20. 22 11月, 2017 1 次提交
    • S
      Improve workloads statuses graphs on overview page (#2598) · 38e6827f
      Sebastian Florek 提交于
      * Improve workloads statuses graphs on overview page
      
      * Fix prod
      
      * Rename listinfo to status
      
      * Extract logic to component and revert removed css
      
      * Simplify code
      
      * Rename Status to ResourceStatus
      
      * Revert
      
      * Rename file
      
      * Add safety check
      
      * Fix tests
      
      * Add tests
      38e6827f
  21. 21 11月, 2017 2 次提交
  22. 20 11月, 2017 1 次提交
  23. 17 11月, 2017 2 次提交
  24. 16 11月, 2017 3 次提交
  25. 15 11月, 2017 1 次提交
    • M
      API Version migration (#2575) · 0c919e21
      Marcin Maciaszczyk 提交于
      * Migrate RBAC from v1beta1 to v1
      
      * Migrate storage from v1beta1 to v1
      
      * Migrate resourcechannels.go
      
      * Migrate replicaset and statefulset packages
      
      * Migrate the rest of extensions/v1beta1 to apps/v1beta2
      
      * Make build pass
      
      * Fix deployment issue
      
      * Fix tests
      0c919e21
  26. 14 11月, 2017 2 次提交
    • A
      Kubernates logo link (#2561) · 0921f74b
      Arunvel Sriram 提交于
      * Make Kubernates logo a link to dashboard home
      
      * Make logo link point to overview instead of /
      
      * Pass overview state name from controller instead of hardcoding in the template
      
      * Address reviewer comments
      0921f74b
    • S
      Fix master build (#2574) · 8c0e5cc0
      Sebastian Florek 提交于
      * Fix master build
      
      * Update travis.yml
      
      * Fix coverage report
      8c0e5cc0