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
a14e8ba250
Chatwoot
/
app
/
views
/
devise
/
_auth.json.jbuilder
4 lines
88 B
Text
Raw
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
Chore: Remove duplication of user JBuilder (#911) * Chore: Reduce duplication of user JBuilder
2020-05-31 17:40:20 +00:00
json.partial! 'api/v1/models/user.json.jbuilder', 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