Filip Barl
f27d1337c8
Resolved a buncher of simple(r) eslint errors
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
guyfedwards
272b9a5d6a
add eslint sort-keys rule and run codemod
2019-01-09 13:59:15 +00:00
Roland Schilter
f96dd4a532
client: Fix uptime sort in table view ( #3038 )
...
* client: Fix uptime sort in table view
Duration dataType for table columns is now sorted as numeric value.
Default sorting is kept as ascending and text is left-aligned, unlike
numbers.
* Make non-second unit show up in tests
2018-01-22 15:31:44 +01:00
Aaron Kirkbride
848c9bab3c
Upgrade to React 16
2017-11-14 13:22:00 +00:00
Filip Barl
90c120d8d9
Fixed the failing tests.
2017-10-17 21:05:19 +02:00
Filip Barl
d81e50d418
Fix DOM closing tag location.
2017-10-17 19:07:52 +02:00
Filip Barl
58922730f5
Fixed function-paren-newline.
2017-10-17 19:04:41 +02:00
Jordan Pellizzari
b5a720e17c
Merge pull request #2076 from weaveworks/2075-client-linting
...
Add client linting to CI config
2016-12-09 08:04:01 -08:00
fbarl
524e2e2e9a
Importing lodash util functions explicitly.
2016-12-09 14:03:31 +01:00
jpellizzari
7fba78c7b3
Liniting fixes
2016-12-08 11:08:48 -08:00
Filip Barl
604661ca2a
Update package.json ( #2017 )
2016-11-23 15:59:41 +01:00
Filip Barl
d15e884cb1
Table-mode: sort ips numerically ( #2007 )
...
Fix #1746 - sort IPs numerically in the table mode
2016-11-22 11:05:59 +01:00