171 Commits (732a153912731bb5e4bd93f654286dca3d1a4840)

Author SHA1 Message Date
Wing-Kam Wong 816070d6d1 fix(nc-gui): handle copy time 1 year ago
Wing-Kam Wong 3035ed69bc fix(nc-gui): revise datetime extraction regex 1 year ago
Wing-Kam Wong ad2ec7d128 fix(nc-gui): revise mysql xcdb & ext logic 1 year ago
Wing-Kam Wong edc2ccfffd fix(nc-gui): use HH instead of hh for copying datetime in formula 1 year ago
Wing-Kam Wong 2d617bb2df fix(nc-gui): revise formula datetime copy logic 1 year ago
Wing-Kam Wong 1e58d54cbf feat(nc-gui): handle copy for datetime in formula 1 year ago
Wing-Kam Wong c3499ee55a fix(nc-gui): mysql copy n paste datetime issue 1 year ago
Wing-Kam Wong 5c7c45313b fix(nc-gui): handle mysql copy edge case 1 year ago
Wing-Kam Wong 38f852df66 refactor(nc-gui): revise comment 1 year ago
Wing-Kam Wong 2afdfe3e60 refactor(nc-gui): remove unused mssql code 1 year ago
Wing-Kam Wong e895504e97 refactor(nc-gui): add comment 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 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 fd6e7449a9 fix(nc-gui): handle copy n paste datetime for ext db 1 year ago
Wing-Kam Wong a3ff704060 feat(nc-gui): copy value for mssql 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
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
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 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 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
Pranav C cf46235e54 refactor(gui): group import and cleanup 2 years ago
Pranav C 8b0a93c1f9 fix(gui): validate attachment value 2 years ago
Pranav C e8e503500f fix(gui): handle invalid data when copying belongs to cell data 2 years ago
Pranav C 04ff0b0163 feat(gui): copying belongs to column 2 years ago
Pranav C 6752669287 feat(gui): show warning if paste not supported in cell 2 years ago
Pranav C 096fc0e1a1 fix: update value without making editable 2 years ago