208 Commits (732a153912731bb5e4bd93f654286dca3d1a4840)

Author SHA1 Message Date
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
Ekaterina Balakina 095ebdfcf3 copy in right menu, notification and refactor 2 years ago
Pranav C 064436d550 refactor(gui): reload table meta after adding new option 2 years ago
Pranav C 56dc7615c3 refactor(gui): requested changes 2 years ago
Pranav C 2fab4c4632 fix(gui): miscellaneous ui fixes and improvement 2 years ago
Pranav C 6dba597fef chore(gui): lint 2 years ago
Pranav C c84998d7aa fix(gui): reset to non-editable mode if switching cell 2 years ago
Pranav C f8e52e39e0 fix(api): block delete key press action for input fields at cell level 2 years ago
Pranav C 7cfa6491fc feat(gui): On first click outside checkbox, just select cell. Do not toggle value 2 years ago
braks 7744db0edc chore(nc-gui): lint 2 years ago