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

Technical debt/pendings 0.4 #70

Open
5 of 9 tasks
bcardiff opened this issue Jan 4, 2018 · 0 comments
Open
5 of 9 tasks

Technical debt/pendings 0.4 #70

bcardiff opened this issue Jan 4, 2018 · 0 comments
Labels

Comments

@bcardiff
Copy link
Contributor

bcardiff commented Jan 4, 2018

Technical debt

  • review specs where factory_bot and matchers can be improved w.r.t. refactors done in the invitation branch

UX pending

  • anonymous invitations should not be deleted and should be able to be regenerated on demand. Currently you can share the invitation link (without email) one collaborator at a time.
  • auto-save with the preview chat window open forcefully switches focus from the bot behaviours into the chat window
  • ui api (to download data for example) can't be used with basic auth/bearer token until chatbot is registered as trusted app in guisso app (and authenticate_api_user! is used)
  • ui api does not allow user to generate bearer token. easy to add though, as long as the scope is the whole user. guisso does not support custom scopes.

UI pending

  • style chat bubbles
  • layout of bot index and view invitation have a big header. narrow the header when there is no nav
  • proper styling of invite dialog
    - [ ] show consecutive messages together in the preview chat
  • add cursor:pointer to clickable tables like bot index and key-value-list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants