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 "resolve" button to calls on watch_calls page #96

Open
rachelLagodka opened this issue Nov 2, 2012 · 6 comments
Open

Add "resolve" button to calls on watch_calls page #96

rachelLagodka opened this issue Nov 2, 2012 · 6 comments

Comments

@rachelLagodka
Copy link
Member

Right now the recordings don't play on the resolved calls page or on the tickets but they do play on the watch calls list. This list is ordered last to first and i think if there were a resolved button on this page it would be quicker and easier to get through the list

@ghost ghost assigned jMyles and dpiaquadio Nov 2, 2012
@jMyles
Copy link
Member

jMyles commented Nov 4, 2012

Agreed! Do it up. Do need help?

@rachelLagodka
Copy link
Member Author

yes!

@jMyles
Copy link
Member

jMyles commented Nov 4, 2012

Fortunately, there's already an exemplary ajax call for this purpose on the resolve calls page. It's here:

https://github.com/SlashRoot/WHAT/blob/master/static/js/coffee/resolve_calls.coffee#L4

The view which handles this request is exceedingly simple:

https://github.com/SlashRoot/WHAT/blob/master/apps/comm/views.py#L203

@rachelLagodka
Copy link
Member Author

On Sat, Nov 3, 2012 at 10:09 PM, Justin Holmes notifications@github.comwrote:

Fortunately, there's already an exemplary ajax call for this purpose on
the resolve calls page. It's here:

https://github.com/SlashRoot/WHAT/blob/master/static/js/coffee/resolve_calls.coffee#L4

The view which handles this request is exceedingly simple:

https://github.com/SlashRoot/WHAT/blob/master/apps/comm/views.py#L203


Reply to this email directly or view it on GitHubhttps://github.com//issues/96#issuecomment-10046667.

@rachelLagodka
Copy link
Member Author

i was in a hurry and closed this issue by mistake.....

@rachelLagodka rachelLagodka reopened this Nov 4, 2012
@rachelLagodka
Copy link
Member Author

we moved this issue here SlashRoot/django-coldbrew#14
in a more general sense, to create a button model

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

No branches or pull requests

3 participants