36 Commits (546ddf15b9306c8fee775615d2a25b0e494382c9)

Author SHA1 Message Date
mertmit 3f7cdfeeaa fix: various leftover stuff 10 months ago
Muhammed Mustafa 84ee0fa136 fix: Remvoed isLocked logic from all cell types 10 months ago
Muhammed Mustafa 4ffe40f728 fix: Fixed date related cell not on read only mode when on non editable state 11 months ago
Pranav C 5fd1f1fd5e refactor: remove duplicate code 11 months ago
Muhammed Mustafa 37312c5669 fix: i18n for Date 12 months ago
DarkPhoenix2704 9cfc50c8e3 fix: lint 1 year ago
DarkPhoenix2704 69343270a5 fix: date column missing placeholde 1 year ago
Raju Udava 29f024a498 refactor: placeholder correction 1 year ago
DarkPhoenix2704 016d1622b9 fix: revert style 1 year ago
DarkPhoenix2704 13b1cc4ab2 feat: placeholder 1 year ago
DarkPhoenix2704 68682f90c0 fix: update styles 1 year ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
mertmit 8c1732a086 fix: disable edit mode on closing picker 1 year ago
Pranav C 0ecff700e6 fix: datepicker trigger on clicking anywhere in cell 1 year ago
Pranav C 9545bfb890 fix: on selecting day close datepicker 1 year ago
Wing-Kam Wong be17970733 fix(nc-gui): apply parseProp 2 years ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
mertmit a581bbc7fd feat: extended support for NULL indicator 2 years ago
Wing-Kam Wong dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2 years ago
Wing-Kam Wong ccf42266fe fix(nc-gui): query the active date picker only 2 years ago
Wing-Kam Wong ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 2 years ago
Wing-Kam Wong 21c0be04a2 fix(nc-gui): return if expanded form is active for Enter & Escape on date picker 2 years ago
Wing-Kam Wong 3b02b6627e feat(nc-gui): keyboard maneuver on date picker 2 years ago
Pranav C 62f04a05ee fix(gui): prevent escape key press event bubbling only if picker is active 2 years ago
Pranav C 2d16ed7a3a fix: allow toggling picker if cell is in editable state 2 years ago
Pranav C 8775c454de feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C 5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
redhoyasa b4745db031 fix(nc-gui): make dateformat in date picker reactive 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 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 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 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 2 years ago
Pranav C 91e2b06a4e refactor(gui-v2): use edit and readonly injection keys properly 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 2 years ago
Pranav C 1816dc60fc fix(gui-v2): reload filters on column delete 2 years ago
Pranav C 4f4b979b4a fix(gui-v2): avoid triggering datepicker on contextmenu 2 years ago
Pranav C a26128837f refactor(gui-v2): accept null prop value in cell component 2 years ago
Pranav C 7095344bb7 refactor(gui-v2): replace column with reactive object 2 years ago
Muhammed Mustafa e21045300d chore/gui-v2-date-cells-removed-calender-icon 2 years ago
Muhammed Mustafa 4923ef7a7b chore/gui-v2-date-picker-minor-cleanup 2 years ago
Muhammed Mustafa c7ed98e9ba chore/gui-v2-date-picker-improved-placeholder-text-in-readonly-mode 2 years ago