1. 13 6月, 2019 6 次提交
  2. 12 6月, 2019 6 次提交
  3. 11 6月, 2019 1 次提交
  4. 07 6月, 2019 1 次提交
  5. 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
  6. 04 6月, 2019 2 次提交
  7. 03 6月, 2019 2 次提交
  8. 01 6月, 2019 2 次提交
  9. 31 5月, 2019 2 次提交
  10. 30 5月, 2019 13 次提交
  11. 29 5月, 2019 1 次提交
  12. 28 5月, 2019 1 次提交
  13. 15 5月, 2019 1 次提交
  14. 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