Commit Graph

16 Commits

Author SHA1 Message Date
Alexis Tyler c6a9254e33 add startArray/stopArray mutations and docker queries/types
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-07-07 11:58:19 +09:30
Alexis Tyler aee000a01e general cleanup and started adding mutations
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-07-04 16:41:48 +09:30
Alexis Tyler 79ab6f5439 add enum for VmState and add comments for info array
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-07-04 16:26:12 +09:30
Alexis Tyler c9642466f8 fix vms/domains returning null and add comment to me type
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-07-01 14:10:08 +09:30
Alexis Tyler c7f681bc0c add gql tag and fix up vm domains
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-07-01 13:35:07 +09:30
Alexis Tyler 66fd12cb0e add comments to vm type and add info/array state enum and field
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-07-01 13:11:35 +09:30
Alexis Tyler bfda1a6f00 ensure process title is set and cleanup unused vars
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-30 14:24:17 +09:30
Alexis Tyler a27682e09e fix typo
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-27 12:23:52 +09:30
Alexis Tyler 4e92dd8d18 add disabled to plugin type
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-20 16:05:39 +09:30
Alexis Tyler 2c021ae10e add PluginError, remove unneeded file existance check and move my_servers code to its plugin
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-20 15:53:09 +09:30
Alexis Tyler 7daf9b5a8a add better plugin module support
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-20 14:40:44 +09:30
Alexis Tyler e70fc20f97 added pluginModule and update plugin schema
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-16 15:40:20 +09:30
Alexis Tyler 5917d046d7 switch apimanager to singleton, only add apiKey if it exists and move core error handling to correct place
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-14 14:36:32 +09:30
Alexis Tyler 1da02e1610 add license header
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-14 11:08:16 +09:30
Alexis Tyler 74a23da1b2 always throw app error
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-13 13:02:39 +09:30
Alexis Tyler 897ae9ae28 move old server code over
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-06-11 00:58:31 +09:30