iachat/app/javascript/dashboard/routes/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
..
commands feat: Add the option to toggle the dark/light color-scheme (#7662) 2023-08-03 12:21:45 -07:00
contacts feat: update color palette [CW-2293] (#7617) 2023-08-01 21:34:10 +05:30
conversation feat: Dark mode improvements (#7658) 2023-08-03 12:05:22 -07:00
customviews feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
helpcenter feat: update color palette [CW-2293] (#7617) 2023-08-01 21:34:10 +05:30
notifications feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
settings fix: Update account data seeder to avoid invalid information (#7673) 2023-08-04 16:32:54 -07:00
suspended chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
dashboard.routes.js feat: Revamps search to use new search API's (#6582) 2023-03-03 20:58:21 +05:30
Dashboard.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30