409 Commits (972578a28cb6eb516897841c273d2a3c1849fc1f)

Author SHA1 Message Date
mertmit 7f2a5103f6 fix: useRoute from vue-router in useProject 2 years ago
mertmit c1a86f0808 fix: use ref for forcedProjectId 2 years ago
Pranav C c0266c007f fix(gui): encode id to escape special chars in url 2 years ago
Pranav C 4986a5892f fix(gui): replace api call which requires auth token in public page 2 years ago
Pranav C c841c767f0 fix(gui): stop event propagation in view rename input 2 years ago
Pranav C a757da6838 fix(gui):shared view creation bug and show icon in shared view 2 years ago
Pranav C da7ae2190a feat(gui): show emoji in tab level 2 years ago
Ekaterina Balakina e94ebe9f4c fix multiselect 2 years ago
Ekaterina Balakina 812b82f853 fix save search query 2 years ago
mertmit 91968ba6be fix: PR requested changes 2 years ago
mertmit 879dcee082 fix: shared view sqlUis 2 years ago
mertmit ddd17e9229 feat: suffix base alias for duplicate tabs 2 years ago
mertmit 600d18de22 feat: order and ui control for bases 2 years ago
mertmit 445841ec08 feat: use model id instead of title for ui navigation 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
mertmit 743c160eef fix: multiple source project prefix 2 years ago
mertmit c5f95d8248 feat: multiple source front-end 2 years ago
mertmit 8edb4e4b2c feat: front-end allow multiple base per project 2 years ago
mertmit 3897351e0d fix: add missing runtime config for appInfo 2 years ago
Wing-Kam Wong b1b362366e fix(nc-gui): type issues 2 years ago
flisowna e7a15b77ec Barcode column type - WIP (mainly FE related code) 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
Pranav C a44ce593e6 fix(gui): add newly added sort top of the list 2 years ago
Pranav C 44217b0ce4 feat: insert column after/before a column 2 years ago
Pranav C ca24809b7d feat(gui): implement sort option in column grid level 2 years ago
Daniel Spaude 9722e65ee2
qrcode: cleanup 2 years ago
Daniel Spaude 71c03ef725
extract 'show/clear not possible for non-editable columns' logic out into composable 2 years ago
Ekaterina Balakina 095ebdfcf3 copy in right menu, notification and refactor 2 years ago
Wing-Kam Wong 9b57a00d71 feat(nc-gui): move search to useFieldQuery 2 years ago
Wing-Kam Wong 4bcbc1ca8e feat(nc-gui): useFieldQuery 2 years ago