484 Commits (3eed09041d7588057a378c5ca775662d042d85ac)

Author SHA1 Message Date
Wing-Kam Wong 09991130e8 fix(nc-gui): remove active class for .ant-drawer 2 years ago
Daniel Spaude ff3ffe5cdb
qrcode: move qr code option after DateTime option 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 49655b7c0a feat(nc-gui): add isDrawerOrModalExist 2 years ago
Wing-Kam Wong d2bcf4ace2 fix(nc-gui): validation logic 2 years ago
Wing-Kam Wong 1ff1e2099a fix(nc-gui): use validator/lib/isURL 2 years ago
Wing-Kam Wong 632b7ebab6 feat(nc-gui): applyNonSelectable 2 years ago
Wing-Kam Wong 92dddf057b fix(nc-gui): take decimal over number 2 years ago
Wing-Kam Wong 1ed3ae2261 fix(nc-gui): resolve if import data is unchecked 2 years ago
Pranav C 25b68a74cd fix(gui): checkbox rendering 2 years ago
Pranav C 384bd26684 refactor(gui): show super admin role in project user list since they have access to all project 2 years ago
braks 3a9338b3ef chore(nc-gui): rebase 2 years ago
braks 0d7b129e33 chore(nc-gui): lint 2 years ago
braks e1cd1a9e7e refactor(nc-gui): use sql ui of useProject 2 years ago
braks eaeaf6b1fc feat(nc-gui): add isLTAR utility 2 years ago
braks 19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2 years ago
Wing-Kam Wong a01337cacf fix(nc-gui): convert old validators to the latest format 2 years ago
braks f365c1ef94 feat(nc-gui): add option to set RTL on forms 2 years ago
braks 07f99f5f51 fix(nc-gui): apply ltr/rtl direction on language switch 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C dc45ca3133 refactor: remove Count and Autonumber field 2 years ago
Pranav C 1aab8e5a6e feat(api): cmd/ctrl + arrow navigation 2 years ago
Wing-Kam Wong 0779a69cae fix(nc-gui): reduce of empty array with no initial value 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
braks 25b1872587 fix(nc-gui): type issues 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
Wing-Kam Wong 0ac7f4fe95 fix(nc-gui): excel import column type detection logic 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
Wonkeun No cc3ca2c71a feat(formulaUtils):allow decimal for round 2 years ago
Wing-Kam Wong 83d06cb71d chore(nc-gui): remove console.log 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
Wonkeun No 9267e95fbb feat(formulaUtils):allow decimal for round 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
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
flisowna 31d9197266 geodata: cell type WIP 2 years ago
Wing-Kam Wong 1863a18efc feat(nc-gui): support header option in Excel Import 2 years ago
Wing-Kam Wong f4b611b5dc chore(nc-gui): remove unused name in ExcelUrlTemplateAdapter 2 years ago
Wing-Kam Wong 5ef9b64b60 fix(nc-gui): apply promise.all on excel parse function 2 years ago
Wing-Kam Wong e72bc31352 fix(nc-gui): pass empty object instead of name in ExcelUrlTemplateAdapter 2 years ago
Wing-Kam Wong 72e6ef626d fix(nc-gui): pass empty object instead of name in JSONUrlTemplateAdapter 2 years ago
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
Wing-Kam Wong 7068fbcdd9 feat(nc-gui): import url logic 2 years ago