Pranav C
62f04a05ee
fix(gui): prevent escape key press event bubbling only if picker is active
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2d16ed7a3a
fix: allow toggling picker if cell is in editable state
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
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>
2 years ago
Pranav C
75c1c202a9
feat(gui): ignore unselecting if clicking inside any picker element
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
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>
2 years ago
Vijay Kumar Rathore
34c97d731f
disallow date picker from opening if column is primary key
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago
braks
8b255f3096
refactor(nc-gui): use ref for readonly injection
2 years ago
Wing-Kam Wong
07f525b900
fix(nc-gui): cell styles
2 years ago
Pranav C
5cff69bbd1
chore(cypress): improve date picker selection by filtering by classname
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Pranav C
b33cdd97b4
fix(gui-v2): keep font color normal even in readonly mode
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
e40f1e9c4c
chore(gui-v2): lint
2 years ago
Wing-Kam Wong
ea1ea5d20f
fix(gui-v2): add missing import
2 years ago
Wing-Kam Wong
465c96a5cc
chore(gui-v2): remove placeholders for *Picker cells
2 years ago
Pranav C
e6611e577c
fix(gui-v2): use ReadonlyInj in date and time pickers since those are in editable state by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
e31ad66aaf
chore(gui-v2): cleanup typecheck issues
2 years ago
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d869db13ad
refactor(gui-v2): centeralise imports to #imports
2 years ago
Wing-Kam Wong
f6af46e2e9
fix(gui-v2): ReadonlyInj in Cell
2 years ago
Pranav C
4710022fed
chore(gui-v2): typo correction and linting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
504872bc98
fix(gui-v2): sync time and year field and avoid opening on context menu event
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a26128837f
refactor(gui-v2): accept null prop value in cell component
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
e21045300d
chore/gui-v2-date-cells-removed-calender-icon
2 years ago
Muhammed Mustafa
daf13f6c35
chore/gui-v2-year-picker-minor-cleanup
2 years ago
Muhammed Mustafa
ccc0ed43fd
refactor/gui-v2-added-Year-Picker
2 years ago