Daniel Holbach
8dfd0abbc9
Update babel, jest, webpack bits
...
This should fix the handlebars and serialize-javascript
security alerts on GH at least.
It also updates the node requirement (I think through the
jest update this was necessary) - somebody should check
if we can actually make the jump.
2020-03-10 12:22:35 +01:00
Filip Barl
c6d5fe1ec6
build(client): Ran yarn install to update yarn.lock
2019-12-05 11:18:07 +01:00
Filip Barl
51c731a1e9
build(client): deduplicate all yarn dependencies
2019-12-05 11:16:14 +01:00
Daniel Holbach
f27fdcda1a
update a number of js libs
2019-11-12 10:58:55 +01:00
Bryan Boreham
b3485dd294
Consolidate all lodash versions to 4.17.15
2019-10-22 14:24:10 +00:00
Filip Barl
916f121e78
Merge pull request #3705 from weaveworks/3434-fix-favicon-in-dev-mode
...
Fix favicon.ico in UI dev mode
2019-10-08 12:25:58 +02:00
Filip Barl
b5d7beaa97
Fix favicon.ico in UI dev mode
2019-10-08 12:00:58 +02:00
Filip Barl
39e48356b0
Import fonts only in Scope standalone
2019-10-08 11:24:11 +02:00
Filip Barl
f09f9af4b9
Merge pull request #3701 from oleggator/json-stable-stringify
...
scripts: replace JSON.stringify with json-stable-stringify
2019-10-07 17:12:57 +02:00
Oleg Utkin
ae112d05f3
script: replace JSON.stringify with json-stable-stringify
...
resolves issue #3133
2019-10-06 00:34:43 +03:00
Filip Barl
3036379c83
Don't try copying across app/styles
2019-10-04 16:12:30 +02:00
Filip Barl
b853244139
Fixed terminal styles
2019-10-04 16:09:51 +02:00
Filip Barl
2b41016596
Got rid of sass + sass-lint dependencies
2019-10-04 16:01:08 +02:00
Filip Barl
fd34eadf02
Removed all SASS files
2019-10-04 15:46:58 +02:00
Filip Barl
4cac153de5
Contained global styles and made themes scope static
2019-10-04 15:36:07 +02:00
Filip Barl
99f502a2b6
Fixed some styling inconsistencies
2019-10-04 15:16:28 +02:00
Filip Barl
577282d68b
Replaced all sass variables with styled theme ones
2019-10-04 14:38:52 +02:00
Filip Barl
b6a983e5a8
Replaced all scopeTheme vars in global-style.js and got rid of the unused ones
2019-10-04 14:20:57 +02:00
Filip Barl
fa9754a829
Satisfying all the stylelint rules
2019-10-03 15:47:26 +02:00
Filip Barl
4224d45458
Copied over _base.scss + adjusted the comments
2019-10-03 14:33:03 +02:00
Filip Barl
1aa9080576
Created styled components Scope themes
2019-10-02 19:13:52 +02:00
Filip Barl
3432e70fa1
Prototype global inject of Scope theme
2019-10-02 15:28:00 +02:00
Daniel Holbach
d3522986ea
update babel and jest bits - need to update node version too
2019-09-20 10:48:17 +02:00
Daniel Holbach
5eb67c54fc
update eslint things
...
keep eslint-config-airbnb version, newer version requires
changes in our code
2019-09-20 10:48:17 +02:00
Daniel Holbach
df0fc88d63
update babel bits
2019-09-20 10:48:17 +02:00
Daniel Holbach
e3dc53bd02
update stylelint components
2019-09-20 10:48:17 +02:00
Simon Howe
a18827f2f0
Fixes "45undefined" in node memory overlay
...
- Seems like the filesize lib subtley changed their API
2019-09-13 16:38:19 +02:00
Simon Howe
51e2f80560
Upgrades ui-components to version w/ styled-components 4
2019-09-06 11:19:55 +02:00
Daniel Holbach
e080f7823a
revert d3-selection to 1.3.2 - thanks Akash
2019-08-21 16:25:08 +02:00
Daniel Holbach
40a03bda7d
update some more dependencies
2019-08-21 16:19:46 +02:00
Daniel Holbach
2d3ff4f6fb
update some javascript dependencies
2019-08-21 16:19:46 +02:00
Filip Barl
478e325755
Resolved dependency cycle between actions and web utils
2019-08-02 20:02:30 +02:00
Filip Barl
c2fa42f514
Resolved router utils dependency cycle
2019-08-02 15:31:19 +02:00
Filip Barl
183bf0f8bd
Moved doControlRequest function into actions
2019-08-01 16:11:32 +02:00
Daniel Holbach
2ab7ada568
some more eslint updates
2019-08-01 08:39:42 +02:00
Filip Barl
7c417bd5d6
Addressed react/no-access-state-in-setstate
2019-08-01 08:39:42 +02:00
Filip Barl
f27d1337c8
Resolved a buncher of simple(r) eslint errors
2019-08-01 08:39:42 +02:00
Filip Barl
97a2e00fe3
Bumped node to v8.10.0
2019-08-01 08:39:42 +02:00
Daniel Holbach
630611af90
update eslint-config-airbnb
2019-08-01 08:39:42 +02:00
Daniel Holbach
0a53475d37
update some node modules again
2019-08-01 08:39:42 +02:00
Daniel Holbach
f2c371a87b
wants 4 spaces
2019-08-01 08:39:42 +02:00
Daniel Holbach
e5f9c2df51
Ignore react/destructuring-assignment for now
...
as per discussion in
https://github.com/weaveworks/scope/pull/3643#issuecomment-507233272
2019-08-01 08:39:42 +02:00
Daniel Holbach
3472bd4cc5
workaround Error: Cannot find module 'eslint/lib/formatters/stylish' by using unreleased eslint-loader (waiting for release)
2019-08-01 08:39:42 +02:00
Daniel Holbach
a494f00964
run 'eslint app server.js --fix'
2019-08-01 08:39:42 +02:00
Daniel Holbach
723d9f46df
update eslint components
2019-08-01 08:39:42 +02:00
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