iachat/app/javascript/dashboard/components/ui
Pranav 9de8c27368
feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722)
Due to the pattern `**/specs/*.spec.js` defined in CircleCI, none of the
frontend spec in the folders such as
`specs/<domain-name>/getters.spec.js` were not executed in Circle CI.

This PR fixes the issue, along with the following changes: 
- Use vitest instead of jest
- Remove jest dependancies
- Update tests to work with vitest

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-07-10 08:32:16 -07:00
..
DatePicker 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
Dropdown feat: Add search support for drop downs in create linear issue (#9566) 2024-06-05 16:40:10 +05:30
stories feat: Adds the ability to update conversation timeframe automatically (#5253) 2022-09-05 16:07:58 +05:30
Tabs feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
AnnouncementPopup.vue chore: Reset the base font-size to 16px instead of 10px (#7455) 2023-07-04 03:23:00 +05:30
Banner.vue feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
ContextMenu.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
DateRangePicker.vue feat: One off campaign UI (#2621) 2021-07-15 13:31:43 +05:30
DateTimePicker.vue feature: Filtering conversations and contacts with custom attributes (#3851) 2022-02-01 13:13:55 +05:30
HelperTextPopup.vue feat: Adds helper text for custom fields in contact sidebars (#9317) 2024-04-29 17:32:44 +05:30
Label.vue feat: UI to show the SLA threshold in chat screen (#9146) 2024-04-04 15:46:46 +05:30
PreviewCard.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
Switch.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
TimeAgo.vue fix: issue of translation for TimeAgo.vue (#7951) 2023-10-03 08:41:30 +05:30
Wizard.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
WootButton.vue feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30