2075 Commits (c2de176e2cde0db414f3a0c52ffe33701e2f31a4)

Author SHA1 Message Date
Pranav C d70b18f50b test(playwright): corrections 2 years ago
Wing-Kam Wong ac65ec7f8c fix(nc-gui): change $e type from a -> c 2 years ago
Wing-Kam Wong 0504427f80 feat(nc-gui): add $e for shortcuts 2 years ago
Pranav C 3d75334332 chore(gui): move label to i18n 2 years ago
Wing-Kam Wong 270ba22ef5 chore(nc-gui): add active: modalVisible to QRcode 2 years ago
Pranav C 16feae2b1f chore: lint 2 years ago
Pranav C 4283f48ee8 fix(gui): add validation for paste data 2 years ago
Pranav C 916029c007 fix(gui): avoiding blocking click event propagation 2 years ago
Pranav C 5c36a3e9d6 chore(gui): lint 2 years ago
Pranav C 04ff0b0163 feat(gui): copying belongs to column 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 ecea8cc262 feat(gui): allow pasting value directly to cell 2 years ago
Wing-Kam Wong fafa4fb17e fix(nc-gui): disable when the page is index 2 years ago
Wing-Kam Wong b205097a1b feat(nc-gui): disable footer on keyboard shortcut modal 2 years ago
Pranav C a8f421f22b fix(gui): allow drag select, mouse select and cmd/ctrl + a select 2 years ago
Wing-Kam Wong 4820c09f65 fix(nc-gui): prevent default on arrow keys only 2 years ago
Wing-Kam Wong bcecbfb975 chore(nc-gui): lint 2 years ago
Pranav C 49098822ac refactor(gui): group imports 2 years ago
Pranav C 207c002c6f chore(gui): lint 2 years ago
Pranav C f302f63759 fix(gui): duplicating single/multiselect column 2 years ago
Pranav C 0c83506e7f refactor(gui): remove sort option from LTAR column 2 years ago
Pranav C a4038a81fe fix(gui): allow insert after last column and insert before on first column 2 years ago
Pranav C a44ce593e6 fix(gui): add newly added sort top of the list 2 years ago
Pranav C ae5b022efb chore: lint 2 years ago
Pranav C 4f0f43976d fix: add column menu position correction 2 years ago
Pranav C 044717b443 feat: show count in badge for filter, sort and fields button 2 years ago
Pranav C bcbabd0ecb feat: hide field from column menu 2 years ago
Pranav C 44217b0ce4 feat: insert column after/before a column 2 years ago
Pranav C 27a19ea7f5 feat: add api to specify default column order in active view 2 years ago
Pranav C e25625be84 refactor: cell icon update 2 years ago
Pranav C 19bd5ebcc8 feat(gui): duplicate column(wip) 2 years ago
Pranav C ca24809b7d feat(gui): implement sort option in column grid level 2 years ago
Pranav C a733324629 feat(gui): add menu options in column header 2 years ago
Wing-Kam Wong cf2ccc53cc feat(nc-gui): update keyboard shortcuts list 2 years ago
Muhammed Mustafa d43f885948 feat(test): Added test for keyboard shortcuts 2 years ago
Wing-Kam Wong 9e507d21ff fix(nc-gui): prevent default when pressing cmd + arrow keys 2 years ago
Wing-Kam Wong c61756bb78 feat(nc-gui): include keyboard short in help center 2 years ago
Daniel Spaude dc3f9607a9
qrcode: also show 'Not editable/clearable' message for QR codes (similar to Formula) 2 years ago
Daniel Spaude 71c03ef725
extract 'show/clear not possible for non-editable columns' logic out into composable 2 years ago
Daniel Spaude 84d981eb44
qrcode: don't render qr codes if their value exceeds 2000 chars 2 years ago
Daniel Spaude eb92d2200e
qrcode: filter out qr code from look up column options ui 2 years ago
Wing-Kam Wong 1231b0bfed feat(nc-gui): add active class to <a-modal/> 2 years ago
Wing-Kam Wong d232bbd8f6 fix(nc-gui): add relative so that the absolute overlay only take up to the input in expanded form 2 years ago
Wing-Kam Wong f461d854c2 feat(nc-gui): keyboard shortcuts 2 years ago
Wing-Kam Wong dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2 years ago
Wing-Kam Wong 8e3a666348 fix(nc-gui): auto focus on json cells only 2 years ago
Wing-Kam Wong 49655b7c0a feat(nc-gui): add isDrawerOrModalExist 2 years ago
Wing-Kam Wong 7c2a586b62 chore(nc-gui): lint 2 years ago
Wing-Kam Wong 507a1f496a feat(nc-gui): keyboard maneuver for json cell 2 years ago