fleet/server/datastore
Zachary Wasserman 0b7747bef0
Fix pack and query UI issues in Fleet 2.0 (#1829)
Replaces (and appropriately refactors) a number of endpoints that were removed long ago when we decided to kill the UI with the fleetctl release. We turned out not to do this, and now need to restore these missing endpoints.

This is not a straight up replacement of the existing code because of refactoring to the DB schemas that was also done in the migration.

Most of the replaced code was removed in #1670 and #1686.

Fixes #1811, fixes #1810
2018-06-15 10:13:11 -04:00
..
inmem Return 404 errors where appropriate in spec endpoints (#1777) 2018-05-09 16:54:42 -07:00
internal/appstate removing license code (#1551) 2017-09-01 10:42:46 -06:00
mysql Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
datastore_app_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_campaigns_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_email_changes_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_hosts_test.go Add fleetctl query command (#1784) 2018-05-17 15:54:34 -07:00
datastore_invites_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_labels_test.go Add fleetctl query command (#1784) 2018-05-17 15:54:34 -07:00
datastore_migrations_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_options_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_osquery_options_test.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
datastore_packs_test.go Implement Get methods for single entities of label, pack and query specs (#1766) 2018-05-07 19:54:29 -06:00
datastore_password_reset_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_queries_test.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
datastore_scheduled_queries_test.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
datastore_targets_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_test.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
datastore_unicode_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_users_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_yara_test.go Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
file_integrity_monitoring_test.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
mysql_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00