1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Roman
da9b20030f fixing tests, part 1 2020-06-23 18:11:27 +03:00
Roman
e324ab1a55 updated project version from master/package.json 2020-06-23 15:14:32 +03:00
Roman
744bfa9bd4 fixed makefile/package.json to run separated commands, updated README.md 2020-06-23 15:07:48 +03:00
Jari Kolehmainen
85d5975f2a tweak yarn dev-run
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-23 13:42:38 +03:00
Jari Kolehmainen
9543590ee9 fix postinstall
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-23 10:12:46 +03:00
Jari Kolehmainen
960590d041 build fixes
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-23 09:10:26 +03:00
Roman
a85dca7c38 fixing tests, part 1 2020-06-22 19:33:01 +03:00
Roman
060a7e541e fix api parsing for /api/v1/namespaces 2020-06-22 18:17:04 +03:00
Roman
f4922811cc Merge remote-tracking branch 'origin/master' into lens_restructure
# Conflicts:
#	package.json
#	src/main/index.ts
#	src/renderer/api/__test__/parseAPI.test.ts
#	src/renderer/components/chart/bar-chart.tsx
#	src/renderer/components/chart/chart.tsx
#	src/renderer/components/chart/pie-chart.tsx
#	src/renderer/utils/__tests__/arrays.test.ts
#	src/renderer/utils/arrays.ts
#	yarn.lock
2020-06-22 17:09:07 +03:00
Roman
29197dcfb9 fixing circular dependencies, part 1 2020-06-22 14:56:54 +03:00
Roman
1169b862b3 fix config import error, allow to run separated webpack's renderer configs for both apps 2020-06-18 14:53:23 +03:00
Jussi Nummelin
d55803d0c7
Bump master to 3.6.0-dev (#470)
Signed-off-by: Jussi Nummelin <jussi.nummelin@gmail.com>
2020-06-18 10:38:21 +03:00
Jari Kolehmainen
c96ce22639 use webpack-node-externals
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-18 08:30:02 +03:00
Lauri Nevala
8c471daab6
Update Helm to 3.2.4 (#487)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-17 20:58:10 +03:00
Roman
4e18c992d8 reverting dashboard rendering to webview, part 3 2020-06-17 17:39:30 +03:00
Roman
50ab4905dc reverting dashboard rendering to webview, part 2 2020-06-17 16:02:40 +03:00
Roman
d413235ed9 reverting dashboard rendering to webview, part 1 2020-06-17 14:40:10 +03:00
Roman
1fa523c012 clean up / optimizations 2020-06-16 12:44:03 +03:00
Jari Kolehmainen
bc91df6192
Release v3.5.0 (#463)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-15 20:33:01 +03:00
Roman
bfd1a4e0b8 various configs refactoring/fixes, building project optimizations 2020-06-15 16:09:10 +03:00
Roman
d901b084f9 webpack configurations / parsing vue files 2020-06-14 08:12:42 +03:00
Roman
16d6d34e73 .vue tweaks, part 2 (rendering app still buggy) 2020-06-13 21:51:04 +03:00
Roman
3458934f99 vue-loader tweaks, part 1 2020-06-13 18:47:10 +03:00
Roman
4853e73d8b allow to run dashboard in renderer (react part) 2020-06-13 16:38:38 +03:00
Roman
8f4db5bd53 more configuration tweaks 2020-06-13 13:11:01 +03:00
Roman
ec7b8661d9 more configuration tweaks 2020-06-13 06:53:47 +03:00
Roman
9aa815bc14 refactoring, split webpack configs + get rid of electron-webpack 2020-06-12 22:23:15 +03:00
Roman
a4d66fffda fix common & static paths 2020-06-11 21:00:45 +03:00
Jari Kolehmainen
5c5454166f
Release v3.5.0-rc.1 (#446)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-11 16:59:21 +03:00
Roman
b4101d986c i18n: locales support fixes 2020-06-11 11:27:41 +03:00
Roman
725e0734fd attempts to enable localization in webpack config, reverted screenshot.png 2020-06-10 17:51:11 +03:00
Lauri Nevala
78eeef2805
Close proxy server on app quit (#413)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-10 17:00:17 +03:00
Roman
fe1c92c56e fix coping files build step, reuse more common/vars 2020-06-10 11:47:51 +03:00
Roman
81c2a75d73 revert base folder structure to src/* 2020-06-10 11:25:17 +03:00
Roman
afa8864452 revert spectron, @type/webdriverio versions from master 2020-06-09 17:08:39 +03:00
Roman
aa0eca2dc4 project restructuring and initial refactoring 2020-06-09 15:14:40 +03:00
Jari Kolehmainen
deb4bf2f7b
Integration tests using spectron (#410)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-09 13:18:24 +03:00
Jari Kolehmainen
ffb521071f
Release v3.5.0-beta.1 (#403)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-05 09:51:41 +03:00
Jari Kolehmainen
fb287c435c
Release v3.4.0 (#356)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-05-09 10:21:36 +03:00
Jari Kolehmainen
2a4704716d
Release v3.4.0-rc.1 (#347)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-05-06 21:01:24 +03:00
Jari Kolehmainen
29cd171d0f
Release v3.4.0-beta.2 (#330)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-30 18:14:23 +03:00
Jari Kolehmainen
d6b173840b
Release v3.4.0-beta.1 (#320)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-29 08:29:34 +03:00
Jari Kolehmainen
c7f92494e0
Release v3.3.1 (#279)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-20 18:15:58 +03:00
Lauri Nevala
01e2ef50b1
Update @kubernetes/client-node to 0.11.1 (#278)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-04-20 16:17:59 +03:00
Jari Kolehmainen
799482b3c4
Release v3.3.0 (#265)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-17 07:49:36 +03:00
Jari Kolehmainen
1b3c8e22fd
Electron 6.1.10 (#263)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-16 17:13:51 +03:00
Jari Kolehmainen
5a47298591
Release v3.3.0-rc.1 (#248)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-15 16:16:40 +03:00
Jari Kolehmainen
d80e956870
Fix use of bundled kubectl (#241)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-11 17:48:29 +03:00
Miska Kaipiainen
758034f61a
Clean up legacy references to Kontena (#216)
Signed-off-by: Miska Kaipiainen <miska.kaipiainen@gmail.com>
2020-04-11 14:38:53 +03:00
Jari Kolehmainen
8b3acf2ded
Release v3.2.0 (#228)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-04-09 18:25:00 +03:00