177 Commits (87049413f00385373eca49d2d2573d4f79e71e01)

Author SHA1 Message Date
Wing-Kam Wong e895504e97 refactor(nc-gui): add comment 1 year ago
Wing-Kam Wong ac8765aa98 refactor(nc-gui): combine the logic together 1 year ago
Wing-Kam Wong 18dc415bb6 refactor(nc-gui): convert cell date time logic 1 year ago
Wing-Kam Wong 5abb5d850b fix(nc-gui): copy n paste logic 1 year ago
Wing-Kam Wong 6bee408c2f fix(nc-gui): copy as it is for mysql 1 year ago
Wing-Kam Wong e7e47a605a fix(nc-gui): convert back to utc 1 year ago
Wing-Kam Wong f91cd96bbc refactor(nc-gui): update comments 1 year ago
Wing-Kam Wong 78a5a5a305 refactor(nc-gui): remove unused code 1 year ago
Wing-Kam Wong 7b6c780c0a fix(nc-gui): revise copy datetime logic 1 year ago
Wing-Kam Wong 11e27ca498 fix(nc-gui): revise paste datetime logic 1 year ago
Wing-Kam Wong fd6e7449a9 fix(nc-gui): handle copy n paste datetime for ext db 1 year ago
Wing-Kam Wong 0ed7ceba04 chore(nc-gui): lint 1 year ago
Wing-Kam Wong 3648f9dd9d fix(nc-gui): mssql copy n paste issue 1 year ago
Wing-Kam Wong 591ec3a5f9 fix(nc-gui): add 'Z' for mysql 1 year ago
Wing-Kam Wong a3ff704060 feat(nc-gui): copy value for mssql 1 year ago
Wing-Kam Wong 966dd333b3 feat(nc-gui): copy value for mssql 1 year ago
Wing-Kam Wong 66f0c20ea3 fix(nc-gui): paste datetime logic for sqlite 1 year ago
Wing-Kam Wong 212860c7ac feat(nc-gui): paste datetime in utc for xcdb base 1 year ago
Wing-Kam Wong bdd6787957 fix(nc-gui): copy datetime in local time 1 year ago
Wing-Kam Wong 1f1d3bf374 refactor(nc-gui): move the logic to backend 1 year ago
Wing-Kam Wong de903a1deb feat(nc-gui): timezone handling in copied cell data 1 year ago
Wing-Kam Wong 6dbcc0acc8 refactor(nc-gui): switch to parseProp 2 years ago
Pranav C 618c069db3 fix: add action to set project value 2 years ago
Pranav C dcc4144a84 fix: remove unnecessary storeToRefs wrapping 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 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
Pranav C 89bc19af98 fix(gui): avoid toggling editEnabled on mouse down event 2 years ago
Pranav C 4d1e5d8869 fix(gui): clear selected range on new row creation with shortcut 2 years ago
Pranav C 269c63b374 chore: cleanup 2 years ago
Pranav C 599f003773 fix(gui): bind keydown handler to document 2 years ago
Pranav C 05b5eaa114 fix(gui): bind keydown event to table body to avoid unexpected behaviour 2 years ago
Wing-Kam Wong c6039e3536 feat(nc-gui): allow all mime types logic 2 years ago
Pranav C a69f8e5c16 fix: copy/paste attachment data validation 2 years ago
Pranav C 53408f7d70 refactor(gui): use a computed property to compute cell active/not 2 years ago
Pranav C 48f58d730d fix(gui): skip keydown event handler if active cell value is `NaN` 2 years ago
mertmit b00b74933f fix: isPg, isMysql calls 2 years ago
Pranav C c3503bc82b fix(gui): handle empty string in percent and currency cell as null 2 years ago
Pranav C 6ef17339cf fix(gui): cell copy-paste if condition correction 2 years ago
Ekaterina Balakina e94ebe9f4c fix multiselect 2 years ago
Pranav C 10be0190a9 chore: lint 2 years ago
Pranav C 701cf04083 fix(gui): avoid clearing cell data if it's a non-typable column 2 years ago
Pranav C c5c6945bfa fix(gui): add rating validation while pasting 2 years ago
Wing-Kam Wong 9bca539589 chore(nc-gui): lint 2 years ago
Pranav C 38456f78eb fix(gui): allow rating cell copy even in editable state 2 years ago
Pranav C b2317546f5 chore(gui): lint 2 years ago
Pranav C e51be1b2f2 fix(gui): year validation correction 2 years ago
Pranav C 266b15d8e0 fix(gui): toast message update 2 years ago
Pranav C 293bcbd237 fix(gui): convert checkbox value to true/false while copying 2 years ago
Pranav C 4283f48ee8 fix(gui): add validation for paste data 2 years ago