2200 Commits (4e80443bd35585e1fa92983fde37a6164adc3d30)

Author SHA1 Message Date
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
Wing-Kam Wong 034cfba717 feat(nc-gui): focus monaco editor 2 years ago
Wing-Kam Wong ca67747b79 fix(nc-gui): incorrect i18n keyname in KeyboardShortcuts 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong f0e98ace78 feat(nc-gui): add keyboardShortcut 2 years ago
Wing-Kam Wong 04687e02ae feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases 2 years ago
Wing-Kam Wong 2af5e7d224 fix(nc-gui): resolve PR comments 2 years ago
Ekaterina Balakina 095ebdfcf3 copy in right menu, notification and refactor 2 years ago
Wing-Kam Wong cd56d6bf1e feat(nc-gui): click enter to open modal, click enter again to attach file 2 years ago
Wing-Kam Wong af685a9cf8 feat(nc-gui): add active class when the modal is open 2 years ago
Wing-Kam Wong 2f5160e047 feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker 2 years ago
Wing-Kam Wong ccf42266fe fix(nc-gui): query the active date picker only 2 years ago
Wing-Kam Wong ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 2 years ago
Wing-Kam Wong 8098dc3540 feat(nc-gui): ad nc-locked-overlay to system columns 2 years ago
Wing-Kam Wong 21c0be04a2 fix(nc-gui): return if expanded form is active for Enter & Escape on date picker 2 years ago
Wing-Kam Wong d508b915f4 fix(nc-gui): remove incorrect @selectstart.prevent 2 years ago
mertmit 76f33ae4e6 feat: reconnect quick import logs 2 years ago
Pranav C 4749171498 fix: pass array/json array to attachment cell from lookup cell 2 years ago
Pranav C 3882bd1692 fix: parse attachment column value if string 2 years ago
Wing-Kam Wong 0625eacf72 fix(nc-gui): use computed on isShareBaseAllowed 2 years ago
Wing-Kam Wong 5d048d37f2 fix(nc-gui): set show-search always true 2 years ago
Wing-Kam Wong 387d8ca8cf fix(nc-gui): focus on the first input in expanded form nextTick 2 years ago
Wing-Kam Wong 9250aa8250 feat(nc-gui): revise clear cell logic 2 years ago
mertmit 2c932f9e70 fix: use isPrimaryKey instead of isPrimary 2 years ago
Wing-Kam Wong 3b02b6627e feat(nc-gui): keyboard maneuver on date picker 2 years ago
Daniel Spaude 3a315d840c
qrcode: add more playwright tests 2 years ago
Wing-Kam Wong 5d761c5ee1 feat(nc-gui): focus on filter query for other keys 2 years ago
Wing-Kam Wong 83cc395810 feat(nc-gui): add computedFieldEditWarning & computedFieldDeleteWarning 2 years ago
Wing-Kam Wong 5ec9902cee feat(nc-gui): show showEditWarning when double clicking lookup cell 2 years ago
Wing-Kam Wong f65d39b510 feat(nc-gui): keyboard manoeuvre - Alt + R & Alt + C 2 years ago
Wing-Kam Wong efd7697546 feat(nc-gui): keyboard manoeuvre - cmd/ctrl + Enter 2 years ago
Wing-Kam Wong baed9a7ed7 feat(nc-gui): keyboard manoeuvre - Alt + I 2 years ago
Wing-Kam Wong ca943017a6 feat(nc-gui): keyboard manoeuvre - Alt + F 2 years ago
Wing-Kam Wong d150a059ed feat(nc-gui): keyboard manoeuvre - Alt + T 2 years ago
Wing-Kam Wong ce009649fb feat(nc-gui): load field query when view is changed 2 years ago
Pranav C 12a95968ba fix(gui): check default value defined or not 2 years ago