forked from kubernetes/dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CRD Support - Frontend (kubernetes#4030)
* 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
- Loading branch information
1 parent
800b975
commit d591aa6
Showing
47 changed files
with
2,110 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.