Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/1006 #1051

Closed
wants to merge 52 commits into from
Closed

Feature/1006 #1051

wants to merge 52 commits into from

Conversation

brianhyder
Copy link
Member

Continues #1006

  • Unit tests created and pass
  • JS Docs have been updated

Description:
Provides a GET all endpoint for roles
Cleans up some older code for efficiency and style

@pencilblue/owners

brianhyder and others added 30 commits March 21, 2016 22:19
Conflicts:
	package.json
	yuidoc.json
Fixes #982 - Adds topic filter for Article, Page, Media
Fixes #989 - Adds the about me endpoint
…he global scope, and be instanced on a site by site basis
…es to process with check to ensure it is set as a global
Missed if check to prevent double keys in the object if viewed on the global scope.
Fixes #998 - Upgrades Node JS Dependencies
* GET /api/content/comments?user
* GET /api/content/comments/:id
* DELETE /api/content/comments/:id
* GET /api/users?role,q
* GET /api/users/:id
* DELETE /api/users/:id
#1006 - Adds the ability to render a single article upon request
brianhyder and others added 19 commits May 2, 2016 20:27
Feature/1006 - Media API Refactor
Fixes #1029 - Adds configurable limit to form payload size
Fixes #1036 - a bug that causes a crash when requesting public resources
@brianhyder brianhyder self-assigned this May 15, 2016
@brianhyder brianhyder added this to the 0.6.0 - Admin UI & Navigation Updates milestone May 15, 2016
@brianhyder brianhyder removed this from the 0.6.0 - Admin UI & Navigation Updates milestone May 15, 2016
@brianhyder
Copy link
Member Author

Wrong branch.... #FAIL

@brianhyder brianhyder closed this May 15, 2016
@coveralls
Copy link

coveralls commented May 15, 2016

Coverage Status

Coverage increased (+2.03%) to 30.032% when pulling d9f8cd0 on feature/1006 into 8026443 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants