19 Commits (74a83cf39cc85bd416a97e930a72d7e8e7611c57)

Author SHA1 Message Date
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
Muhammed Mustafa 23a961db9a fix/gui-v2-fixed-issue-with-time-picker 2 years ago
Muhammed Mustafa eb5d3eb56e refactor/gui-v2-added-Time-Picker 2 years ago
Muhammed Mustafa e21045300d chore/gui-v2-date-cells-removed-calender-icon 2 years ago
Muhammed Mustafa d4c28d9066 refactor/gui-v2-added-DateTime-Picker 2 years ago
braks f8d95aa966 refactor(gui-v2): import composables from `#imports` path 2 years ago
Pranav C 667f42d35a wip(gui-v2): filter, sort integration with grid view 2 years ago
Braks 917309a619 chore(gui-v2): type and code-style fixes 2 years ago
Pranav C 2db1d80701 refactor(gui-v2): bind model to datepicker 2 years ago
Pranav C 7ffdda936b feat(gui-v2): add hm, m2m, bt and rollup cells 2 years ago
Braks b59af42164 chore(gui-v2): lint files 2 years ago
Pranav C 0674f6837a wip: grid view migration 2 years ago
Wing-Kam Wong 8b863ca3d8 refactor: prettier nc-gui v1 2 years ago
Pranav C 411a7d9658 fix: save datetime on 'click:outside' event 2 years ago
Wing-Kam Wong 58f6bfada9 fix: trigger dtp to change value 2 years ago
Wing-Kam Wong 6b2a75057c fix: show err message when input cannot be parsed 2 years ago