Commit Graph

19 Commits

Author SHA1 Message Date
Wyatt Johnson b0f01cf00f Initial commit of asset queuing (#97)
* Initial commit of asset queuing

* Addresssing comments
2016-11-28 13:29:39 -05:00
David Jay 4bea5e5914 Adding route to delete actions. 2016-11-11 17:06:29 -05:00
David Erwin 822f586888 Merge master and lint 2016-11-10 11:37:14 -05:00
David Erwin b6a0a99d91 Update method name for clarity 2016-11-10 10:12:47 -05:00
David Erwin 923edc7828 Merge branch 'master' into queue 2016-11-10 10:07:07 -05:00
Wyatt Johnson 27896b8e42 Fixed tests for new users model 2016-11-09 16:33:19 -07:00
gaba 49ea01049f Merge branch 'master' into update-settings-in-ui 2016-11-09 13:57:19 -08:00
gaba d7ea18cba9 Fix linting problems. Remove comment of code. Add package. 2016-11-09 13:52:47 -08:00
gaba eae2a0285b More tests and move settings stuff to routes and out of models. 2016-11-09 12:35:59 -08:00
gaba 9ff2613ab4 Comment stream with new and approved when post-moderated. 2016-11-09 11:40:57 -08:00
gaba ab68b81f21 Add tests to stream on moderated comments. 2016-11-09 09:33:15 -08:00
gaba b5769f429c One test to do. 2016-11-08 16:01:57 -08:00
gaba b19f936e64 Adds tests 2016-11-08 15:59:35 -08:00
gaba 0968b02c3a Moderation queue depending on moderation settings. 2016-11-08 15:26:05 -08:00
Wyatt Johnson 4a9c1775f1 Updated linting rules + fixed test layout to standardize 2016-11-07 11:51:45 -07:00
David Jay c173b08387 Fixing inconsistent test in comment model. 2016-11-04 10:16:20 -07:00
gaba 7c3005be50 Remove a test. 2016-11-04 10:07:44 -07:00
David Jay 8e9ebfb1a9 Adding find functions and tests to user and action models. 2016-11-03 17:45:37 -07:00
David Jay df77ee963a Adding find functions and tests to comment model. 2016-11-03 17:06:15 -07:00