chatwoot/app/javascript/dashboard/components
Shivam Mishra da4b75a3af
feat: add Google login flow and inbox creation (#9580)
This PR adds the following changes

1. Refactor `microsoft/callbacks_controller` to move common logic to
`oauth_callback_controller`, most of the logic is re-used for Google
2. Add UI components, `googleClient` and I18n entries for Google login
3. Add Google callback and inbox creation
4. Add a `joinUrl` utility along with specs (need to move it to utils)
5. Add `GoogleConcern`, `Google::AuthorizationsController` and
`Google::CallbacksController`

> Note: The UI is hidden for now, so we can merge this without any
hiccups, to enable it just revert the commit `05c18de`

### Preview


https://github.com/chatwoot/chatwoot/assets/18097732/1606d150-4561-49dc-838d-e0b00fe49ce3

### Linear Tickers

[CW-3370](https://linear.app/chatwoot/issue/CW-3370)
[CW-3371](https://linear.app/chatwoot/issue/CW-3371)

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-06-07 16:37:46 +05:30
..
Accordion feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
app feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
base feat: Improve the initial screen placeholder (#7708) 2023-08-14 17:50:34 -07:00
buttons chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
layout feat: add reauthorization banner for Facebook (#9553) 2024-05-30 09:41:04 +05:30
specs chore: Update specs and warnings in console (#7467) 2023-07-05 18:32:55 -07:00
ui feat: Add search support for drop downs in create linear issue (#9566) 2024-06-05 16:40:10 +05:30
widgets feat: Add search support for drop downs in create linear issue (#9566) 2024-06-05 16:40:10 +05:30
ChannelSelector.vue feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
ChatList.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
ChatListHeader.vue fix: Right click Snooze is not working (#9498) 2024-05-22 13:03:49 +05:30
Code.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
ConversationItem.vue feat: Conversation list virtualization (#8540) 2023-12-13 17:28:30 +05:30
CustomAttribute.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
CustomSnoozeModal.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
FormSection.vue feat: Revamp basic profile, avatar and message signature (#9310) 2024-04-29 16:41:55 +05:30
index.js feat: Custom date picker (#9247) 2024-04-29 14:43:57 +05:30
IntersectionObserver.vue feat: Add infinite loader, option for increasing page size (#8525) 2023-12-10 20:09:17 -08:00
MaskedText.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
Modal.vue chore: Linear integration fixes (#9538) 2024-05-29 11:28:13 +05:30
ModalHeader.vue feat: update create SLA modal design (#9182) 2024-04-08 21:02:01 -07:00
NetworkNotification.vue feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
SettingsSection.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
SidemenuIcon.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
Snackbar.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
SnackbarContainer.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30