3453 Commits (76bbd5eafda00e645bc1efc63fc3e01d69ddbb0b)

Author SHA1 Message Date
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
Wing-Kam Wong 5ea4c2ad7e feat(nc-gui): allow webhook header accept custom input 2 years ago
Wing-Kam Wong 2d61bab27e chore(nc-gui): remove hasInstallScript & swagger-typescript-api 2 years ago
navi f6c57be4e4 New translations en.json (French) 2 years ago
Daniel Spaude fc97e1ff3a
qrcode: skip QR column if referenced column doesn't exist anymore 2 years ago
Wing-Kam Wong e400c6f513 feat(nc-gui): support single quote in select options during import 2 years ago
Wing-Kam Wong 9dee6e8a97 feat(nc-gui): improve column types detection 2 years ago
Wing-Kam Wong 538524f4bd feat(nc-gui): add customParseFormat & revise datetime util functions 2 years ago
Wing-Kam Wong eddd58a006 fix(nc-gui): datetime parsing logic & disable import button init value 2 years ago
Wing-Kam Wong 4f731a8887 fix(nc-gui): infinite import validation errors 2 years ago
Daniel Spaude 2530eaf5a4
qrcode: add modal with larger qr code 2 years ago
Daniel Spaude 7138cd2c11
qrcode: fix 'qr code not updating on row change' 2 years ago
Wonkeun No cc3ca2c71a feat(formulaUtils):allow decimal for round 2 years ago
Wing-Kam Wong 7a8a58d020 fix(nc-gui): at most 5 files for csv import only 2 years ago
Wing-Kam Wong 83d06cb71d chore(nc-gui): remove console.log 2 years ago
Wing-Kam Wong 65a5eeaa37 chore(nc-gui): fix lint issues 2 years ago
Wing-Kam Wong 1cb9767d6e feat(nc-gui): add @typescript-eslint/no-this-alias 2 years ago
Wing-Kam Wong 2ec7d24ac2 feat(nc-gui): error handling for import 2 years ago
Wonkeun No f21c564b4d feat(formulaUtils):allow decimal for round 2 years ago
Wing-Kam Wong fb053489fd fix(nc-gui): populate unique table name in non importDataOnly case only 2 years ago
Wonkeun No 9267e95fbb feat(formulaUtils):allow decimal for round 2 years ago
navi 23c3c62ae8 New translations en.json (Italian) 2 years ago
Wing-Kam Wong bf72ff1687 feat(nc-gui): populateUniqueTableName 2 years ago
mateonunez b168e76a59 fix(nc-gui): allow expand when is locked 2 years ago
Wing-Kam Wong e596bf7ac1 feat(nc-gui): support multiple tn in srcDestMapping 2 years ago
Wing-Kam Wong 52a880d471 feat(nc-gui): add error blocks for parse 2 years ago
Wing-Kam Wong 1dfc069b01 feat(nc-gui): avoid undefined column during async import 2 years ago
braks eed31087c8 fix(nc-gui): useRoles to check if previewAs is enabled 2 years ago
braks eea4ef0211 refactor(nc-gui): show expand icon depending on role and readonly state 2 years ago
Wing-Kam Wong 38054ecafe feat(nc-gui): allow multiple drop 2 years ago
Wing-Kam Wong 99925bc4ba feat(nc-gui): support multiple files with importingTips 2 years ago
Wing-Kam Wong 56a6da5b63 feat(nc-gui): support max 5 files upload 2 years ago
Wing-Kam Wong fd262e8660 feat(nc-gui): fallback to SingleLineText if there is some data not numeric 2 years ago
Wing-Kam Wong e0045de65b refactor(nc-gui): align the default column names 2 years ago
braks 94065a92c0 fix(nc-gui): use `TableDataCell` component to set cell refs 2 years ago
braks ad5e9a3532 fix(nc-gui): disable text field if readonly 2 years ago
braks 97cdb832e4 fix(nc-gui): show expand icon regardless of readonly state 2 years ago