This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.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.
- 11 Mar, 2022 1 commit
-
-
René Dudfield authored
-
- 07 Mar, 2022 2 commits
-
-
René Dudfield authored
-
René Dudfield authored
So that when there is an error tracebacks can be shown in new versions of browsers.
-
- 04 Mar, 2022 1 commit
-
-
René Dudfield authored
frontend: Upgrade to new iconify 3.1.3
-
- 02 Mar, 2022 2 commits
-
-
Joaquim Rocha authored
frontend: Don't use toLocaleString to generate date for tests
-
- 23 Feb, 2022 3 commits
-
-
Joaquim Rocha authored
Headlamp plugin 0.4.1 and a test for published packages
-
René Dudfield authored
-
René Dudfield authored
For testing published versions of headlamp-plugin
-
- 21 Feb, 2022 4 commits
-
-
ashu8912 authored
backend: Update how we handle http callback URLs for oidc
-
ashu8912 authored
To generate oidc callback URLs our logic for handling http was not complete, it only considered situations where the host url is localhost and not the condition where somebody might have his/her headlamp app running behind a http protocol.
-
Joaquim Rocha authored
Typedoc plugin upgrade, frontend package lock v2, removed node 14 from frontend CI check
-
Joaquim Rocha authored
charts: Update app to version 0.7.0
-
- 18 Feb, 2022 27 commits
-
-
René Dudfield authored
.github: Remove file rename from app-artifacts-mac action
-
René Dudfield authored
We are using node 16 now, and node 17 is too early to test.
-
René Dudfield authored
Also update the generated docs.
-
René Dudfield authored
Just removed package-lock.json and did npm install. $ npm --version 8.1.2
-
Joaquim Rocha authored
Plugin polishing. Type checking, linting and formatting for plugins
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
Because npm doesn't hang anymore with install. Additionally it is inconvienient maintaining this when updating package versions inside the template. It was not updated in a previous release for example.
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
Seems prettier was getting stuck somehow on the headlamp-plugins folder... could not find why with debugging enabled. So instead we just list the folders it should format instead.
-
René Dudfield authored
So current npm LTS is happy.
-
René Dudfield authored
Both peerDependencies and peerDependenciesMeta are unused AFAIK. The typescript version is old, and es-lint package doesn't exist.
-
René Dudfield authored
So that current npm installs quicker with it.
-
René Dudfield authored
When using create --link, the package wasn't linked when using the new npm.
-
René Dudfield authored
So plugins can `npm run tsc` and see issues.
-
René Dudfield authored
This is because various libraries in node_modules can be broken, and we only really care to see if the plugin code type checks.
-
René Dudfield authored
So the instructions are a bit better on what to do.
-
René Dudfield authored
-
Joaquim Rocha authored
Merge pull request #422 from kinvolk/dependabot/npm_and_yarn/plugins/examples/pod-counter/path-parse-1.0.7 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /plugins/examples/pod-counter
-