Roman
|
e3831ccd87
|
Merge remote-tracking branch 'origin/master' into lens_restructure
# Conflicts:
# src/renderer/_vue/components/ClusterPage.vue
|
2020-06-23 15:13:50 +03:00 |
|
Lauri Nevala
|
b8c1d78157
|
Open external links in web browser (#506)
|
2020-06-22 23:27:49 +03:00 |
|
Roman
|
4d6bb47bcd
|
Merge remote-tracking branch 'origin/master' into lens_restructure
# Conflicts:
# src/renderer/api/kube-api.ts
|
2020-06-22 19:43:35 +03:00 |
|
Roman
|
7d6b26f9b6
|
fix: preload font for terminal
|
2020-06-22 19:00:23 +03:00 |
|
Roman
|
060a7e541e
|
fix api parsing for /api/v1/namespaces
|
2020-06-22 18:17:04 +03:00 |
|
Roman
|
de94d0bdad
|
fix merge from master
|
2020-06-22 17:26:52 +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
|
bfdd31f4e6
|
fix: vue build, removed console.log
|
2020-06-22 16:52:15 +03:00 |
|
Roman
|
7fcd6876eb
|
fix: react runtime warning in <Input>
|
2020-06-22 16:29:04 +03:00 |
|
Roman
|
b4947999df
|
fix: apply theme on init
|
2020-06-22 16:15:14 +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 |
|
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 |
|
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
|
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
|
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 |
|
Jari Kolehmainen
|
8e514df70e
|
Track telemetry pref changed event (#445)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-06-11 13:50:43 +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
|
725e0734fd
|
attempts to enable localization in webpack config, reverted screenshot.png
|
2020-06-10 17:51:11 +03:00 |
|
Roman
|
c84b108178
|
fix import paths
|
2020-06-10 11:59:43 +03:00 |
|
Roman
|
81c2a75d73
|
revert base folder structure to src/*
|
2020-06-10 11:25:17 +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
|
50dfd4fa63
|
Unify scrollbars/paddings across supported OS (#367)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-06-01 15:42:34 +03:00 |
|
Jari Kolehmainen
|
ac32a3686e
|
Remove Kontena reference from Lens logo (#357)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-05-12 20:36:58 +03:00 |
|
Jari Kolehmainen
|
5cd00bd77a
|
Prometheus provider/path related ui fixes (#354)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-05-09 09:04:38 +03:00 |
|
Lauri Nevala
|
bba6eb743d
|
Add support for Prometheus api prefix (#341)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
|
2020-05-06 20:37:32 +03:00 |
|
Jari Kolehmainen
|
5c1974f07b
|
Auto-detect prometheus installation (#343)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-05-06 18:55:49 +03:00 |
|
Jari Kolehmainen
|
8d2e8bbe62
|
Delay webview create on cluster page (#332)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-05-03 10:29:32 +03:00 |
|
Jari Kolehmainen
|
03aab714d8
|
Fix no-drag css (#331)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-05-01 10:39:53 +03:00 |
|
Lauri Nevala
|
724cf0c687
|
Allow to select Prometheus query style (#312)
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
|
2020-05-01 09:37:05 +03:00 |
|
Jari Kolehmainen
|
260de08c72
|
Update metrics feature components (#301)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-04-28 08:41:04 +03:00 |
|
Jari Kolehmainen
|
105021509c
|
Cleanup cluster webview loading (#313)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-04-28 08:26:27 +03:00 |
|
Jari Kolehmainen
|
298636b8f1
|
Fix default workspace remove (#242)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-04-13 18:21:25 +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
|
f23da9ccad
|
Bundle helm3 binary (#220)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-04-06 18:18:18 +03:00 |
|
Jari Kolehmainen
|
5c2e64b487
|
Add kubectl/helm download mirror select to preferences (#185)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
|
2020-04-01 07:19:10 +03:00 |
|