Skip to content

Instantly share code, notes, and snippets.

@data-doge
Created September 16, 2015 05:22
Show Gist options
  • Save data-doge/77568e2e488c18c575d4 to your computer and use it in GitHub Desktop.
Save data-doge/77568e2e488c18c575d4 to your computer and use it in GitHub Desktop.
STS:
1. clicking on a customer_feedback expands it and displays information about the customer conversion
- if no history
- no view/hide history btn
- if unresolved
- survey history
- sent_at
- responded_at
- conversion history (by default not shown, with a 'view history' btn)
- conversion-form (by default shown + empty)
- 'clear' button
- if resolved
- survey history
- sent_at
- responded_at
- conversion history (by default SHOWN, with a 'hide history' btn)
- has a bunch of customer_communications
- actioned_at
- method_of_com
- remedy_offered
- internal notes
- an edit button
- NO conversion-form
2. clicking view history / hide history
3. creating a new note
4. editing a note
- updating status
- not updating status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment