13 Commits (f0e98ace78f41c41e738a31721e65ae1212fa786)

Author SHA1 Message Date
Wing-Kam Wong 2f5160e047 feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker 2 years ago
Wing-Kam Wong ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 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 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 a40fdadd55 chore(nc-gui): prop type 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
Wing-Kam Wong 9d3f3ec900 fix(gui-v2): date time picker disable 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 b79346b194 fix(gui-v2): close datetime picker on clicking ok button 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
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
Pranav C 2b3d0a7523 fix: ignore timezone mysql and rely on project info for checking datasource client type 2 years ago
Pranav C 9540ca672e
GUI code refactoring (#2051) 2 years ago
Pranav C 8733948056 wip: towards v1 2 years ago
Mert Ersoy bc03f73408 fix: incorrect datetime for MySQL 3 years ago
Pranav C 8171a3c804 fix: handle epoch time in date/datepicker cell 3 years ago
Pranav C c50435c0b4 fix: handling database and browser timezone 3 years ago
Pranav C 0112715c66 fix: datetime and date handling(wip) 3 years ago
Pranav C fae5c9d572 fix: datetime and date handling(wip) 3 years ago
Pranav C 8074c7b6e5 feat: Add option to show m2m tables 3 years ago
Pranav C 59f55e4595 refactor(gui): update eslint rules 3 years ago
Pranav C fa00be39b8 refactor(gui): linting 3 years ago