180 Commits (f0c7b76243784bca8548472b3b838df70b4a1991)

Author SHA1 Message Date
Pranav C 0389d1876c fix: make cell selectable and skip paste behaviour if not permitted 1 year ago
Pranav C 9679a6691f feat: on adding new ow scroll to new cell and make first cell active 1 year ago
mertmit a74f099c67 feat: delete selected range of rows 1 year ago
Pranav C dcc7f63c63 feat: scroll to cell for making it fully visible 1 year ago
Wing-Kam Wong c0e2049d79 refactor(nc-gui): remove unused code 1 year ago
Wing-Kam Wong 7beccb57f4 chore: sync with develop 1 year ago
Wing-Kam Wong 0128bd29c4 fix(nc-gui): include negative offset 1 year ago
աɨռɢӄաօռɢ 56a6466db3
Revert "Revert "refactor: timezone"" 1 year ago
Pranav C ad1757b13b
Revert "refactor: timezone" 1 year ago
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