iachat/app/javascript/dashboard/routes
Pranav 736f16b170
fix: Fix issues with new conversation form (#9891)
`requiredIf('isAnEmailInbox')` was not evaluated properly. This PR fixes
it by moving it to a method and using the `this.[variable]` pattern.
2024-08-06 16:22:38 +05:30
..
dashboard fix: Fix issues with new conversation form (#9891) 2024-08-06 16:22:38 +05:30
index.js chore: Move frontend authorization to permission based system (#9709) 2024-07-03 15:13:16 -07:00
index.spec.js 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