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

Add state API and UI for state changes to admin dashboard #156

Merged
merged 10 commits into from
Apr 2, 2014

Conversation

gicmo
Copy link
Member

@gicmo gicmo commented Apr 1, 2014

Closes issue #141

@@ -45,6 +45,8 @@ GET /api/abstracts/:id/figures controllers.api.Fi
PUT /api/abstracts/:id/owners controllers.api.Abstracts.setPermissions(id: String)
GET /api/abstracts/:id/owners controllers.api.Abstracts.getPermissions(id: String)
GET /api/abstracts/:id/stateLog controllers.api.Abstracts.listState(id: String)
PUT /api/abstracts/:id/state controllers.api.Abstracts.setState(id: String)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice to have that to update state only

asobolev added a commit that referenced this pull request Apr 2, 2014
Add state API and UI for state changes to admin dashboard
@asobolev asobolev merged commit c53654b into G-Node:master Apr 2, 2014
@gicmo gicmo mentioned this pull request Apr 2, 2014
@gicmo gicmo deleted the stateAPI branch March 2, 2016 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants