fleet/server/datastore/mysql
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
..
migrations Merge master 2018-05-07 22:57:08 -06:00
app_configs.go Add FileAccesses to FIM Configuration (#1717) 2018-02-26 12:54:13 -08:00
campaigns.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
datastore_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
delete.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
email_changes.go Fix Issue where saving same option value errs. (#1433) 2017-03-30 17:03:48 -05:00
errors.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
file_integrity_monitoring.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
hosts.go Add fleetctl query command (#1784) 2018-05-17 15:54:34 -07:00
invites.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
labels.go Add fleetctl query command (#1784) 2018-05-17 15:54:34 -07:00
mysql.go Fix timezone in MySQL connection string (#1818) 2018-06-11 07:31:39 -07:00
options.go Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
osquery_options.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
packs.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
password_reset.go Remove default timestamp to fix strict error (#1720) 2018-05-04 11:10:17 -06:00
queries.go Add name not empty validation for spec types (#1783) 2018-05-14 12:23:38 -06:00
scheduled_queries.go Fix pack and query UI issues in Fleet 2.0 (#1829) 2018-06-15 10:13:11 -04:00
sessions.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
targets.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
users.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
yara.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00