iachat/app/javascript/dashboard
Shivam Mishra 47f8b2cd0c
refactor: handling keyboard shortcuts (#9242)
* fix: Resolve and go next keyboard shortcuts doesn't work

* refactor: use buildHotKeys instead of  hasPressedCommandPlusAltAndEKey

* feat: install tinykeys

* refactor: use tinykeys

* test: update buildKeyEvents

* fix: remove stray import

* feat: handle action list globally

* feat: allow configuring `allowOnFocusedInput`

* chore: Navigate chat list item

* chore: Navigate dashboard

* feat: Navigate editor top panel

* feat: Toggle file upload

* chore: More keyboard shortcuts

* chore: Update mention selection mixin

* chore: Phone input

* chore: Clean up

* chore: Clean up

* chore: Dropdown and editor

* chore: Enter key to send and clean up

* chore: Rename mixin

* chore: Review fixes

* chore: Removed unused shortcut from modal

* fix: Specs

---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-04-26 15:41:02 +05:30
..
api fix: Add more filters for SLA download reports (#9231) 2024-04-16 09:00:52 +05:30
assets feat: Add button component (#9276) 2024-04-25 14:21:23 +05:30
components refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
composables fix: heatmap colors for dark mode [CW-3241] (#9278) 2024-04-25 10:23:15 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: remove log rocket (#9279) 2024-04-24 12:36:36 +05:30
i18n refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
mixins feat: Custom attribute sidebar list UX improvements (#9070) 2024-04-08 21:00:49 -07:00
modules refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
routes refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
store feat: remove log rocket (#9279) 2024-04-24 12:36:36 +05:30
App.vue chore: Hide banners on onboarding view (#8934) 2024-02-20 16:12:51 -08:00
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
featureFlags.js feat: Add help URLs for features in features.yml (#9134) 2024-03-21 10:30:46 -07:00