1. 16 3月, 2018 1 次提交
  2. 15 1月, 2018 1 次提交
  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. 14 12月, 2017 4 次提交
  12. 13 12月, 2017 1 次提交
  13. 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
  14. 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
  15. 05 12月, 2017 2 次提交
  16. 28 11月, 2017 1 次提交
  17. 24 11月, 2017 1 次提交
  18. 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
  19. 21 11月, 2017 2 次提交
  20. 17 11月, 2017 2 次提交
  21. 16 11月, 2017 3 次提交
  22. 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
  23. 14 11月, 2017 1 次提交
    • 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
  24. 13 11月, 2017 4 次提交
  25. 10 11月, 2017 2 次提交