Zachary Wasserman
dc4b97d15f
Fix React deprecation warnings ( #1976 )
...
- Refactor imports of PropTypes to use the prop-types package
- Upgrade dependencies that were setting off deprecation warnings
2019-01-06 17:25:33 -08:00
Kyle Knight
14fa984bd3
Update All platform text to use Icon ( #1363 )
2017-03-08 08:40:02 -08:00
Kyle Knight
0716d19c52
Removing 'Show All' in Query and Packs ( #1275 )
2017-02-23 14:18:23 -05:00
Mike Stone
e56e94b86e
Add host details throughout app ( #973 )
2017-01-20 12:02:13 -05:00
Kyle Knight
b83b244793
Add in message if label has no hosts ( #1038 )
2017-01-19 16:14:44 -05:00
Kyle Knight
f169b68bdf
Style osquery config page ( #968 )
2017-01-17 11:38:56 -05:00
Kyle Knight
5ec95a5a3b
Integrating PlatformIcon component ( #687 )
2016-12-22 13:35:24 -06:00
Kyle Knight
8f07fe2ed2
Fixing bug in Query Table sidebar dropdown ( #691 )
2016-12-22 13:26:18 -06:00
Kyle Knight
021e42290b
New Query Sidebar Styles ( #621 )
2016-12-16 10:07:35 -06:00
Kyle Knight
8ad731e8fb
Refactor form fields ( #636 )
2016-12-16 09:54:49 -06:00
Kyle Knight
7acec77303
Render Icons with component ( #533 )
2016-11-28 13:20:15 -06:00
Kyle Knight
b4572b7327
Converting use of native select elements to react-select library ( #440 )
2016-11-09 08:26:15 -06:00
Kyle Knight
cd68b27715
Renaming button classes to be modifiers instead of elements ( #449 )
2016-11-08 08:20:35 -06:00
Kyle Knight
ca33d238d8
Converting JS/Radium styles to SCSS ( #360 )
2016-11-03 14:40:54 -05:00
Mike Stone
ee3d96eb53
Update eslint ( #337 )
...
* Updates eslint packages
* Expected parentheses around arrow function argument having a body with curly braces
* Prop type `object` is forbidden
* Visible, non-interactive elements should not have mouse or keyboard event listeners
* Prop type is defined but not used
* Unexpected use of file extension "jsx"
* Expected 'this' to be used by class method
* HTML entities must be escaped
* Prevent default behavior on more options button click
2016-10-21 19:13:41 -04:00
Kyle Knight
b0da10cd4d
Allow SCSS to import globs ( #332 )
2016-10-21 11:57:33 -04:00
Mike Stone
a81f08b07b
Sidepanel refactor ( #329 )
...
* Moves side panels into the side_panel directory
* Adds SecondarySidePanelContainer component
* Renames MainSidePanel to SiteNavSidePanel
2016-10-20 08:43:25 -04:00