34 Commits (41f1d66ef69451897bd3e5d965d30a303b51fc61)

Author SHA1 Message Date
Ramesh Mane 22220fd238 fix(nc-gui): link record expanded form fields spacing issue 8 months ago
Ramesh Mane 6cdbfdf896 fix(nc-gui): added missing readonly property in some of the fields 8 months ago
Ramesh Mane eb3d2b0a3a fix: render display value in blue - date, dateTime, time, year 9 months ago
Ramesh Mane d8bd3f5cdd fix: NULL display in cell isn't uniform nocodb/nocodb/issues/7344 9 months ago
Ramesh Mane e3e3e7d73e fix: lint errors 9 months ago
Ramesh Mane 8e7aaf8d16 fix: field alignment issue in expanded form 9 months ago
Ramesh Mane 34fc6f4100 fix: update table input field dropdown border color and pagination dropdown 10 months ago
Muhammed Mustafa 4ffe40f728 fix: Fixed date related cell not on read only mode when on non editable state 10 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
Muhammed Mustafa 48806e3675 fix: i18n for Time Picker 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
Wing-Kam Wong f71aa1be21 fix(nc-gui): remove autofocus in TimePicker.vue 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 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
mertmit 91968ba6be fix: PR requested changes 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 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
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
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 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
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 41f509ebfd fix(gui-v2): close timepicker on outside click 2 years ago
Pranav C 4710022fed chore(gui-v2): typo correction and linting 2 years ago
Pranav C 504872bc98 fix(gui-v2): sync time and year field and avoid opening on context menu event 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