summaryrefslogtreecommitdiff
path: root/app/views/v1
AgeCommit message (Collapse)Author
2014-02-27move shared partials into shared folder.mo khan
2014-02-22load the location as expected.mo khan
2014-02-22pass location json to partial. active records lazy instantiation of has_one ↵mo khan
relationship keeps returning nil.
2014-02-22remove .json extension from jbuilder templates.mo khan
2014-02-22remove explicit render :json.mo khan
2014-02-22found a weird bug with jbuilder and trying to render the location json node.mo khan
2014-02-22add status to license and fix broken jbuilder spec.mo khan
2014-02-22add the license status to the json response.mo khan
2014-02-22add well types and license statuses to the company licenses json response.mo khan
2014-02-22extract partials for well types and license types.mo khan
2014-02-22add license statuses to the json response.mo khan
2014-02-22add well types to the json response.mo khan
2014-02-22add applicant name to json response.mo khan
2014-02-22do not disclose company or well type information for confidential licenses.mo khan
2014-02-22extract partial for company.mo khan
2014-02-22extract partial for location.mo khan
2014-02-22extract well_type partial.mo khan
2014-02-22extract partial to render the license information.mo khan
2014-02-22add json response for licenses#show.mo khan
2014-02-22update json response for company_licenses#index.mo khan
2014-02-22add id to json response.mo khan
2014-02-22define json for licenses#index endpoint.mo khan
2014-02-22start view specs for each json response.mo khan
2014-02-21start to build the json specs.mo khan