2104 Commits (4e5221437fc41cb1ab59bc1457de8aafa42c9e98)

Author SHA1 Message Date
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
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