582 Commits (bc947b4ace806d611b6e00033654c9066bfadf24)

Author SHA1 Message Date
Pranav C 373da6d83d feat: add validations and schema for all apis 2 years ago
Pranav C b54d2d22a4 refactor: use a generic boolean type which could be number, null or boolean 2 years ago
Pranav C eabaa635f3 fix: use newly added schema in swagger apis 2 years ago
Pranav C 4770210568 fix: dtxp type correction 2 years ago
Pranav C f1b75b16e1 fix: type corrections 2 years ago
Pranav C ad92b58952 fix: add missing schema 2 years ago
Pranav C 19f773fae0 fix: type and schema name corrections 2 years ago
Pranav C 18a6c3a155 chore: generate sdk file 2 years ago
Pranav C dbcc489c0d fix: replace oneOf with anyOf - update all the places 2 years ago
Pranav C 90fe5ef1fc fix: column api type corrections 2 years ago
Pranav C 8fea468925 feat(nocodb): map swagger schema for api payload validation 2 years ago
Wing-Kam Wong c82a4f63d0 feat(nocodb-sdk): add comparison_sub_op 2 years ago
Daniel Spaude a8fb25e439
code scanner for forms - WIP 2 years ago
Wing-Kam Wong fbbc69fd72 fix(nocodb-sdk): incorrect type 2 years ago
Wing-Kam Wong 6693b1a8d7 feat(nocodb-sdk): add numericUITypes 2 years ago
Wing-Kam Wong 2e6f598871 feat(nocodb-sdk): add isNumericCol 2 years ago
Daniel Spaude 1e0fd93b59
geodata: code cleanup 2 years ago
Wing-Kam Wong 2d1465d73c feat(nocodb-sdk): add hasEmptyOrNullFilters 2 years ago
Daniel Spaude 0da97ff992
MapView: 'Mapped by' column values should always be delivered - WIP 2 years ago
mertmit 36fb93def5 feat: row height for grid view 2 years ago
Pranav C e1c4849c0e refactor: return number for default length value 2 years ago
Pranav C 26af8b4b96 fix(api): include money type for currency 2 years ago
Wing-Kam Wong 3a0890ed46 feat(sdk): add data to AttachmentType 2 years ago
Wing-Kam Wong 562023ea67 feat(sdk): add path to attachment type 2 years ago
Pranav C 0f2398b30b feat: set default value of rating field as 0 2 years ago
Pranav C d53209c4ae feat: set default value of checkbox field as false/0 2 years ago
Pranav C 918d089061 fix(api): hide length and scale for int and float types 2 years ago
Pranav C 9e968465bc fix(api): mssql - enable toggling scale and precision 2 years ago
Pranav C 0839d3d171 fix(api): mssql - column alter query correction 2 years ago
Daniel Spaude 670ce8fed0
also allow AutoNumber and ID column types for Bar/QRCodes 2 years ago
mertmit fbbc421b3d fix: typos in MssqlUi 2 years ago
Wing-Kam Wong 10421b8370 feat(sdk): add offset to list 2 years ago
Wing-Kam Wong 07bf406c77 feat(sdk): add column get api 2 years ago
Pranav C c54bfd435a fix(gui): construct project base metadata from public meta api response 2 years ago
Wing-Kam Wong a2cabc5b91 chore(nocodb-sdk): remove unnecessary replace in formula 2 years ago
Wing-Kam Wong 5f555e1f50 refactor(nocodb-sdk): formula curly hook 2 years ago
Wing-Kam Wong 8eb8d9d5dc fix(nocodb-sdk): revise jsepCurlyHook logic to handle column names with special characters 2 years ago
Wing-Kam Wong 6c71afe28d fix(nocodb-sdk): revise parsing identifier name logic 2 years ago
Pranav C 0d9954af70 fix(gui): allow attachment upload if user have permission 2 years ago
Pranav C aed58b8bfd feat(gui): add icon change option for view 2 years ago
Pranav C 1a975db018 feat(sdk): add api in swagger json 2 years ago
mertmit d029c89326 feat: dtxp handling for snowflake client 2 years ago
mertmit 459377c5e1 fix: pk handling for snowflake client 2 years ago
mertmit dc2ae31bf5 feat: snowflake improvements 2 years ago
mertmit badf05c8f2 feat: SnowflakeClient alfa 2 years ago
Wing-Kam Wong f10cf40ee2 feat(nocodb-sdk): add DATETIME_DIFF to formula list 2 years ago
Wing-Kam Wong 7ee02b4e7c fix(nocodb-sdk): include node.value for literal case 2 years ago
mertmit 91968ba6be fix: PR requested changes 2 years ago
mertmit 600d18de22 feat: order and ui control for bases 2 years ago
mertmit 6f9dac3060 feat: multiple base handle import & sync 2 years ago