docbrown/app/javascript/article-form
rhymes 941ab4178b Articles API: create and update (#2844)
* 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
2019-05-16 12:26:24 -04:00
..
__tests__ Move webcomponents-loader to lib and clean out some dead code (unrelated) (#2838) 2019-05-14 22:00:46 -04:00
elements Fix text that says publishing for v1 (#2831) 2019-05-14 14:08:32 -04:00
actions.js Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
articleForm.jsx Simplify article show page reactions (#2827) 2019-05-15 10:32:36 -04:00