1. 16 6月, 2021 1 次提交
  2. 10 6月, 2021 2 次提交
  3. 03 6月, 2021 1 次提交
  4. 02 6月, 2021 1 次提交
  5. 21 5月, 2021 1 次提交
  6. 20 5月, 2021 1 次提交
    • S
      Node bump & resource list refresh (#6014) · 7a5d7e26
      Sebastian Florek 提交于
      * Increase watchers system limit
      
      * Update workloads resource lists
      
      * Fix cypress configuration
      
      * Avoid importing JSON directly
      
      * run fix and update configuration
      
      * Add browserslist config
      
      * Bump package.json deps
      
      * Update angular and use ngx-pipes
      
      * Migrate i18n file ids to new format
      
      * run ng-extract
      
      * Update i18n scripts
      
      * Update scss import keyword to use
      
      * Regenerate lockfile
      
      * Update angular.json config and login view
      
      * Fix prod build
      
      * Bump angular to v12.0.1
      7a5d7e26
  7. 29 4月, 2021 1 次提交
  8. 23 4月, 2021 1 次提交
  9. 09 4月, 2021 1 次提交
  10. 02 4月, 2021 2 次提交
  11. 25 3月, 2021 1 次提交
  12. 18 3月, 2021 2 次提交
    • M
      Improve resource status display (#5867) · d8833e4a
      Marcin Maciaszczyk 提交于
      * Use dot instead of icons to display resource statuses
      
      * Add tooltips to some of the resources
      
      * Add tooltips to some of the resources
      
      * Add tooltips to the rest of the resources
      
      * Change cursor
      Change pending color to orange
      
      * Add terminating state for pods
      
      * Improve unknown status logic
      
      * Improve unknown status logic
      
      * Export statuses to enum
      
      * Format files
      
      * Format files
      
      * Format files
      d8833e4a
    • S
      Refactor log viewer, remove follow logs option and fix autorefresh (#5868) · 98373162
      Sebastian Florek 提交于
      * Refactor log viewer, remove follow logs option and fix autorefresh
      
      * Fix style check
      
      * Update i18n
      98373162
  13. 17 3月, 2021 1 次提交
  14. 11 3月, 2021 1 次提交
  15. 18 2月, 2021 2 次提交
  16. 11 2月, 2021 1 次提交
  17. 05 2月, 2021 3 次提交
  18. 04 2月, 2021 2 次提交
  19. 29 1月, 2021 2 次提交
  20. 25 1月, 2021 1 次提交
  21. 17 12月, 2020 1 次提交
  22. 16 12月, 2020 1 次提交
  23. 26 11月, 2020 1 次提交
    • A
      Add change language option. (#5693) · 72c275c9
      Amir Ajorloo 提交于
      * Add change language option. Move available languages to index.config. Make lang value in cookie the most important, then the env variable and the least important is the default browser header.
      
      * Update zh translations based on helight suggestions.
      
      * Refactor code and fix caching issue
      
      * Small optimizations
      Co-authored-by: NSebastian Florek <sebastian.florek@kubermatic.com>
      72c275c9
  24. 15 10月, 2020 1 次提交
  25. 08 10月, 2020 1 次提交
  26. 17 9月, 2020 1 次提交
  27. 10 9月, 2020 1 次提交
    • M
      Update dependencies (#5526) · a1578e8b
      Marcin Maciaszczyk 提交于
      * Update js-beautify & fix issues
      Auto update go.mod
      Update translations
      
      * Update Angular
      
      * Update Typescript & rest of the dependencies
      
      * Ignore one file in eslint check as it does not support tuple type in the new Typescript
      
      * Auto update go.mod
      a1578e8b
  28. 27 8月, 2020 2 次提交
  29. 19 8月, 2020 1 次提交
    • M
      Support roles (#5428) · 70216405
      Marcin Maciaszczyk 提交于
      * Display role list
      
      * Display role details
      
      * Remove unused import
      
      * Register role kind in verber
      
      * Fix other issues
      70216405
  30. 16 7月, 2020 1 次提交
    • M
      Add network policy support (#5307) · a436feb2
      Marcin Maciaszczyk 提交于
      * Add backend
      
      * Goimports files
      
      * Add frontend
      
      * Add network policy list to cluster overview
      
      * Fix routings
      
      * Add more info
      
      * Display more data
      
      * Display ingress and egress data
      
      * Add networking client
      a436feb2
  31. 19 6月, 2020 1 次提交
    • S
      Move namespace selector (#5250) · f3ca4ac7
      Sebastian Florek 提交于
      * Move namespace selector to the top bar and add namespaced indicator
      
      * Update translations
      
      * Fix translations
      
      * Move service accounts to cluster section
      
      * Fix style lint
      
      * Ignore IDE dir in license check
      
      * Hide the build progress of a i18n check
      f3ca4ac7