1. 02 10月, 2017 4 次提交
  2. 29 9月, 2017 4 次提交
  3. 28 9月, 2017 1 次提交
  4. 26 9月, 2017 1 次提交
  5. 25 9月, 2017 1 次提交
  6. 22 9月, 2017 1 次提交
    • M
      Prepare for 1.7.0 release (#2390) · cddd1438
      Marcin Maciaszczyk 提交于
      * Prepare for 1.7.0 release
      
      * Draft docs changes
      
      * Perform final docs changes
      
      * Minor fixes
      
      * Improve README.md
      
      * Remove 8443 port for alternative setup YAML files
      
      * Recommended setup serves on 8443, alternative on 9090
      Minor updates in README.md
      
      * Switch config map to secret
      
      * Fix secret generation command
      
      * Fix secret generation command
      
      * Prepare for 1.7.0 release
      
      * Draft docs changes
      
      * Perform final docs changes
      
      * Minor fixes
      
      * Improve README.md
      
      * Remove 8443 port for alternative setup YAML files
      
      * Recommended setup serves on 8443, alternative on 9090
      Minor updates in README.md
      
      * Switch config map to secret
      
      * Fix secret generation command
      
      * Fix secret generation command
      
      * Add Dockerfile for Dashboard deploy tool
      
      * Update deploy helper
      
      * Shorten README.md
      
      * Update README.md
      
      * Update README.md
      Add secrets to YAML files
      
      * Update README.md
      
      * Update README.md
      
      * Fix yaml files
      
      * Fix yaml files
      
      * Fix container health check
      
      * Fix container health check
      
      * Add trailing slash to the link
      
      * Add init container dockerfile for arm architecture
      
      * Update deploy YAMLs to use new init containers
      
      * Use exact version of init container in YAML files
      cddd1438
  7. 21 9月, 2017 2 次提交
    • R
      Revert "Prepare for 1.7.0 release (#2366)" (#2389) · e52fdd79
      Rob Franken 提交于
      This reverts commit 0c1c7bec.
      e52fdd79
    • M
      Prepare for 1.7.0 release (#2366) · 0c1c7bec
      Marcin Maciaszczyk 提交于
      * Prepare for 1.7.0 release
      
      * Draft docs changes
      
      * Perform final docs changes
      
      * Minor fixes
      
      * Improve README.md
      
      * Remove 8443 port for alternative setup YAML files
      
      * Recommended setup serves on 8443, alternative on 9090
      Minor updates in README.md
      
      * Switch config map to secret
      
      * Fix secret generation command
      
      * Fix secret generation command
      
      * Prepare for 1.7.0 release
      
      * Draft docs changes
      
      * Perform final docs changes
      
      * Minor fixes
      
      * Improve README.md
      
      * Remove 8443 port for alternative setup YAML files
      
      * Recommended setup serves on 8443, alternative on 9090
      Minor updates in README.md
      
      * Switch config map to secret
      
      * Fix secret generation command
      
      * Fix secret generation command
      
      * Add Dockerfile for Dashboard deploy tool
      
      * Update deploy helper
      
      * Shorten README.md
      
      * Update README.md
      
      * Update README.md
      Add secrets to YAML files
      
      * Update README.md
      
      * Update README.md
      
      * Fix yaml files
      
      * Fix yaml files
      
      * Fix container health check
      
      * Fix container health check
      
      * Add trailing slash to the link
      0c1c7bec
  8. 20 9月, 2017 1 次提交
  9. 18 9月, 2017 2 次提交
  10. 15 9月, 2017 1 次提交
  11. 14 9月, 2017 2 次提交
  12. 13 9月, 2017 3 次提交
  13. 12 9月, 2017 2 次提交
  14. 11 9月, 2017 2 次提交
    • S
      Add authentication mode flag and kubeconfig based login option (#2325) · 4b29ee15
      Sebastian Florek 提交于
      * Add authentication modes flag and adjust adjust frontend
      
      * Add file upload for kubeconfig based login option
      
      * Add safety checks
      
      * Disable logout when logged in with auth header
      
      * Add documentation
      
      * Fix PVC status icon
      
      * Format files
      
      * Fix tests
      
      * Lint code
      
      * Fix tests
      
      * Add test
      4b29ee15
    • M
      Fix tooltips across whole app (#2351) · 96da7f47
      Marcin Maciaszczyk 提交于
      * Init tooltip directive
      
      * Remove tooltip directive
      
      * Fix all occurrences in our codebase
      
      * Remove md-direction attributes to be more consistent
      
      * Add code conventions doc
      
      * Add few more rules
      
      * Fix typos
      
      * Add frontent style guide
      96da7f47
  15. 08 9月, 2017 1 次提交
  16. 07 9月, 2017 5 次提交
  17. 04 9月, 2017 1 次提交
  18. 02 9月, 2017 1 次提交
    • K
      Add support for Traditional Chinese translation (#2309) · d77db729
      Kyle Bai 提交于
      * Init Traditional Chinese(zh-TW) translation
      
      * Update Traditional Chinese translation
      
      * Fix stiff and typo translation
      
      * Update locale handler to support new locale
      
      * Remove unsupported locale directory test case
      d77db729
  19. 30 8月, 2017 2 次提交
  20. 29 8月, 2017 1 次提交
  21. 25 8月, 2017 2 次提交
    • S
      Update dependencies (#2303) · 51e4dccd
      Sebastian Florek 提交于
      * Update and fix webpack-stream
      
      * Update closure compiler and fix code
      
      * Fix serve:prod
      
      * Remove unused deps and update build system to support asyn/await on serve and serve:prod
      
      * Update documentation
      
      * Fix serve
      
      * Rever async/await changes and fix tests
      
      * Fix tests
      
      * Update minor dependencies
      
      * Revert i18n
      51e4dccd
    • M
      Fix `nil pointer dereference` on job details page (#2302) · 2ac2816c
      Marcin Maciaszczyk 提交于
      * Fix `nil pointer dereference` on job details page
      
      * Make tests compile
      
      * Fix test
      
      * Fix test
      
      * Fix tests
      
      * Fix tests
      2ac2816c