1. 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
  2. 24 11月, 2017 1 次提交
  3. 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
  4. 21 11月, 2017 3 次提交
  5. 20 11月, 2017 1 次提交
  6. 17 11月, 2017 4 次提交
  7. 16 11月, 2017 3 次提交
  8. 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
  9. 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
  10. 13 11月, 2017 5 次提交
  11. 10 11月, 2017 4 次提交
  12. 09 11月, 2017 1 次提交
    • M
      Introduce global settings (#2532) · 3254b2ef
      Marcin Maciaszczyk 提交于
      * Introduce settings manager
      
      * Use same map for global and local settings
      
      * Added global settings endpoint
      
      * Add settings state
      
      * Add settings view
      
      * Add grid layout
      
      * Add component
      
      * Style improvements
      
      * Improve styling
      
      * Use picker for items per page
      
      * Fix lint and build problems
      
      * Implement frontend part of settings save
      
      * Implement fisr version of save method
      
      * Fix deep equals issue
      
      * Return config map from reload function
      
      * Remove TODOs
      
      * Add comments
      
      * Use form instead of ng-click to submit data
      
      * Merge settings during save to avoid data loss
      
      * Remove fmt method calls
      
      * Add settings menu entry
      
      * Format files
      
      * Handle concurrent change error on the frontend
      
      * Handle concurrent change error on the frontend
      
      * Add translations
      
      * Handle cluster name setting
      
      * Fix lint errors
      
      * Add items per page getter
      
      * Handle items per page setting
      
      * Minor improvements
      
      * Fix frontend tests
      
      * Fix backend tests
      
      * Add backend tests
      
      * Remove bower leftovers
      
      * Add frontend tests
      
      * Remove redundant component
      
      * Add frontend tests
      
      * Fix caching problem
      3254b2ef
  13. 08 11月, 2017 2 次提交
  14. 30 10月, 2017 1 次提交
  15. 26 10月, 2017 1 次提交
    • J
      Tooltips (#2502) · eae1d100
      Jacob Page 提交于
      The meaning of the icons in the log page are not intuitively obvious. Adding tooltips should make their function more apparent.
      eae1d100
  16. 25 10月, 2017 1 次提交
  17. 24 10月, 2017 4 次提交
    • H
      Show PersistentVolumeClaim List in Pod Details (#2515) · b2ef2fbc
      harisanker1780 提交于
      * Show PersistentVolumeClaim List in Pod Details
      
      * Fixed build error
      
      * Fixed build error
      
      * Fixed file format issues
      b2ef2fbc
    • M
      Support Cron Jobs (#2438) · 11fc56c4
      Marcin Maciaszczyk 提交于
      * Initial implementation
      
      * Add trailing line
      
      * Fix typo
      
      * Add list backend working same as kubectl get cronjobs
      
      * Implement list backend for cron jobs
      
      * Init frontend
      
      * Format files
      
      * Finish list view
      
      * Add cron jobs tab to workloads
      Sort menu entries
      Add status icon
      
      * Format files
      
      * Add cron jobs to overview
      
      * Remove logs button
      
      * Minor refactoring
      
      * Use kd-object-meta-info-card across whole app
      
      * Improve annotations component
      
      * Add active jobs table
      
      * Add beta batch client to fix YAML editor
      
      * Fix created by annotation
      
      * Fix annotations
      
      * Add events
      
      * Add externs
      
      * Fix tests
      
      * Add tests
      
      * Add more tests
      
      * Add more tests
      
      * Fix frontend tests
      
      * Add more frontend tests
      
      * Add more frontend tests
      
      * Add more frontend tests
      
      * Format files
      
      * Fix externs
      Generate translations
      
      * s/The Kubernetes Dashboard Authors/The Kubernetes Authors
      
      * Fix code review findings
      
      * Fix date issue on details page
      s/Jobs/Active Jobs
      
      * Update translation files
      11fc56c4
    • M
      Update minikube to use Kubernetes 1.8.0 (#2514) · ebc30e3d
      Marcin Maciaszczyk 提交于
      ebc30e3d
    • M
      Update Go dependencies to fixed versions (#2513) · 923bc92a
      Marcin Maciaszczyk 提交于
      923bc92a
  18. 23 10月, 2017 2 次提交
  19. 20 10月, 2017 2 次提交