1. 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
  2. 18 7月, 2019 2 次提交
  3. 11 7月, 2019 3 次提交
  4. 04 7月, 2019 1 次提交
  5. 28 6月, 2019 1 次提交
  6. 26 6月, 2019 1 次提交
  7. 19 6月, 2019 3 次提交
  8. 13 6月, 2019 3 次提交
  9. 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
  10. 30 5月, 2019 2 次提交
    • E
      Switch chart engine from nvd3 to c3 (#3590) · d222ace6
      Elijah Oyekunle 提交于
      * remove nvd3 and install c3
      
      * extend 'PieChartData' with 'key'
      
      * update colors
      
      * added removed npm script
      
      * add set property to track allocated
      
      * reset allocationchart html
      
      * reset allocationchart html
      
      * change types/d3 package from range to specific version
      
      * add chart type
      
      * fix duplicated packages in package.json
      
      * add package-lock.json
      d222ace6
    • M
      Update to the new Angular (#3837) · 8ed73cad
      Marcin Maciaszczyk 提交于
      * Update to the new Angular
      
      * export NG_CLI_ANALYTICS=ci
      
      * Turn off deprecation errors due to a upstream bug
      8ed73cad
  11. 29 5月, 2019 1 次提交
  12. 15 5月, 2019 1 次提交
  13. 12 5月, 2019 1 次提交
    • P
      French translation (#3770) · e0420e4e
      Philippe MARTIN 提交于
      * Fix nested i18n tags
      
      * Generated i18n messages
      
      * WIP: French translation
      
      * More translations
      
      * Indent fr translation
      
      * More translations
      
      * All translations
      
      * About page translation
      
      * Translate notifications panel
      
      * Translate Search bar
      
      * Fix html format
      
      * Translate auth menu
      
      * Translate actionbar
      
      * Translate Expand/Min card
      
      * Translate chips
      
      * Translate Condition card
      
      * Translate Container card
      
      * Fix html format
      
      * Translate Creator + Endpoints
      
      * Translate Limits
      
      * Translate lists
      
      * Translate namespaces
      
      * Translate namespaces
      
      * Translate metadata
      
      * Translate pods status
      
      * Translate Policy rules
      
      * fix
      
      * Translate Quotas + Zerostate
      
      * Translate resourcelists
      
      * fix
      
      * Use hidden instead of style="display: none"
      
      * Translate create form
      
      * Fix translate help
      
      * Translate create sub-dialogs
      
      * Translate delete dialog
      
      * Translate download dialog
      
      * Translate edit/trigger/scale dialogs
      
      * Translate login
      
      * Translate Logs
      
      * Translate Overview
      
      * Translate resources informations
      
      * Translate search result page
      
      * Translate settings
      
      * Translate shell
      e0420e4e
  14. 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
  15. 19 4月, 2019 1 次提交
  16. 28 3月, 2019 1 次提交
  17. 18 3月, 2019 1 次提交
  18. 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
  19. 17 2月, 2019 1 次提交
  20. 14 2月, 2019 1 次提交
  21. 07 2月, 2019 1 次提交
  22. 24 1月, 2019 2 次提交
  23. 14 1月, 2019 1 次提交
  24. 20 12月, 2018 1 次提交
  25. 13 12月, 2018 1 次提交
  26. 29 11月, 2018 3 次提交
  27. 23 11月, 2018 1 次提交
  28. 16 11月, 2018 1 次提交
    • M
      Migration updates (#3344) · 3b4ee428
      Marcin Maciaszczyk 提交于
      * Add persistent volume list to storage class details
      
      * Fix storage class details when there are no params
      
      * Fix styling issues after updating Angular & Material
      
      * Add resource quotas to namespace details
      
      * Improve namespace detail page
      3b4ee428
  29. 09 11月, 2018 1 次提交
    • M
      Angular migration updates (#3330) · 509cb6b8
      Marcin Maciaszczyk 提交于
      * Add link to volumes in claims list
      
      * Fix minor issues on claim detail page
      
      * Add link to claims in volume list
      
      * Fix container picker in exec view
      
      * Update Angular version
      
      * Format files
      
      * Fix lint issues
      
      * Update README.md
      
      * Update node modules
      
      * Move precomit hook
      509cb6b8