36 Commits (f6260037ea3ebca01b698c6a3f17816560f3c8b3)

Author SHA1 Message Date
Ramesh Mane 9b7e5a2911
Nc feat/manually feed value for date time related fields (#8015) 5 months ago
Ramesh Mane 2cd0a1c74a
Nc feat/survey form v2 (#7843) 5 months ago
Ramesh Mane 22220fd238 fix(nc-gui): link record expanded form fields spacing issue 7 months ago
Ramesh Mane 6cdbfdf896 fix(nc-gui): added missing readonly property in some of the fields 7 months ago
Ramesh Mane eb3d2b0a3a fix: render display value in blue - date, dateTime, time, year 8 months ago
Ramesh Mane d8bd3f5cdd fix: NULL display in cell isn't uniform nocodb/nocodb/issues/7344 8 months ago
Ramesh Mane e3e3e7d73e fix: lint errors 8 months ago
Ramesh Mane 8e7aaf8d16 fix: field alignment issue in expanded form 8 months ago
Ramesh Mane 34fc6f4100 fix: update table input field dropdown border color and pagination dropdown 9 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 11 months ago
Muhammed Mustafa 48806e3675 fix: i18n for Time Picker 11 months ago
DarkPhoenix2704 9cfc50c8e3 fix: lint 12 months ago
DarkPhoenix2704 69343270a5 fix: date column missing placeholde 12 months ago
Raju Udava 29f024a498 refactor: placeholder correction 12 months ago
DarkPhoenix2704 016d1622b9 fix: revert style 12 months ago
DarkPhoenix2704 13b1cc4ab2 feat: placeholder 12 months ago
DarkPhoenix2704 68682f90c0 fix: update styles 12 months 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 1 year ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 1 year ago
Pranav C dbce6f0952 chore: lint 1 year ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 1 year 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