Commit Graph

180 Commits

Author SHA1 Message Date
Wyatt Johnson ca3d56def8 asset refresh patched 2018-05-09 14:40:24 -06:00
Wyatt Johnson 9af3772087 Added json output for assets list
- Fixes #1597
2018-05-09 14:28:04 -06:00
Wyatt Johnson 51525de679 fixed set-role description 2018-05-09 14:17:43 -06:00
Wyatt Johnson 2b1108cd88 Settings Cache Refactor 2018-05-07 14:27:00 -06:00
Wyatt Johnson f5099d94bc fix 2018-05-03 14:32:56 -06:00
Wyatt Johnson 7c16ae2220 cli fix 2018-05-02 10:17:41 -06:00
Wyatt Johnson d6828c5ef4 cli fixes 2018-05-01 16:27:47 -06:00
Clint Brown f83d6246cb Fix lint 2018-04-24 17:34:14 +10:00
Clint Brown a444d98733 Add missing ctx arg for CLI users create 2018-04-24 17:17:48 +10:00
Wyatt Johnson 10d11c1615 adjusted index creation and managemen 2018-04-12 09:37:17 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Wyatt Johnson 93ccec6614 Fixes #1505 2018-04-06 16:19:10 -06:00
Kiwi cb6fe6fd16 Merge branch 'master' into restore-new-user-event 2018-03-15 18:47:26 +01:00
Kim Gardner 21722d36ea Merge branch 'master' into restore-new-user-event 2018-03-14 18:19:29 -04:00
Kim Gardner 1f548e1c5e Merge branch 'master' into del-user 2018-03-13 21:21:05 -04:00
Kim Gardner e25b2d01c2 Merge branch 'master' into del-user 2018-03-13 19:32:02 -04:00
Kim Gardner 8db3f72bb4 Merge branch 'master' into restore-new-user-event 2018-03-13 19:31:50 -04:00
Kim Gardner 94fa21c57f Merge branch 'master' into job-separation 2018-03-13 19:31:20 -04:00
Wyatt Johnson da6b5c7f36 fixed some missing calls to service 2018-03-12 16:54:18 -06:00
Wyatt Johnson f5fd162b37 moved user deletion into graph 2018-03-12 15:39:50 -06:00
Wyatt Johnson 96323de147 added option to disable jobs from starting 2018-03-12 14:10:51 -06:00
Kim Gardner 907554044d Merge branch 'master' into user-create 2018-03-12 08:35:52 -04:00
Wyatt Johnson 6298658194 restored user creation cli 2018-03-09 17:11:19 -07:00
Wyatt Johnson a32a205069 updates to some docs 2018-03-09 17:07:58 -07:00
Wyatt Johnson bd93d2d5b5 fixed workspace error 2018-02-28 15:54:26 -07:00
Wyatt Johnson 31c643e4eb Merge branch 'master' into events 2018-02-22 16:02:07 -07:00
Wyatt Johnson 5bba2ea0ae updated plugin reconciler, replaced docker commands 2018-02-22 14:27:14 -07:00
Wyatt Johnson e5f6188bd2 replaced custom loading with yarn workspaces 2018-02-20 21:39:32 -07:00
Wyatt Johnson 376ffd8486 fixed runtime errors 2018-02-15 10:23:27 -07:00
Wyatt Johnson 8d656b51a0 introduced count adjusters for deleting a user 2018-01-29 13:56:09 -07:00
Wyatt Johnson bc42539fc4 cleanup 2018-01-29 10:02:38 -07:00
Wyatt Johnson 752825db68 Merge branch 'master' into migration-updates 2018-01-26 10:51:58 -07:00
Wyatt Johnson 6caae2df97 applied migration performance improvements 2018-01-25 18:17:04 -07:00
Wyatt Johnson 75751285fe fixed default setup 2018-01-25 16:18:05 -07:00
Wyatt Johnson 04390c5acd migration rewrite and removed verifications 2018-01-25 16:12:26 -07:00
Wyatt Johnson e8f73ddb87 changed copy 2018-01-25 13:20:16 -07:00
Wyatt Johnson e6f796e99c expanded on migration support 2018-01-25 13:07:29 -07:00
Wyatt Johnson de9383e657 more extreme error exiting for rejected promise that are not handled 2018-01-25 10:17:26 -07:00
Wyatt Johnson 1e517469c3 Fail on plugin installation fail 2018-01-25 10:16:14 -07:00
Wyatt Johnson 26c109e8ae Removed cwd in place of __dirname 2018-01-22 11:06:49 -07:00
Wyatt Johnson 4bbd561a1b fix to cli 2018-01-18 16:54:27 -07:00
Wyatt Johnson 45d6800143 added dry mode 2018-01-16 17:10:59 -07:00
Wyatt Johnson e3cdad1f2a added asset re-write 2018-01-16 16:47:05 -07:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Wyatt Johnson 876f4ef700 updated docs for 4.0 2018-01-11 16:51:08 -07:00
Wyatt Johnson 7706a0521c Merge branch 'next' into email-send-fix 2018-01-11 15:28:11 -07:00
Wyatt Johnson a4e8ea93bc fixed import typo 2018-01-11 15:24:46 -07:00
Wyatt Johnson 1dcf297a45 added email fixes 2018-01-11 10:58:43 -07:00
Wyatt Johnson 8545be307d removed snakecase 2018-01-08 11:17:11 -07:00
Wyatt Johnson c07ec23a20 hardened configuration
- moved env rewrite + dotenv code to single location
- fixed bug with system flag on user
2018-01-05 16:06:36 -07:00