Alex Andreev
c072654325
Split workspace tests a bit more
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-20 09:22:15 +03:00
Alex Andreev
8461fe425f
Missing semicolons
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-20 08:11:19 +03:00
Alex Andreev
780d25dfe7
Split workspace tests to smaller ones
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-20 08:01:46 +03:00
Alex Andreev
71da6141bf
Merge branch 'master' into show-cluster-on-workspace-switch
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-20 07:54:49 +03:00
Alex Andreev
bdd7fc0e35
Revert "fix extensionLoader error on dev environments where renderer might start early ( #1447 )"
...
This reverts commit 8a3613ac6f .
2020-11-20 07:51:44 +03:00
Alex Andreev
cde9868dc2
Revert "Add Search by Ip to Pod View ( #1445 )"
...
This reverts commit 4079214dc1 .
2020-11-20 07:51:44 +03:00
Alex Andreev
382687775b
Revert "Make BaseStore abstract ( #1431 )"
...
This reverts commit 4b56ab7c61 .
2020-11-20 07:51:43 +03:00
Alex Andreev
a975e3d456
Revert "Enforce semicolons in eslint"
...
This reverts commit ca67caea60 .
2020-11-20 07:51:43 +03:00
Alex Andreev
20cc91bf30
Revert "Add a few missing folders to be linted."
...
This reverts commit c7b24c2922 .
2020-11-20 07:51:42 +03:00
Alex Andreev
2cd5e129f1
Revert "Use @typescript-eslint/semi."
...
This reverts commit 890fa5dd9e .
2020-11-20 07:51:42 +03:00
Alex Andreev
80176a7045
Revert "Allow extension cluster menus to have a parent ( #1452 )"
...
This reverts commit 622c45cd6d .
2020-11-20 07:51:42 +03:00
Alex Andreev
b4d7c96890
Revert "fix SwitchCase indent rule in eslint ( #1454 )"
...
This reverts commit 082774fe6e .
2020-11-20 07:51:42 +03:00
Sebastian Malton
082774fe6e
fix SwitchCase indent rule in eslint ( #1454 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-20 07:48:34 +03:00
Jari Kolehmainen
622c45cd6d
Allow extension cluster menus to have a parent ( #1452 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-20 07:48:34 +03:00
Panu Horsmalahti
890fa5dd9e
Use @typescript-eslint/semi.
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-20 07:48:34 +03:00
Panu Horsmalahti
c7b24c2922
Add a few missing folders to be linted.
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-20 07:47:58 +03:00
Panu Horsmalahti
ca67caea60
Enforce semicolons in eslint
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-20 07:46:49 +03:00
Sebastian Malton
4b56ab7c61
Make BaseStore abstract ( #1431 )
...
* make BaseStore abstract so that implementers are forced to decide how to store data
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-20 07:43:29 +03:00
pashevskii
4079214dc1
Add Search by Ip to Pod View ( #1445 )
...
Signed-off-by: Pavel Ashevskii <pashevskii@mirantis.com>
2020-11-20 07:43:29 +03:00
Jari Kolehmainen
8a3613ac6f
fix extensionLoader error on dev environments where renderer might start early ( #1447 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-20 07:43:29 +03:00
Sebastian Malton
43976f5bd9
fix SwitchCase indent rule in eslint ( #1454 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-19 15:15:49 -05:00
Jari Kolehmainen
d7cba7d4d6
Allow extension cluster menus to have a parent ( #1452 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-19 21:39:53 +02:00
Panu Horsmalahti
c94c599cdd
Merge pull request #1450 from lensapp/feature/enforce-semicolons
...
Enforce semicolons in eslint
2020-11-19 18:52:14 +02:00
Panu Horsmalahti
460dfe4d2b
Use @typescript-eslint/semi.
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 18:12:52 +02:00
Alex Andreev
4156f587a7
Moving lastActiveClusterId field into WorkspaceModel
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 18:59:32 +03:00
Alex Andreev
0d1b2ee68d
Clean duplicated ClusterId definition
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 18:48:08 +03:00
Alex Andreev
8e9cd7baf1
Cleaning up
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 18:36:12 +03:00
Panu Horsmalahti
0b182ccf6f
Add a few missing folders to be linted.
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 17:05:30 +02:00
Panu Horsmalahti
1477bb8274
Enforce semicolons in eslint
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 16:35:04 +02:00
Sebastian Malton
0f3f5611ba
Make BaseStore abstract ( #1431 )
...
* make BaseStore abstract so that implementers are forced to decide how to store data
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-19 09:24:41 -05:00
pashevskii
b64694acda
Add Search by Ip to Pod View ( #1445 )
...
Signed-off-by: Pavel Ashevskii <pashevskii@mirantis.com>
2020-11-19 09:24:06 -05:00
Jari Kolehmainen
d60eee20cc
fix extensionLoader error on dev environments where renderer might start early ( #1447 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-19 16:11:58 +02:00
Alex Andreev
4e43506577
Remove console.log()
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 16:04:31 +03:00
Alex Andreev
3fa78b24b1
Merge branch 'master' into show-cluster-on-workspace-switch
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 15:56:13 +03:00
Alex Andreev
b8abaf86d9
Adding workspace switch tests
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 15:53:14 +03:00
Jari Kolehmainen
5589a99e7e
Fix TypeError: Cannot read property 'stopServer' of undefined ( #1440 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-19 13:48:43 +02:00
Alex Andreev
7ea7ee7a85
Merge branch 'master' into show-cluster-on-workspace-switch
2020-11-19 12:48:21 +03:00
Jari Kolehmainen
5aaacb21f9
Refactor ipc module ( #1225 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-19 11:48:13 +02:00
Alex Andreev
07f44f9454
Fix saving last cluster while jumping from tray
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-19 11:31:36 +03:00
Jari Kolehmainen
c4b98534dc
kube-auth-proxy: accept only target cluster hostname ( #1433 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-11-19 08:32:07 +02:00
Alex Andreev
cb13079077
Activate clusters from workspaces page
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-18 16:11:07 +03:00
Alex Andreev
f8841fa0a5
Save and restore lastActiveClusterId
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-18 15:01:36 +03:00
Lauri Nevala
3197e3a1fe
Catch errors when responding from proxy error ( #1416 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-11-18 12:33:53 +02:00
Lauri Nevala
126e1ff7a8
Reorder File menu ( #1420 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-11-18 11:03:38 +02:00
Lauri Nevala
04517148c0
Add computed name property to cluster ( #1428 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-11-18 09:12:11 +02:00
Jim Ehrismann
b0b2a99372
Extension Guides documentation ( #1427 )
...
- overview
- main extension guide
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2020-11-18 09:01:42 +02:00
Lauri Nevala
d19eb57037
Track service start and stop events ( #1414 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-11-18 08:55:57 +02:00
Alex Andreev
d723474684
Merge branch 'master' into show-cluster-on-workspace-switch
2020-11-18 08:41:46 +03:00
Alex Andreev
960bbe6813
Showing colors in logs ( #1419 )
...
* Converting ansi values to colored html
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Rewriting AnsiUp colors for search overlay
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-18 08:31:36 +03:00
Alex Andreev
6fd0bebdd6
Fixing workspaces adding/editing ( #1405 )
...
* Fix creating new workspace
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Show not yet enabled workspaces in list
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Not showing disabled workspaces
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-11-17 16:35:59 +03:00