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

KG - Protocol Permissions Refactor (1.7.0) #404

Merged
merged 34 commits into from May 26, 2016

Conversation

kayla-glick
Copy link
Contributor

No description provided.

@@ -55,6 +57,13 @@ $(document).ready ->
$.ajax
type: 'get'
url: "/dashboard/protocols/#{protocol_id}/display_requests"
success: (data) ->
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Send the request, get the modal back through JSON and open it, then enable the bootstraptables and enable the selectpickers

end

is_provider
def is_service_provider?(ssr)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just refactored a few methods

@kayla-glick kayla-glick changed the title Kg - Protocol Permissions Refactor Please Review, Kg - Protocol Permissions Refactor **DO NOT MERGE** May 23, 2016
@kayla-glick kayla-glick changed the title Please Review, Kg - Protocol Permissions Refactor **DO NOT MERGE** Please Review, Kg - Protocol Permissions Refactor (1.7.0) May 24, 2016
@@ -457,7 +457,7 @@
this.options.paginationVAlign === 'top' || this.options.paginationVAlign === 'both' ?
'<div class="fixed-table-pagination" style="clear: both;"></div>' :
'',
'<div class="fixed-table-container protocol-management-and-financial-view">',
'<div class="fixed-table-container">',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This did not serve a purpose in SPARC. It seems to be a copy-over from CWF

@kayla-glick kayla-glick changed the title Please Review, Kg - Protocol Permissions Refactor (1.7.0) KG - Protocol Permissions Refactor (1.7.0) May 26, 2016
@kayla-glick kayla-glick merged commit 980a83d into master May 26, 2016
@kayla-glick kayla-glick deleted the kg-correct_sr_ssr_permissions branch May 26, 2016 13:55
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.

None yet

1 participant