forked from SalesforceLabs/EmailResponseConsole
-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
egiraudy edited this page Oct 29, 2012
·
10 revisions
- allow using the custom Case list view - currently used as a left side bar component in the case detail view - as a pinned list view
- add a sample ERC app to the package
- Add a case custom field for storing the previous queue and a button to send the case back to the queue
- Keyboard shortcuts
- small UI fixes in the case list view
- increase the use of the global event framework to simplify some part of the code
- code cleanup / refactoring
- Get rid of the need to use Case View override, by transforming the ERC Publisher into a Case Feed custom publisher
- use the new Article Type field on KnowledgeArticle(Version) to simplify some part of the code
- Leverage the streaming API to update the queues
- [Ideas?]