iachat/app/javascript/dashboard/routes
Shivam Mishra dadd572f9d
refactor: useKeyboardEvents composable (#9959)
This PR has the following changes

1. Fix tab styles issue caused by adding an additional wrapper for
getting an element ref on `ChatTypeTabs.vue`
2. Refactor `useKeyboardEvents` composable to not require an element
ref. It will use a local abort controller to abort any listener

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-08-22 16:40:55 +05:30
..
dashboard refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
index.js chore: Move frontend authorization to permission based system (#9709) 2024-07-03 15:13:16 -07:00
index.spec.js fix: Remove user.permissions, resolve it from accounts (#9990) 2024-08-21 11:36:26 +05:30