9944 Commits (5c36a3e9d670f4c8f0e9d15f52cedb33db08c2ab)
 

Author SHA1 Message Date
navi 21bbbbc28e New translations en.json (Italian) 2 years ago
navi 51bea881ff New translations en.json (Japanese) 2 years ago
navi de886503df New translations en.json (Korean) 2 years ago
navi a42e44c67a New translations en.json (Dutch) 2 years ago
navi 82d7f52b90 New translations en.json (Norwegian) 2 years ago
navi 65bf13f5c8 New translations en.json (Polish) 2 years ago
navi e302fbfe07 New translations en.json (Portuguese) 2 years ago
navi 1c4d17bcbf New translations en.json (Russian) 2 years ago
navi 4629bdc300 New translations en.json (Spanish) 2 years ago
navi 91cf75f222 New translations en.json (Slovenian) 2 years ago
navi 89a1ad6358 New translations en.json (Turkish) 2 years ago
navi f3f3416285 New translations en.json (Ukrainian) 2 years ago
navi 06c1b51b67 New translations en.json (Chinese Simplified) 2 years ago
navi 36897ee8dd New translations en.json (Chinese Traditional) 2 years ago
navi ba43a0bbcb New translations en.json (English) 2 years ago
navi bae31cdd37 New translations en.json (Vietnamese) 2 years ago
navi e647373e51 New translations en.json (Portuguese, Brazilian) 2 years ago
navi d4fa22d62f New translations en.json (Indonesian) 2 years ago
navi 8c6a542717 New translations en.json (Persian) 2 years ago
navi 0c13f4e2f7 New translations en.json (Thai) 2 years ago
navi cca1f83a50 New translations en.json (Croatian) 2 years ago
navi 96c1f42e63 New translations en.json (Latvian) 2 years ago
navi 209f2ef095 New translations en.json (Hindi) 2 years ago
navi b2675691b5 New translations en.json (Swedish) 2 years ago
navi 593cdc8463 New translations en.json (French) 2 years ago
Raju Udava 5e275dafab
Merge pull request #4468 from humannocode/qr-prototyping-cleanedup 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 0218d7f420 feat(nc-gui): add MdiKeyboard 2 years ago
Wing-Kam Wong c61756bb78 feat(nc-gui): include keyboard short in help center 2 years ago
Wing-Kam Wong e3fc9b2b00 fix(nc-gui): use ant-drawer-open instead 2 years ago
Wing-Kam Wong 09991130e8 fix(nc-gui): remove active class for .ant-drawer 2 years ago
Daniel Spaude 9722e65ee2
qrcode: cleanup 2 years ago
Daniel Spaude 06fc3ac16d
Merge branch 'develop' into qr-prototyping-cleanedup 2 years ago
Daniel Spaude ff3ffe5cdb
qrcode: move qr code option after DateTime option 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 4e9ffc9ca7
qrcode: extract querybuilder logic for formulas 2 years ago
Daniel Spaude eb92d2200e
qrcode: filter out qr code from look up column options ui 2 years ago
Raju Udava e30cedae81 docs: datatype specific options 2 years ago
Raju Udava a5b162f280
Merge pull request #4530 from nocodb/fix/4520-year-and-time-sync 2 years ago
Pranav C a78bd5daf9 fix: exclude time and year cell from manual save 2 years ago
Wing-Kam Wong ab88c3fba6 feat(nc-gui): check active drawer or modal only 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