Commit Graph

17 Commits

Author SHA1 Message Date
Wing-Kam Wong
dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2022-11-29 13:57:39 +08:00
Wing-Kam Wong
ccf42266fe fix(nc-gui): query the active date picker only 2022-11-28 14:03:45 +08:00
Wing-Kam Wong
ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 2022-11-28 13:48:51 +08:00
Wing-Kam Wong
21c0be04a2 fix(nc-gui): return if expanded form is active for Enter & Escape on date picker 2022-11-28 13:27:35 +08:00
Wing-Kam Wong
3b02b6627e feat(nc-gui): keyboard maneuver on date picker 2022-11-24 18:39:07 +08:00
Pranav C
62f04a05ee fix(gui): prevent escape key press event bubbling only if picker is active
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:32:44 +05:30
Pranav C
2d16ed7a3a fix: allow toggling picker if cell is in editable state
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
8775c454de feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Vijay Kumar Rathore
34c97d731f disallow date picker from opening if column is primary key
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2022-11-01 21:38:52 +05:30
Braks
6e10325cd2 Merge pull request #4141 from nocodb/fix/expanded-form-drawer 2022-10-25 15:11:01 +02:00
redhoyasa
b4745db031 fix(nc-gui): make dateformat in date picker reactive 2022-10-25 14:02:17 +07:00
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
Wing-Kam Wong
07f525b900 fix(nc-gui): cell styles 2022-09-29 18:29:21 +08:00
Pranav C
5cff69bbd1 chore(cypress): improve date picker selection by filtering by classname
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-13 18:05:33 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00