1. 02 9月, 2019 1 次提交
    • A
      Add plugin support on the frontend (#4094) · 90de38f1
      Ajat Prabha 提交于
      * add plugin mount support on frontend
      
      * list plugins in a resource-list and create a route for it
      
      * return errors with status 200 in case plugin crd is not applied
      
      * add PluginHolderComponent to plugin#RouterModule
      
      * handle error when no entry component is specified
      
      * list dependency names instead of total count
      
      * add plugin config provider route and serve plugin source with insecure client
      
      * show plugin routes only when plugin config is valid
      
      * move PluginsConfigService to GlobalModule
      
      * refresh PluginConfig after successful login
      
      * add pluginsClient to the ResourceVerber
      
      * rename plugin.config.ts => plugin.ts
      
      * move interfaces to typings/frontend
      
      * create router-outlet for plugin component injection
      
      * fix tests and sort order on first list fetch
      
      * add checks for generated code
      
      * add documentation comments
      
      * add tests for plugin handlers
      
      * install k8s.io/code-generator before running checks
      
      * improve coverage
      
      * update i18n/messages
      
      * fix lint issue
      
      * rebase with upstream/master
      90de38f1
  2. 29 8月, 2019 6 次提交
  3. 28 8月, 2019 4 次提交
  4. 27 8月, 2019 2 次提交
  5. 26 8月, 2019 5 次提交
  6. 23 8月, 2019 4 次提交
  7. 20 8月, 2019 5 次提交
  8. 19 8月, 2019 9 次提交
  9. 15 8月, 2019 1 次提交
  10. 09 8月, 2019 1 次提交
  11. 08 8月, 2019 2 次提交