Daniel Holbach
8602915f6c
update to run stylelint on 'client/app/scripts'
2019-06-07 13:32:49 +02:00
Daniel Holbach
cd61f9b85a
Breaking change in stylelint 10.0.0, use --allow-empty-input
...
c.f. https://github.com/stylelint/stylelint/releases/tag/10.0.0
2019-06-07 12:00:10 +02:00
Daniel Holbach
97fe7e3fe0
downgraded eslint-config-airbnb again as it'd require some code changes on our end
2019-06-07 11:32:20 +02:00
Daniel Holbach
ae5b0e868f
upgrade a bunch of dependencies for sshpk
2019-06-07 11:11:58 +02:00
Daniel Holbach
fdf21be15b
upgrade a bunch of dependencies for js-yaml, not all old versions purged from yarn.lock
2019-06-07 11:08:32 +02:00
Filip Barl
765d9a06ac
Fixed contrast mode in the URL.
2019-05-23 16:22:46 +02:00
Satyam Zode
6b758564d2
Upgrade the weaveworks ui-components to 0.20.0
...
- Include shape for dottedtriangle
Signed-off-by: Satyam Zode <satyamzode@gmail.com >
2019-05-20 16:55:24 +05:30
Daniel Holbach
f03f41eedf
Merge pull request #3596 from weaveworks/remove-materialize-css-dep
...
Remove materialize-css JS dep
2019-04-15 09:06:29 +02:00
Filip Barl
9e7730bbc7
Remove materialize-css JS dep.
2019-04-11 16:12:15 +02:00
leavest
16c53a7526
https://www.chromestatus.com/features/6662647093133312
...
Fix bug where 56+ chrome can't prevent default wheel events.
Fixes #3592
2019-04-09 17:26:24 +08:00
Filip Barl
a945ac2fe5
Fix build-pkg script - make Babel fully transform the package files.
2019-03-26 16:29:22 +01:00
Filip Barl
0b1a1f4858
Bumped jest and fixed the feature storage.
2019-03-26 12:28:57 +01:00
Filip Barl
019ab0ff80
Update some node deps.
2019-03-26 12:01:58 +01:00
Filip Barl
050017085e
Use Time Travel context when downloading raw reports.
2019-03-14 15:54:50 +01:00
Daniel Holbach
5405815bf6
revert react-redux update
2019-03-05 12:48:27 +01:00
Daniel Holbach
527eb149d8
update stylelint components
2019-03-05 10:39:08 +01:00
Daniel Holbach
413bf598a8
update redux and react-redux
2019-03-03 11:08:01 +01:00
Daniel Holbach
d490e7a520
update dagre
2019-03-03 10:56:06 +01:00
Daniel Holbach
403132c7d5
update express
2019-03-01 18:25:28 +01:00
Daniel Holbach
e78de35b15
drop browser-perf, it was never used. update to latest css-loader that does not break compatibility.
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-03-01 18:12:04 +01:00
Simon Howe
e07c67a617
Upgrade ui-cmp and some of similar deps
...
- So everyone is on the same styled-components
- Only visual diff found: terminal font is a bit heavier
2019-02-27 12:30:52 +11:00
guyfedwards
f645d116fa
fix: update materialize-css to update jquery
...
Updates jquery to fix 2 medium impact vulnerabilities
https://nvd.nist.gov/vuln/detail/CVE-2015-9251
https://nvd.nist.gov/vuln/detail/CVE-2016-10707
2019-02-26 14:52:21 +00:00
Filip Barl
e66a3e08dc
Add a confirmation dialog for deleting a pod.
2019-02-26 11:57:00 +01:00
Daniel Holbach
febe9b69e3
fix CVE-2018-16487 (lodash vulnerability)
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-02-11 11:57:12 +01:00
Bryan Boreham
0c3f565842
Merge pull request #3557 from weaveworks/update-xterm
...
update xterm.js dependency (CVE-2019-0542)
2019-02-04 16:45:03 +00:00
Bryan Boreham
d9a0232124
Merge pull request #3562 from AVRahul/fix/hover-sidebar
...
Fixed the sidebar namespaces hover effect at last-child
2019-02-04 16:41:21 +00:00
Simon Howe
d86c263732
Include the control's id as an attr on the button
...
- To allow easy CSS selection of a particular button. We might want to
hide it in some cases or give it a different color etc.
2019-01-22 16:22:58 +01:00
A V Rahul
178a1bf77e
Fixed the sidebar namespaces hover effect to last-child
2019-01-18 16:00:30 +05:30
Daniel Holbach
32b85e62d4
update xterm.js dependency (CVE-2019-0542)
...
Signed-off-by: Daniel Holbach <daniel@weave.works >
2019-01-16 20:49:05 +05:30
Guy Edwards
237e931c34
Merge pull request #3551 from weaveworks/eslint-sort-keys
...
add eslint sort-keys rule and run codemod
2019-01-10 16:59:59 +00:00
guyfedwards
272b9a5d6a
add eslint sort-keys rule and run codemod
2019-01-09 13:59:15 +00:00
Yu Cao
550227bf9f
Update _base.scss
2019-01-08 10:20:22 -05:00
Yu Cao
fd116a6425
Merge branch 'master' into issues/3096
2019-01-08 10:18:35 -05:00
Roland Schilter
f8412c3204
Rename :orgId to :instanceId in metrics graph url
...
- Renames placeholders `:orgId` to `:instanceId` in
`--app.metrics-graph`
- Adjusts frontend client to use the provided instanceId by its host
application (Weave Cloud)
2018-12-17 17:57:00 -08:00
Simon Howe
3db843f12d
Upgrades to styled-components 3
...
- Keeps up w/ ui-cmp
2018-11-27 09:03:28 +01:00
Bryan Boreham
f157132622
UI Build: stop deleting static ui files when building external ui
...
This can cause an empty static UI if things build in an unfortunate
order.
2018-11-23 12:25:22 +00:00
Filip Barl
9fda9b9315
Bump ui-components to v0.15.2.
2018-11-15 15:23:48 +01:00
Simon Howe
0c6a91687e
Don't have node_modules/font-awesome anymore
2018-11-14 18:05:02 +01:00
Simon Howe
cac3b2783e
Upgrade to ui-cmp that has fa5
2018-11-14 16:43:20 +01:00
Simon Howe
1994050a38
Removes some mystery styling.
...
- I don't think the result will be aweful if its stil being used.
2018-11-14 15:10:03 +01:00
Simon Howe
8a6cc7ed4d
Switch over to <i> from <span> for icons
...
- to select in styles, as fa5 has other prefix classnames (far, fab,
fas)
2018-11-13 12:51:47 +01:00
Simon Howe
d3a36cf873
Load up fa5 instead of 4
...
- Switch to fa5 icons and tweak font-sizes a bit
2018-11-13 12:51:31 +01:00
Simon
e78f8a8de4
Revert "Upgrade to Font Awesome 5"
2018-11-12 11:22:19 +01:00
Simon Howe
2cc58f5b00
Switch to fa5 icons and tweak font-sizes a bit
2018-11-09 14:59:53 +01:00
Simon Howe
52fc460f8e
Load up fa5 instead of 4
2018-11-09 13:41:37 +01:00
Lucille Tachet
bb428b819b
client: fix renderNotAvailable message
2018-10-28 17:01:02 +01:00
Lucille Tachet
61b8a7f889
client: update stopped container message
...
Fixes #2879
2018-10-18 23:15:31 +02:00
Akash Srivastava
5b8a8c9f56
Merge branch 'master' into volume-snapshot
2018-10-17 23:36:09 +05:30
Akash Srivastava
81a682893f
Add kubernetes volume snapshot support
...
- Add a new client in probe/kubernetes/client.go
which will be used to fetch details of Snapshot CRD
- Visualize VolumeSnapshot and VolumeSnapshotData
- Add adjacency between PV and VolumeSnapshot
- Add adjacency between VolumeSnapshot and VolumeSnapshotData
- Add snapshot filter to hide and show snapshots
Signed-off-by: Akash Srivastava <akash.srivastava@openebs.io >
2018-10-16 01:04:44 +05:30
Akash Srivastava
ea9ad0a1e6
Update topology to include tag
...
Tag can be used to specify the sub-shape for the given node.
Signed-off-by: Akash Srivastava <akash.srivastava@openebs.io >
2018-10-16 01:04:42 +05:30