docbrown/app/views/api/v0
cyrillefr 70631ad2f7 Listings creation and update API (#4014)
* Listings creation and update API

  - new listings controller
  - refactored code to share core functionnality between api and web controllers
  - code in common in classified listing concerns
  - added tests for index/create/update
  - json output as views
  - updated a factory

* Listings creation and update API: code update

  - refactored json calls
  - added test cases
  - added pagination for list of listings
  - refactored jbuilder files
  - typos

* Listings creation and update API: code update

  - tags and tag_list in controller
  - changed view to display both
  - refactored and added test

* Listings creation and update API: code update

  - small change to resolve conflit

* Listings creation and update API: code update

  - added test case
  - deleted unneeded test case
2019-09-24 07:03:52 -07:00
..
articles Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00
chat_channels Fix chat channel details profile pic issue (#3458) 2019-07-12 09:33:40 -04:00
classified_listings Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00
comments Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
github_repos Use Preact for asynchronous rendering for /settings/integrations (#986) 2018-10-31 15:51:07 -04:00
podcast_episodes Initial commit 2018-02-28 16:11:08 -05:00
shared Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00
tags Code cleanups (#659) 2018-08-07 11:00:13 -04:00
users Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
videos "/videos" (#2291) 2019-04-05 14:02:03 -04:00
webhooks Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00