chatwoot/app/javascript/dashboard
Pranav 4aa4e2549f
feat: Update the design for automation (#10002)
This is the continuation of the design update for the settings screens.
In this PR, the automation page is updated with the latest design.

- Moved the row to a new component
- Migrated both components to composition API.
- Order by ID (Earlier this was order by updated_at which was
confusing).

| Light | Dark |
| --  | -- |
| <img width="1438" alt="Screenshot 2024-08-21 at 9 46 48 PM"
src="https://github.com/user-attachments/assets/89d96745-6556-48a1-82fa-a115325c24c0">
| <img width="1398" alt="Screenshot 2024-08-21 at 9 46 57 PM"
src="https://github.com/user-attachments/assets/5f1935ec-6d0e-4f82-b895-f47244764474">
|

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-08-22 16:22:54 +05:30
..
api feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00
assets feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
components feat: Rewrite aiMixin to a composable (#9955) 2024-08-22 13:58:51 +05:30
composables feat: Rewrite aiMixin to a composable (#9955) 2024-08-22 13:58:51 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: Rewrite agentMixin to a helper (#9940) 2024-08-22 13:02:11 +05:30
i18n feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
mixins feat: Rewrite aiMixin to a composable (#9955) 2024-08-22 13:58:51 +05:30
modules feat: Replace the use of keyboardEventListener mixin to a composable (Part -3) (#9897) 2024-08-08 12:40:56 +05:30
routes feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
store feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
App.vue feat: Replace rtlMixin to a composable (#9924) 2024-08-12 15:50:21 +05:30
featureFlags.js feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00