1. 27 8月, 2020 1 次提交
  2. 19 6月, 2020 1 次提交
    • A
      Fixed change detection in resource lists (#5245) · 06e728b8
      Adam Netočný 提交于
      * Fixed change detection in lists
      
      * Move import
      
      * Fixed typo
      
      * More unique identifier
      
      * Fixed potential null pointer
      
      * Relative time differs each change detection loop
      
      * React on changes in labels
      
      * Fixed change detection in lists
      
      * Simplified sparkline
      
      * Fixed row details
      
      * Let people copy the message
      
      * Handle change detection better for DateComponent
      
      * Refresh date component on fixed intervals
      
      * Use smarter refresh time interval calculation for date component
      
      * Fix translations
      Co-authored-by: NSebastian Florek <sebastian.florek@loodse.com>
      06e728b8
  3. 05 6月, 2020 1 次提交
  4. 16 4月, 2020 1 次提交
    • M
      Improve styling method (#5059) · 9c3e75eb
      Marcin Maciaszczyk 提交于
      * Refactor styling method
      
      * Further improvements
      
      * Align search location
      
      * Alignments in the toolbars
      
      * Change age column to created
      
      * Make status icon smaller
      
      * Further improvements
      
      * Add hover effect to icon buttons
      
      * Remove expand button from non-expandable cards
      9c3e75eb
  5. 24 10月, 2019 1 次提交
    • W
      Add metric graphs to remaining views (#4449) · 8a4f3949
      wjywbs 提交于
      * Add metric graphs on node detail, pod detail, daemon sets list, deployments list, node list, replica set list and stateful sets list pages.
      
      Part of #3866.
      
      * Add missing field.
      
      * fix:frontend:ts
      
      * fix test
      8a4f3949
  6. 05 9月, 2019 1 次提交
  7. 19 7月, 2019 1 次提交
    • S
      Bump gts to 1.0.0 (#4034) · 7b199eed
      Shu Muto 提交于
      Fixed typescript format due to introducing `prettier`.
      Also, drop `clang-format` in favor of `prettier`.
      7b199eed
  8. 11 7月, 2019 1 次提交
  9. 13 6月, 2019 1 次提交
  10. 06 6月, 2019 1 次提交
    • S
      Introduce angular router and add error handling (#3615) · 0a6d24cf
      Sebastian Florek 提交于
      * Refactor backend error handling and init angular router configuration
      
      * Handle default namespace when query params empty
      
      * Disable compile issues
      
      * Fix most resource list/details views and namespace selector
      
      * Lint
      
      * Update namespace handling
      
      * Refresh namespaces when opening ns selector
      
      * Disable namespace conflict dialog
      
      * Add auth guard
      
      * Commit most important changes as a comment right now
      
      * Display current state in the breadcrumbs
      
      * Add routing configuration for pods
      
      * Refactor breadcrumbs component a bit
      
      * Handle token expiration error
      
      * Refactor breadcrumbs component a bit
      
      * Add route data to top-level resources
      
      * Fix error module handling
      
      * Error handling improvements
      
      * Add route data to next part of resources
      
      * Add route data to next part of resources
      
      * Add route data to next part of resources
      
      * Cleanup old states
      
      * Cleanup old states
      
      * Cleanup old states
      
      * Cleanup old states
      
      * Improve error handling
      
      * Cleanup old states
      
      * Cleanup old states
      
      * Update title service
      
      * Change href to routerLink
      
      * Restore actionbars
      
      * Add routing for logs module
      
      * Breadcrumb improvements for logs
      
      * Use proper params map for breadcrumbs
      
      * Partly build URL path for breadcrumbs
      
      * Init shell routing
      
      * Remove ui-router dependencies
      
      * Fix conflicts
      
      * Fix travis
      
      * Fix resource views not loading correctly
      
      * Fix merge issues
      
      * Fix logs and exec views
      
      * Revert package.json
      
      * Fix backend panic
      
      * Add links to the breadcrumbs
      
      * Fix breadcrumbs for exec and logs views
      
      * Fix breadcrumbs for group views
      
      * Fix search
      
      * Remove unused code
      0a6d24cf
  11. 09 5月, 2019 1 次提交
    • S
      Fix ts errors (#3795) · 8c55caea
      Shu Muto 提交于
      * Fix typescript formatting in favor of gts 1.0.0
      
      This commit fixes format errors by `prettier`.
      
      * Fix deprecated errors in favor of gts 1.0.0
      
      * Ignore version.ts in gts and prettier
      8c55caea
  12. 08 3月, 2019 1 次提交
    • M
      Simplify backend code (#3617) · d7b849ef
      Marcin Maciaszczyk 提交于
      * Simplify config maps
      
      * Simplify cluster roles
      
      * Simplify cron jobs
      
      * Simplify daemon sets
      
      * Switch to apps/v1
      Simplify deployments
      
      * Simplify storage class
      
      * Simplify stateful set
      
      * Simplify service
      
      * Simplify secret
      
      * Simplify replication controller
      
      * Simplify horizontal pod autoscaler
      
      * Simplify ingress
      Simplify job
      
      * Simplify namespace
      
      * Finish simplifying packages
      
      * Fix most of the tests
      
      * Format files
      
      * Fix tests
      
      * Fix tests
      
      * Finish fixing tests
      
      * Revert changes in package.json
      d7b849ef
  13. 26 10月, 2018 1 次提交
    • M
      Angular migration updates (#3313) · 2afd939b
      Marcin Maciaszczyk 提交于
      * Update version info functionality
      
      * Update .gitignore
      
      * Fix styling in resource creation form
      
      * Add labels in namespace list
      
      * Add service details
      
      * Remove part of old files
      
      * Add resource context menu in all lists
      
      * Fix tests
      
      * Generate version.ts in CI
      2afd939b
  14. 27 3月, 2018 1 次提交
  15. 19 3月, 2018 1 次提交
  16. 16 3月, 2018 1 次提交