* Add system test to create article from the editor * Move article creation from API to app controller * Fix system test to edit posts * Move article update from API to app controller * Rewrite create article API using API key * Add main_image and canonical_url to allowed creation params * Rewrite update article API using API key * Fix tests and have Comments API inherit from API |
||
|---|---|---|
| .. | ||
| analytics_controller.rb | ||
| api_controller.rb | ||
| articles_controller.rb | ||
| comments_controller.rb | ||
| follows_controller.rb | ||
| github_repos_controller.rb | ||
| podcast_episodes_controller.rb | ||
| reactions_controller.rb | ||
| tags_controller.rb | ||
| users_controller.rb | ||
| videos_controller.rb | ||