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

166 Commits

Author SHA1 Message Date
Jari Kolehmainen
58c814d7eb treat react as web app
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-18 10:42:18 +03:00
Jari Kolehmainen
15323e3ae2 enable nodeintegration for react
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-18 09:55:49 +03:00
Jari Kolehmainen
5f0581e194 load react app from filesystem
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-18 09:03:20 +03:00
Jari Kolehmainen
1fd6b77357 fix webpack externals
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-18 09:03:03 +03:00
Jari Kolehmainen
f49b08a787 kube-auth-proxy fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-18 08:30:32 +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
Roman
da460842a0 vue: handle media imports in <template> 2020-06-17 22:03:05 +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
d387ba9004 fix tracker event 2020-06-16 15:05:59 +03:00
Roman
1fa523c012 clean up / optimizations 2020-06-16 12:44:03 +03:00
Roman
606d1a9198 chore 2020-06-15 22:00:48 +03:00
Roman
d6258b38d0 random micro fixes & refactoring 2020-06-15 17:47:07 +03:00
Roman
bfd1a4e0b8 various configs refactoring/fixes, building project optimizations 2020-06-15 16:09:10 +03:00
Roman
9fd004b214 clean up, typo fix 2020-06-14 15:35:12 +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
Roman
8e510f5aac fix imports harder: avoid dynamic imports and bundle all themes, localization and ace-editor files with the app 2020-06-11 16:18:40 +03:00
Roman
b4101d986c i18n: locales support fixes 2020-06-11 11:27:41 +03:00
Roman
7efc54424a continue fighting with webpack/ts configs 2020-06-10 23:38:19 +03:00
Roman
a11d67090a uncomment dashboard app-runner loaders 2020-06-10 18:16:33 +03:00
Roman
22296fe14b fix downloads task / ts-node default config 2020-06-10 18:05:16 +03:00
Roman
725e0734fd attempts to enable localization in webpack config, reverted screenshot.png 2020-06-10 17:51:11 +03:00
Roman
54b7edfb51 fix import paths, part 2 2020-06-10 12:06:32 +03:00
Roman
c84b108178 fix import paths 2020-06-10 11:59:43 +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
e8624c845a Merge branch 'master' into lens_restructure
# Conflicts:
#	Makefile
#	dashboard/yarn.lock
#	package.json
#	yarn.lock
2020-06-09 15:15:19 +03:00
Roman
aa0eca2dc4 project restructuring and initial refactoring 2020-06-09 15:14:40 +03:00
dependabot[bot]
a36a279bce
Bump websocket-extensions from 0.1.3 to 0.1.4 (#409)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 14:35:03 +03:00
dependabot[bot]
f9e669bc45
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard (#408)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 14:34:29 +03:00
Lauri Nevala
247677b740
Remove Helm release update checker (#420)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-09 14:33:46 +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
Lauri Nevala
af24da976b
Kill shell process by pid on Windows (#411)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-09 13:16:39 +03:00
Jari Kolehmainen
5af12bdbbd
Add download-bins target to make (#406)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-05 22:47:30 +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
ac03982c80
Change community slack urls (#405)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-05 09:11:35 +03:00
Jon Stelly
9b680640c9
Add arch node selector for hybrid clusters (#400)
Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>
2020-06-05 08:41:08 +03:00
Jari Kolehmainen
a7cb8d2d04
Dynamic dashboard UI based on RBAC rules (#366)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-06-05 08:38:56 +03:00
Lauri Nevala
65900e728d
Show object reference for all objects (#399)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-04 14:46:43 +03:00
Lauri Nevala
00defdd631
Fix pod shell command on Windows (#402)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-06-04 14:45:54 +03:00
dave93cab
0248189c45
typo/translation correction: transit to transmit (#359)
Signed-off-by: Dave Thomas <davejonthomas@gmail.com>
2020-06-04 12:44:08 +03:00