3332 Commits (551704be7272c6f0667d9f244787e8799f994495)

Author SHA1 Message Date
Muhammed Mustafa 6998c3e6c7 feat(testing): Added and integrated playwright 2 years ago
navi cb452d01b6 New translations en.json (Chinese Simplified) 2 years ago
mateonunez b5e2143faa chore(Grid): remove unused parentheses 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
navi 597c98a32b New translations en.json (Chinese Simplified) 2 years ago
Wing-Kam Wong ebb1397d82 refactor: remove engines 2 years ago
redhoyasa fba63b5f2a remove unused lines 2 years ago
Wing-Kam Wong 93ec29a52e refactor(nc-gui): update package-lock.json due to sdk changes 2 years ago
redhoyasa 04a7fbd525 feat(gallery): skip empty value to be displayed in the gallery view 2 years ago
Wing-Kam Wong 66bc380633 refactor(nc-gui): remove unused dependencies 2 years ago
Daniel Spaude 4cc610bebf
qrcode: ignore qr fields for Form View and add more allowed QR value types 2 years ago
Daniel Spaude ea97c6ffca
qrcode: prevent default handling for cell click 2 years ago
Daniel Spaude 81a2d6a768
qrcode: ignore qrcode cols for filters and sorting 2 years ago
Wing-Kam Wong 49ab2b225b refactor(global): add license 2 years ago
Wing-Kam Wong 3dd82499e4 chore(nc-gui): update package-lock.json 2 years ago
Wing-Kam Wong 9f8a137c46 refactor(global): revise package.json 2 years ago
mertmit 48bdf248b6 fix: ssl mode mapping 2 years ago
Wing-Kam Wong 59f03e9eb4 refactor: remove copyright block as CLA covers it 2 years ago
navi 19b014e417 New translations en.json (Chinese Simplified) 2 years ago
dependabot[bot] 8523b49a4b
chore(deps): bump terser from 5.14.1 to 5.15.1 in /packages/nc-gui 2 years ago
Wing-Kam Wong a8e4c9ad4f chore: update nocodb-sdk to local path 2 years ago
wingkwong 578213c089 [create-pull-request] automated change 2 years ago
Pranav C 91bc7840e7 fix(gui): overwrite auto updated field on update 2 years ago
Pranav C 2f259a08b8 fix(gui): only overwrite Rollup and Formula cell on row update 2 years ago
Daniel Spaude 41af28231e
qrcode: cleanup 2 years ago
Daniel Spaude a08e2bb408
qrcode: add qrcode package 2 years ago
Wing-Kam Wong 0e5a4d64c7 chore: update nocodb-sdk to local path 2 years ago
wingkwong d678aa6dd7 [create-pull-request] automated change 2 years ago
braks 25b1872587 fix(nc-gui): type issues 2 years ago
Wing-Kam Wong fba0d65f18 fix(nc-gui):use computed instead of ref for durationType 2 years ago
Wing-Kam Wong 1d89c7c8d3 fix(nc-gui): duration focus issue 2 years ago
Wing-Kam Wong 49a94eeec0 chore(nc-gui): remove unused import / variables 2 years ago
Wing-Kam Wong e7af4e99ee chore(nc-gui): remove optional chaining on columns 2 years ago
Wing-Kam Wong f48faa7771 fix(nc-gui): incorrect index to splice in deleteTableColumn 2 years ago
braks 840fcba0d3 fix(nc-gui): correctly access readonly 2 years ago
braks c0a9645d94 fix(nc-gui): replace submit 2 years ago
braks aef9300800 fix(nc-gui): limit transition duration to 5s 2 years ago
Daniel Spaude b2fc5115d1
qrcode: form validation 2 years ago
Daniel Spaude 7aa49ab9b7
qrcode: delete qr code if referenced column is deleted 2 years ago
Wing-Kam Wong 797eaa05e0 chore(nc-gui): remove customParseFormat as it is defined in plugins/a.dayjs.ts 2 years ago
Wing-Kam Wong 67daab76ca chore(nc-gui): remove uncessary argument 2 years ago
braks 4f5a4a6102 chore(nc-gui): placeholder text color 2 years ago
braks 17c30da02a fix(nc-gui): expand cell width for duration cells in form view 2 years ago
braks d11cbde7f2 fix(nc-gui): disable submit if form was submitted 2 years ago
braks 7744db0edc chore(nc-gui): lint 2 years ago
braks d10f87810e fix(nc-gui): dark mode styles for longtext field in form view 2 years ago
Wing-Kam Wong 0ac7f4fe95 fix(nc-gui): excel import column type detection logic 2 years ago
Wing-Kam Wong 135c73898b refactor(nc-gui): rename value to cellValue 2 years ago
Wing-Kam Wong 38941c31ee fix(nc-gui): formula values unexpectedly wrapped by double quotes 2 years ago
redhoyasa b4745db031 fix(nc-gui): make dateformat in date picker reactive 2 years ago