This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fix/6120-whatsapp-multiple-images
Chatwoot
/
app
/
views
/
devise
/
_auth.json.jbuilder
4 lines
92 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Feature: Ability to switch between multiple accounts (#881) * Feature: Ability to switch between multiple accounts * Fix rubocop * Fix assigned inboxes * fix auth json * Add account switcher in UI * fix ordering on administrate * Add switch accounts to sidebar * add account id * Fix schema.rb timestamp * Revert "add account id" This reverts commit 27570f50ef584cb9a5f69454f43f630b318c8807. * Add a check for account Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-05-26 17:08:48 +00:00
json.data do
fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) fixes the warning: Rendering actions with '.' in the name is deprecated
2022-10-06 00:24:34 +00:00
json.partial! 'api/v1/models/user', formats: [:json], resource: resource
Feature: Ability to switch between multiple accounts (#881) * Feature: Ability to switch between multiple accounts * Fix rubocop * Fix assigned inboxes * fix auth json * Add account switcher in UI * fix ordering on administrate * Add switch accounts to sidebar * add account id * Fix schema.rb timestamp * Revert "add account id" This reverts commit 27570f50ef584cb9a5f69454f43f630b318c8807. * Add a check for account Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-05-26 17:08:48 +00:00
end
Reference in a new issue
Copy permalink