-
Notifications
You must be signed in to change notification settings - Fork 441
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
feat(ConversationSettings) - add frontend support for enabling bots / webhooks #10059
Conversation
c6d2526
to
02c6ba1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice @Antreesy
I think we should use our switch component for this as opposed to the stateful buttons.
You mean this one? Instead of NcButton only or the whole row, with a switch on the left side? As was discussed with @jancborchardt, design was developed to align with appearance of apps list: |
Backend is merged to master, please rebase :) |
Rebased |
…g bots Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
513e662
to
29e089f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but tested only the settings page and enabling disabling installed call_summary_bot
without testing the bot.
/backport to stable27 |
☑️ Resolves
🖼️ Screenshots
Notes:
🚧 Tasks
settingsStore
with equivalent Pinia store #9892 should be backported as well🏁 Checklist
docs/
has been updated or is not required