343 Commits (2c10a00e899190501472ba0418ff5f467cea29d1)

Author SHA1 Message Date
Pranav C 3aa340d47e feat(gui): update icons order 2 years ago
Pranav C 5802a85d57 refactor(gui): move icons list to utils 2 years ago
mertmit dd1172e849 fix: connection requirements for snowflake connection 2 years ago
mertmit 2758569b24 feat: relations for snowflake client 2 years ago
mertmit b800f838a7 feat: snowflake front-end 2 years ago
Wing-Kam Wong 5c19bd3c9a fix(nc-gui): check undefined or null instead for boolean case 2 years ago
Semjon Geist 4ba0f5089e
fix(nc-gui): fix col = 0 case in getColVal (#4631) 2 years ago
Semjon Geist 9a47d08ee1 Fix getColVal in parserHelpers.ts -> col index can be 0 -> so check only that its not undefined 2 years ago
Wing-Kam Wong 5f64da2f37 feat(nc-gui): add DATETIME_DIFF hint 2 years ago
Wing-Kam Wong 8a84ad6838 chore(nc-gui): remove HH:mm:ss.SSS as SSS is not configurable in picker 2 years ago
mertmit 91968ba6be fix: PR requested changes 2 years ago
Wing-Kam Wong 560cf9fc62 feat(nc-gui): add time formats 2 years ago
Wing-Kam Wong 7e4e089763 feat(nc-gui): add isDrawerExist 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 49098822ac refactor(gui): group imports 2 years ago
Pranav C e25625be84 refactor: cell icon update 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 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