iachat/app/javascript/dashboard/routes/dashboard/settings/integrations
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
..
DashboardApps feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Slack feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
specs feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
Webhooks feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
hookMixin.js feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
Index.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Integration.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
IntegrationHooks.vue chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
IntegrationItem.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
integrations.routes.js feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
MultipleIntegrationHooks.vue chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
NewHook.vue chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
ShowIntegration.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
SingleIntegrationHooks.vue chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
Slack.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30