1. 01 8月, 2019 2 次提交
    • E
      CRD Support - Frontend (#4030) · d591aa61
      Elijah Oyekunle 提交于
      * add crd to sidenav
      
      * add crd routing
      
      * add crd module
      
      * fix headers
      
      * add divider to sidebar
      
      * implement crd list
      
      * add crd detail interface
      
      * add more columns to table
      
      * update crd detail fetch
      
      * show crd conditions in crd detail page
      
      * added types for crd objects
      
      * implement crd objects list
      
      * add crd information card and accepted names
      
      * add versions table to crd detail
      
      * update version table
      
      * lint files
      
      * add actionbar buttons to crd detail
      
      * add status icon
      
      * lint fix
      
      * update crd object route
      
      * wip
      
      * update crdobject api
      
      * crd object extending resourcelistbase
      
      * update objects list
      
      * extend verber to support raw crd objects
      
      * enable action bar buttons on object detail page
      
      * implement raw data display for CRD object
      
      * fix failing test
      
      * add code section to crdobject
      
      * add syntax highlighting
      
      * fix issue in i18n file
      
      * fix html formatting
      d591aa61
    • G
      Update @angular/cli to the latest version 🚀 (#4148) · 800b9756
      greenkeeper[bot] 提交于
      * chore(package): update @angular/cli to version 8.2.0
      
      * chore(package): update lockfile package-lock.json
      800b9756
  2. 31 7月, 2019 2 次提交
  3. 30 7月, 2019 3 次提交
  4. 29 7月, 2019 2 次提交
  5. 25 7月, 2019 9 次提交
  6. 24 7月, 2019 2 次提交
  7. 23 7月, 2019 1 次提交
    • H
      [bugfix] Change golang tag (#4106) · 4eb3bcc4
      Holegots 提交于
      * [bugfix] Change golang tag
      
      `golang:1.12` can't install  `openjdk-8-jre`,it's apt source only have 'openjdk-11' so we need change golang's tag for `openjdk-8`.
      I chenge it to `golang:1.10`, then build mirror successfully in my machine.
      
      * Update Dockerfile
      
      Restore golang tag, delete openjdk-8-jre dependency
      4eb3bcc4
  8. 22 7月, 2019 2 次提交
  9. 19 7月, 2019 4 次提交
  10. 18 7月, 2019 8 次提交
  11. 17 7月, 2019 5 次提交