217 Commits (3eed09041d7588057a378c5ca775662d042d85ac)

Author SHA1 Message Date
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
Pranav C cf46235e54 refactor(gui): group import and cleanup 2 years ago
Pranav C 5c36a3e9d6 chore(gui): lint 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
Pranav C db10f98fad fix: sync data after copying 2 years ago
Pranav C 0d13701bfe fix: avoid opening dropdown on cmd/alt/shift/ctrl key press 2 years ago
Pranav C 96573d9603 feat: convert type when copy paste data within grid 2 years ago
Pranav C ecea8cc262 feat(gui): allow pasting value directly to cell 2 years ago