This project is mirrored from https://gitee.com/linuxsuren/octant.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 10 Aug, 2020 13 commits
-
-
Milan Klanjsek authored
Bump highlight.js from 10.1.1 to 10.1.2 in /web
-
Milan Klanjsek authored
Bump @types/node from 12.12.53 to 12.12.54 in /web
-
Milan Klanjsek authored
Bump dayjs from 1.8.31 to 1.8.33 in /web
-
Milan Klanjsek authored
Bump electron-builder from 22.7.0 to 22.8.1 in /web
-
Milan Klanjsek authored
Bump electron from 8.4.1 to 8.5.0 in /web
-
Sam Foo authored
Bump github.com/spf13/afero from 1.3.3 to 1.3.4
-
dependabot[bot] authored
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.1 to 10.1.2. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.1...10.1.2 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.7.0 to 22.8.1. - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/compare/v22.7.0...v22.8.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.53 to 12.12.54. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.31 to 1.8.33. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.8.33/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.8.31...v1.8.33 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [electron](https://github.com/electron/electron) from 8.4.1 to 8.5.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v8.4.1...v8.5.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Signed-off-by:
GitHub Actions <actions@github.com>
-
dependabot[bot] authored
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.3.3...v1.3.4 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 08 Aug, 2020 6 commits
-
-
Wayne Witzel III authored
restructure JavaScript plugin code
-
Wayne Witzel III authored
Signed-off-by:
Wayne Witzel III <wayne@riotousliving.com>
-
Wayne Witzel III authored
Signed-off-by:
Wayne Witzel III <wayne@riotousliving.com>
-
Scott Andrews authored
* Fix default theme on load
-
Wayne Witzel III authored
regression: find the correct custom resource version
-
bryanl authored
This change updates Octant to allow it to be able to detect the extact custom resource version to load when generating content. Previously, it used the first version which could be incorrect. This change also: * extracts custom resource loading to a new interface * ensures the CRD is valid when trying to find the GVK for a CRD * adds helpers to make generating CRD/CR easier Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- 07 Aug, 2020 2 commits
-
-
Bryan Liles authored
Create prototype for generating ts from components
-
bryanl authored
High level: * Annotate component with `octant:component` tag * Run generator This command converts components to typescript. - prettier: `npm i -g prettier` ```sh $ go run ./cmd/ts-component-gen/main.go -dest <directory> ``` - Figure out what components exist. This process relies on convention, so components are labeled with an `+octant:component` tag in a doc comment. - Extract type information by building up a new binary that contains reflect type information. - Convert types to typescript - Write typescript components to the supplied destination Signed-off-by:
bryanl <bryanliles@gmail.com>
-
- 06 Aug, 2020 6 commits
-
-
nanaasiedu authored
Issue 1102 Merging fixe to the stepper component
-
Wayne Witzel III authored
Add security policy to repo
-
Wayne Witzel III authored
Signed-off-by:
Nana Asiedu-Ampem <nanaasiedu-ampem@nasieduampe-a01.vmware.com>
-
Wayne Witzel III authored
Signed-off-by:
Wayne Witzel III <wayne@riotousliving.com>
-
Wayne Witzel III authored
Storybook related fixes and improvements
-
Wayne Witzel III authored
Bump ws from 7.2.3 to 7.3.1 in /web
-
- 05 Aug, 2020 7 commits
-
-
Milan Klanjsek authored
Signed-off-by:
Milan Klanjsek <mklanjsek@pivotal.io>
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.1.2...268d7547644ab8a9d0c1163299e59a1f5d93f39b ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Wayne Witzel III authored
Move "Namespaces" and "Custom Resource Definitions" under "API Server"
-
Wayne Witzel III authored
Add stepper component.
-
dependabot[bot] authored
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.3.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.3...7.3.1 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Sam Foo authored
Bumped angular to 9.1.12
-
Milan Klanjsek authored
Signed-off-by:
Milan Klanjsek <mklanjsek@pivotal.io>
-
- 04 Aug, 2020 6 commits
-
-
Wayne Witzel III authored
Bump @types/node from 12.12.40 to 12.12.53 in /web
-
Wayne Witzel III authored
Bump @types/jasmine from 3.5.11 to 3.5.12 in /web
-
Wayne Witzel III authored
Bump @types/lodash from 4.14.157 to 4.14.158 in /web
-
Wayne Witzel III authored
Bump @angular/router from 9.1.11 to 9.1.12 in /web
-
Wayne Witzel III authored
Bump dayjs from 1.8.28 to 1.8.31 in /web
-
Wayne Witzel III authored
Merge pull request #1193 from vmware-tanzu/dependabot/npm_and_yarn/web/angular/platform-browser-9.1.12 Bump @angular/platform-browser from 9.1.11 to 9.1.12 in /web
-