Zachary Wasserman
7494513400
Clean up and comments before merge.
2020-07-21 14:05:46 -07:00
Zachary Wasserman
42bea2a144
Implement manual labels
...
"Manual" labels can be specified by hostname, allowing users to specify
the membership of a label without having to use a dynamic query. See the
included documentation.
2020-07-21 14:05:46 -07:00
Zachary Wasserman
992151fb8f
Clarify labels UI ( #2012 )
...
- Clarify language
- Add note about label queries being immutable
Closes #1384
2019-03-10 13:51:25 -07:00
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
Mike Stone
ff74ba2233
Edit labels ( #1207 )
...
* Moves LabelForm outside of the QueryForm component
* Render LabelForm in ManageHostsPage
* API client to update labels
* Edit button styles
2017-02-15 09:51:19 -05:00