alexfront
a69264e2cd
FilePicker restyling
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-06 13:05:02 +03:00
alexfront
af7220c29f
ClusterHomeDirSetting refactoring
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-06 13:03:45 +03:00
alexfront
43e6e25955
Adding close button to settings header
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-06 13:03:26 +03:00
alexfront
cf4c7422ed
Cluster Settings styling
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-06 13:02:57 +03:00
alexfront
ead8f4336b
Merge branch 'vue_react_migration' into fix/cluster-settings-layout
2020-08-06 09:31:46 +03:00
alexfront
c37bff8d29
Removing unused styles in Cluster Settings
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-06 09:31:10 +03:00
alexfront
25633290db
Glued InstallMetrics & InstallUserMode into 1 component
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 17:29:57 +03:00
alexfront
b6db412275
Clean up Removal section
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 17:27:54 +03:00
alexfront
78ab689a10
ClusterPrometheusSetting refactoring
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 17:26:32 +03:00
alexfront
dbce47bef4
ClusterProxySetting refactoring
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 17:25:39 +03:00
alexfront
f533331864
ClusterWorkspaceSettings refactoring/fixing
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 14:33:46 +03:00
alexfront
f91e0e6a63
ClusterNameSettings refactoring
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 14:33:15 +03:00
alexfront
dd4faf4297
Preventing Input's spellchecking
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 14:29:09 +03:00
alexfront
d06145dd83
Fixing colorError in Input styles
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 14:28:38 +03:00
alexfront
6018bf0c42
Remove icons / checks from RemoveClusterButton
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-05 11:40:47 +03:00
Sebastian Malton
1f5acdb9cd
catch and log error from shell sync ( #630 )
...
* catch and log error from shell sync
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-08-04 10:25:52 -04:00
alexfront
0bee7b6c1a
Install Metrics component refactoring
...
Using notifications for error, removed picking
button icon method, simplified button generation.
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-04 15:49:21 +03:00
alexfront
71a9306e54
Cluster Status view refactoring
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-04 15:47:36 +03:00
alexfront
06d76ead74
Fixing Cluster Settings general layout bugs
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-04 15:46:42 +03:00
alexfront
eca727bef6
Adding head-col to WizardLayout
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-04 15:45:38 +03:00
alexfront
a3c5d58b11
A bit of cleaning in Add Cluster page
...
Signed-off-by: alexfront <alex.andreev.email@gmail.com>
2020-08-04 13:23:12 +03:00
Lauri Nevala
65df0c810a
Mock imported styles for jest ( #628 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-08-04 11:33:24 +03:00
Lauri Nevala
d923053844
Fix getFreePort() ( #627 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-08-04 10:28:27 +03:00
Lauri Nevala
c70564e962
Fix Kubectl.getDownloadMirror ( #629 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-08-04 10:25:31 +03:00
Lauri Nevala
0095c779b2
Fix getKubeConfigLocal() ( #635 )
2020-08-04 10:24:11 +03:00
Roman
756fc7b2b7
fix: Adding new workspace have default My Workspace name, instead of Name placeholder
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-03 18:01:10 +03:00
Roman
0b0e4f25b3
fix: The issue badge looks like it's disabled now (cluster-menu's icon badge)
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-03 17:17:27 +03:00
Roman
a6a4372320
fix: setup minimal window's width & height to 900x760
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-03 17:02:20 +03:00
Roman
fe9682cea6
fix: When selecting Custom option when adding new cluster, Kubeconfig field is pre-filled with default kubeconfig
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-03 16:54:43 +03:00
Roman
1d9d4dbad4
fix: When disconnecting non active cluster from left menu, the active cluster gets disconnected
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-03 16:51:24 +03:00
Roman
e9f60a7907
fix Cmd+Q exit error
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-08-03 16:45:59 +03:00
Sebastian Malton
d4ff99f3bf
convert the cluster settings view from Vue to React ( #613 )
...
- Add a basic file picker component
- Now stores the icons as base64 img src formatted data blobs
- Changed over cluster settings to mobx
- Removed old Vue files
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-08-02 15:56:39 +03:00
Lauri Nevala
bac6fbaaf1
Fix lint issues
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-07-31 11:10:52 +03:00
Roman
cf5b3b4ea6
cleaning-up renderer/_vue, moi-moi vue.js
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-29 17:23:46 +03:00
Roman
ec095cac8e
fix: cluster-icon's badge (events-count) is cropped in clusters-menu
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-29 17:14:06 +03:00
Lauri Nevala
d9eb7cb28e
Pass empty function as callback for fs.unlink calls ( #618 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-07-29 16:11:50 +03:00
Roman
39316e1a54
refactoring & moving rbac.ts to "common"
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-29 16:05:08 +03:00
Roman
3a115ae485
refactoring & fixes
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-29 14:57:27 +03:00
Roman
2054f38d08
updated README.md
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 19:19:39 +03:00
Roman
c318bb4390
update .yarnrc to current electron-version
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 18:08:14 +03:00
Lauri Nevala
51c4965749
Fix invalid error callback on fs.chmod calls ( #615 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-07-28 17:58:49 +03:00
Lauri Nevala
6fb2360822
Use quotas in resource applier's kubeconfig path ( #616 )
...
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-07-28 17:56:29 +03:00
Roman
07c4d1b9d6
fix: electron error when closing app window
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 17:48:34 +03:00
Roman
1d7736076c
tooltip refactoring -- part 2
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 17:42:48 +03:00
Roman
f2803abcb6
tooltip refactoring -- part 1
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 16:57:24 +03:00
Roman
4087cf025e
fix: infinite spinner with no-clusters view
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 11:42:57 +03:00
Roman
be52b4ad93
kube-api.ts clean up
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-28 09:46:54 +03:00
Roman
7eee65dba5
fixes: cluster-icon/clusters-menu
...
Signed-off-by: Roman <ixrock@gmail.com>
2020-07-27 16:59:34 +03:00
Roman
483feda7e9
Merge remote-tracking branch 'origin/vue_react_migration' into vue_react_migration
2020-07-27 16:19:58 +03:00
Roman
4eec23689b
base-store clean up
...
Signed-off-by: Roman <ixrock@gmail.com>
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
2020-07-27 09:14:16 -04:00