chatwoot/app/javascript/dashboard
Pranav Raj S 47b6967dad
fix: Update account data seeder to avoid invalid information (#7673)
- The message sender was incorrect. Incoming messages were created under the contact's name, and outgoing messages were created under the user's name instead of the reverse.
- The seed user's email address was incorrect in the message data.
- The Sendmail configuration overrode the Letter Opener config which made it difficult to test the email.
- This PR also fixes an ESLint lint issue on develop.
2023-08-04 16:32:54 -07:00
..
api feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
assets feat: Dark mode improvements (#7658) 2023-08-03 12:05:22 -07:00
components fix: Links are not readable in private notes dark mode (#7671) 2023-08-05 00:10:10 +05:30
constants feat: dismiss label suggestions only for 24 hours (#7579) 2023-07-24 17:51:09 +05:30
helper fix: Edit custom views folder (#7670) 2023-08-04 13:54:21 +05:30
i18n feat: Add the option to toggle the dark/light color-scheme (#7662) 2023-08-03 12:21:45 -07:00
mixins fix: no method error when conversation is nil (#7566) 2023-07-26 17:40:41 +05:30
modules feat: update color palette [CW-2293] (#7617) 2023-08-01 21:34:10 +05:30
routes fix: Update account data seeder to avoid invalid information (#7673) 2023-08-04 16:32:54 -07:00
store feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
App.vue feat: Add the option to toggle the dark/light color-scheme (#7662) 2023-08-03 12:21:45 -07:00
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
featureFlags.js feat: Add a feature flag for Audit Log UI (#7035) 2023-05-08 12:44:15 -07:00