1. 15 6月, 2021 1 次提交
    • S
      Remove `highlight.js` (#6166) · 51e6af28
      Shu Muto 提交于
      * Remove `highlight.js`
      
      `highlight.js` is not in use.
      
      * Remove `highlight.js/styles/github.css` from angular.json
      51e6af28
  2. 10 6月, 2021 3 次提交
  3. 09 6月, 2021 1 次提交
  4. 03 6月, 2021 1 次提交
  5. 02 6月, 2021 2 次提交
  6. 21 5月, 2021 1 次提交
  7. 20 5月, 2021 2 次提交
    • 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
    • M
      Restore serialized reference component (#6090) · 688f30a9
      Marcin Maciaszczyk 提交于
      688f30a9
  8. 29 4月, 2021 1 次提交
  9. 15 4月, 2021 1 次提交
  10. 09 4月, 2021 1 次提交
  11. 02 4月, 2021 1 次提交
    • S
      Implements rollout APIs for deployment (#5917) · a64a9753
      Shu Muto 提交于
      * Implements rollout APIs for deployment
      
      This implements REST APIs for `kubectl rollout deployment` command.
      Also, implements frontend for `kubectl rollout restart deployment` command.
      Co-authored-by: NZeHuaiWang <874697675@qq.com>
      
      * Implements REST APIs for pause and resume
      
      Also, refactor followings:
      - Change http method for rollout actions to PUT, following other actions.
      - Define annotation keys as const.
      
      * Remove MatDialogRef
      Co-authored-by: NZeHuaiWang <874697675@qq.com>
      a64a9753
  12. 01 4月, 2021 1 次提交
  13. 25 3月, 2021 2 次提交
  14. 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
  15. 17 3月, 2021 1 次提交
  16. 11 3月, 2021 1 次提交
  17. 05 3月, 2021 1 次提交
  18. 26 2月, 2021 1 次提交
  19. 25 2月, 2021 1 次提交
  20. 18 2月, 2021 2 次提交
  21. 11 2月, 2021 2 次提交
  22. 09 2月, 2021 1 次提交
  23. 05 2月, 2021 3 次提交
  24. 04 2月, 2021 3 次提交
  25. 29 1月, 2021 4 次提交