Mac Siri
aed41c3238
Fix Ruby 2.7 kwargs' warnings & misc spec warnings ( #13256 )
2021-04-06 16:57:59 -04:00
Jacob Herrington
2186210792
Fix deprecation warning ( #13253 )
...
Rendering actions with '.' in the name is deprecated
2021-04-06 08:16:42 -05:00
Spencer
27648a938b
API: Endpoint to get an organization's articles ( #12237 )
...
* update route
* add controller action
* add article jbuilder/update shared files
* add tests
* update api docs
* add published to query
* render articles index/delete articles jbuilder
* call articles index attributes const
* put back article/flare partials
* bug fix for readinglist index
* bug fix for render partial in jbuilder
2021-01-13 13:09:58 +01:00
Mac Siri
893151d76b
Fix API's broken organization's image ( #11981 )
2020-12-21 07:20:16 -05:00
Spencer
6e2aab623e
API: Endpoint to get an organization's listings ( #11823 )
...
* add tests
* add route
* add controller action
* add jbuilder file
* update api docs
* update query
* update jbuilder listing
* add organization/user and category to listing
* update api docs/spec file
2020-12-18 12:20:35 -05:00
Spencer
de3d62bc40
API: Endpoint to get an organization's users ( #11514 )
...
* add tests
* add route
* add users action to organizations controller
* add jbuilder file
* update api docs
* add recource routes
* make updates to organizations controller
* remove org_users from api docs
* update spec
* add users show jbuilder
* bug fix for user show
2020-11-25 12:50:57 +01:00
Spencer
c0168df2a8
API: Endpoint to get an organization's details ( #10931 )
...
* add organizations api request spec
* add organizations api controller
* add organizations api show route
* add show jbuilder file
* fix merge conflict on routes
* add organization show to api docs
* update created_at to iso format
* api docs add format field/cleanup
2020-10-30 16:22:30 -04:00