This project is mirrored from https://gitee.com/NQL886/lens.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.
- 17 Nov, 2020 3 commits
-
-
Mario Sarcher authored
Signed-off-by:
Mario Sarcher <msarcher@mirantis.com> Co-authored-by:
Mario Sarcher <msarcher@mirantis.com>
-
Mario Sarcher authored
Documentation Update: Properly create tags and aliases, add workflow to delete unwanted / old versions (#1355) Signed-off-by:
Mario Sarcher <msarcher@mirantis.com> Documentation: only create new tag and update alias "latest" on release publish (not for pre-releases), master contains always the docs generated from last master branch commit Signed-off-by:
Mario Sarcher <msarcher@mirantis.com> Documentation: only create new tag and update alias "latest" on release publish (not for pre-releases), master contains always the docs generated from last master branch commit Signed-off-by:
Mario Sarcher <msarcher@mirantis.com> Generate pre-release docs until Lens 4.0.0 is GA, see #1408 Signed-off-by:
Mario Sarcher <msarcher@mirantis.com> Co-authored-by:
Mario Sarcher <msarcher@mirantis.com>
-
pauljwil authored
Signed-off-by:
Paul Williams <pawilliams@mirantis.com>
-
- 16 Nov, 2020 9 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Sebastian Malton authored
* cleanup main side of metrics route for readability * split out ??= for headers Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
- None of the .ts files include any of the .js files - All .js files are either passed to electron-builder or used as config files for other programs. Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Roman authored
* PageRegistration & PageMenuRegistration fixes & more simplification, fix #1383 Signed-off-by:
Roman <ixrock@gmail.com> * clean up test, deprecate page.routePath Signed-off-by:
Roman <ixrock@gmail.com> * fix: proper `isActive` state matching for page-menu-target to page considering current document location Signed-off-by:
Roman <ixrock@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
techknowlogick authored
Signed-off-by:
Matti R <matti@mdranta.net>
-
pauljwil authored
Resolved conflicts in Your First Extension, Styling, and Color Reference after rebasing from master (#1379) Signed-off-by:
Paul Williams <pawilliams@mirantis.com>
-
- 15 Nov, 2020 1 commit
-
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 14 Nov, 2020 2 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 13 Nov, 2020 10 commits
-
-
Sebastian Malton authored
* add retry cap to handleStaticFile to prevent an infitite loop * 'yarn -> yarn run' for node_module dependencies Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Sebastian Malton authored
* Remove Makefile from all intree extensions - Makefiles are not really common (rightly so) in JS projects and script entries in the package.json are good enough and what they're there for. - Move to using yarn for installing dependencies and running scripts as that is what we mostly use for the rest of the project. - Move from using make syntax to a dedicated script for building and testing extensions. - add jest as extension devDep, go back to using makefile foreach syntax - add correct exit code - add yarn check call to install-deps - add yarn invokation to find deps Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> Co-authored-by:
Roman <ixrock@gmail.com>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Alex Andreev authored
* Adding dashes -- before variable names Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing typos Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Lauri Nevala authored
* Upgrade cache task Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Stefan Cameron authored
Building on https://github.com/lensapp/lens/pull/1267 and iterating on the docs, re-organizing them into Layout and Theme sections. Also adding sample code on how to detect theme changes in JavaScript. Signed-off-by:
Stefan Cameron <stefancameron@SC-MBPt13-2018.austin.rr.com>
-
- 12 Nov, 2020 8 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Roman authored
Signed-off-by:
Roman <ixrock@gmail.com> Co-authored-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Lauri Nevala authored
* Add extension development instructions for Windows users Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com> Co-authored-by:
steve richards <steve.james.richards@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Roman authored
Signed-off-by:
Roman <ixrock@gmail.com>
-
- 11 Nov, 2020 7 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Roman authored
Signed-off-by:
Roman <ixrock@gmail.com>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-