iachat/app/javascript/dashboard
Pranav 8b1d98af52
feat: Update the design for integration page (#9825)
Combine integrations and applications page into one page. 

<img width="1182" alt="Screenshot 2024-07-23 at 3 30 51 PM"
src="https://github.com/user-attachments/assets/50920a6f-606f-44b3-b1e4-641046a14444">

Major changes:

- The app enabled?, active? checks are all moved to backend.
- The dashboard_apps integration is also now part of the apps.yml file.
- Updated the header design for the new settings pages.
- Merged the folders integrationapps and integrations. 
- Updated the copy to match the size of the card and provide clear
instruction.
- Only the list page is updated in this PR, rest of the pages are yet to
be migrated.


| Integration | Verified | 
| -- | -- |
| Dashboard Apps |  | 
| Dyte |  | 
| Slack |  | 
| Webhooks |  | 
| Dialogflow |  | 
| Google Translate |  | 
| OpenAI |  | 
| Linear |  |

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-07-24 16:35:40 -07:00
..
api feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00
assets feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
components feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
composables feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: Replace alertMixin usage with useAlert (#9793) 2024-07-23 16:41:11 +05:30
i18n feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
mixins feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
modules feat: Replace alertMixin usage with useAlert (#9793) 2024-07-23 16:41:11 +05:30
routes feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
store feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
App.vue feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
featureFlags.js feat: Linear front end (#9491) 2024-05-23 11:58:24 +05:30