9165 Commits

Author SHA1 Message Date
shamoon
00cfea7f4e Trim search queries 2024-04-24 22:55:46 -07:00
shamoon
a72adb0e75 Add shortcut keys for filters 2024-04-24 22:55:46 -07:00
shamoon
c7a1b5b514 Support opening selected document 2024-04-24 22:55:46 -07:00
shamoon
53e5f7289b Do the filtering of reset / clear selection in one line 2024-04-24 22:55:46 -07:00
shamoon
26ec011e3e Revert "Only reset selection / filters if no menus open"
This reverts commit 5cc2dac6fcae78f577526ac905831daa671fff6e.
2024-04-24 22:55:46 -07:00
shamoon
1f25d7aa69 Only reset selection / filters if no menus open 2024-04-24 22:55:46 -07:00
shamoon
ae5639cf96 Color fix 2024-04-24 22:55:46 -07:00
shamoon
57b129de41 Add select page shortcut key 2024-04-24 22:55:46 -07:00
shamoon
f643938573 Only reset on escape if filtered 2024-04-24 22:55:46 -07:00
shamoon
e9b440428b Add back autocomplete to filter editor, where it belongs 2024-04-24 22:55:46 -07:00
shamoon
478b6e6f94 Add settings shortcut 2024-04-24 22:55:46 -07:00
shamoon
a0f9e995d5 Blur search field on click first entry 2024-04-24 22:55:46 -07:00
shamoon
f189da237d Basic shortcuts for filter editor, blur input on esc empty 2024-04-24 22:55:46 -07:00
shamoon
097566e3d1 Changed my mind about shortcut keys 2024-04-24 22:55:46 -07:00
shamoon
63157583f3 Blur filter editor on escape when empty 2024-04-24 22:55:46 -07:00
shamoon
8919482511 Blur search field on escape if empty 2024-04-24 22:55:46 -07:00
shamoon
9d28183e76 Add some app keyboard shortcuts 2024-04-24 22:55:46 -07:00
shamoon
2a818162d7 Add hotkey help dialog, auto-meta key for macOS 2024-04-24 22:55:46 -07:00
shamoon
5bb577ab20 Hotkey service 2024-04-24 22:55:46 -07:00
shamoon
4ee76f4edf Search document titles first 2024-04-24 22:55:46 -07:00
shamoon
0bee4789f6 Disable search input spellcheck 2024-04-24 22:55:46 -07:00
shamoon
da08a8744f Fix keyup vs down bug 2024-04-24 22:55:46 -07:00
shamoon
500699d86f Fix user / group permissions label 2024-04-24 22:55:46 -07:00
shamoon
2f21046c50 Add missing mail rules & accounts 2024-04-24 22:55:46 -07:00
shamoon
5d22fc76b4 circular keyboard navigation, fix with no results 2024-04-24 22:55:46 -07:00
shamoon
008c7868a6 Fix tag filter type 2024-04-24 22:55:46 -07:00
shamoon
8cbb15bd90 Proper data type enum 2024-04-24 22:55:46 -07:00
shamoon
117b0b44b3 Toasts for edit dialogs 2024-04-24 22:55:46 -07:00
shamoon
6447d0820f Disable action buttons if user have perms 2024-04-24 22:55:46 -07:00
shamoon
0460e12b74 Color tweaks 2024-04-24 22:55:46 -07:00
shamoon
ddc6be0797 Adjust search form container sizing 2024-04-24 22:55:46 -07:00
shamoon
9f7f5caa68 Fix cases when dom order differs from querylist 2024-04-24 22:55:46 -07:00
shamoon
c52bf34f76 Test fixes 2024-04-24 22:55:46 -07:00
shamoon
23b2b77ec8 Fix colors / transitions 2024-04-24 22:55:46 -07:00
shamoon
8faf449b7c Fix keyboard nav inside search input 2024-04-24 22:55:46 -07:00
shamoon
9113d718d8 Show document date 2024-04-24 22:55:46 -07:00
shamoon
f8d4877c6b Loading indicator, hide shortcut key on focus 2024-04-24 22:55:46 -07:00
shamoon
7737b24d7d Better hover & keyboard interaction 2024-04-24 22:55:46 -07:00
shamoon
7a73ce8ad3 Nice button transitions 2024-04-24 22:55:46 -07:00
shamoon
26539854aa Select button instead of dropdown-item 2024-04-24 22:55:46 -07:00
shamoon
ed10c7e066 Re-add search icon 2024-04-24 22:55:46 -07:00
shamoon
6e6454e597 Respect model perms for global search 2024-04-24 22:55:46 -07:00
shamoon
9004000c1a Add basic object perms for global search 2024-04-24 22:55:46 -07:00
shamoon
eaecac0407 Global search UI improvements, coverage 2024-04-24 22:55:46 -07:00
shamoon
4c976bf070 Initial frontend global search 2024-04-24 22:55:46 -07:00
shamoon
5fdda05afb Move serializer 2024-04-24 22:55:25 -07:00
shamoon
b7a0c0eb6f Basic global search api endpoint 2024-04-24 22:55:25 -07:00
shamoon
7a0334f353 Fix: cast custom fields values list to list for other DB types
Closes #6482
2024-04-24 01:35:45 -07:00
shamoon
d03e48ea88 Fix missing test import 2024-04-24 00:28:18 -07:00
shamoon
342e6d4679 Fix: include number placeholder in relative date strings 2024-04-24 00:22:08 -07:00