iachat/app/javascript/dashboard/routes/dashboard/settings
Fayaz Ahmed 7c2353c7d9
chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994)
# Pull Request Template

## Description

Replace Hook mixin with useHook composable

Fixes # (issue)

## Type of change

Please delete options that are not relevant.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality not to work as expected)
- [ ] This change requires a documentation update

## How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration.


## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-08-22 16:48:02 +05:30
..
account feat: Rewrite configMixin to a composable (#9921) 2024-08-14 12:56:30 +05:30
agentBots feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
agents feat: Update the design for user management page (#9948) 2024-08-13 19:31:31 +05:30
attributes feat: Rewrite customAttributeMixin to validation helper (#9916) 2024-08-09 18:37:26 +05:30
auditlogs feat: Update the design of the audit logs page (#9901) 2024-08-06 20:58:04 -07:00
automation feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
billing feat: Rewrite accountMixin to a composable (#9914) 2024-08-12 18:53:30 +05:30
campaigns feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
canned feat: Update the design for canned responses (#9903) 2024-08-07 09:43:47 -07:00
components feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
inbox feat: Rewrite configMixin to a composable (#9921) 2024-08-14 12:56:30 +05:30
integrations chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
labels feat: Update the design for label management page (#9932) 2024-08-12 09:29:39 +05:30
macros feat: Update the design for macros design page (#9999) 2024-08-21 18:27:53 +05:30
profile feat: Rewrite configMixin to a composable (#9921) 2024-08-14 12:56:30 +05:30
reports feat: Rewrite conversation/labelMixin to a composable (#9936) 2024-08-12 17:41:12 +05:30
sla feat: Rewrite configMixin to a composable (#9921) 2024-08-14 12:56:30 +05:30
teams feat: Update the design for teams (#9899) 2024-08-06 17:26:23 -07:00
settings.routes.js feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
SettingsHeader.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
SettingsLayout.vue feat: Update the design for label management page (#9932) 2024-08-12 09:29:39 +05:30
SettingsSubPageHeader.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
SettingsWrapper.vue feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
Wrapper.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30