9595 Commits (a4958bffcb031215bb4a2fe567b2e663243cc45f)

Author SHA1 Message Date
Wing-Kam Wong b001bae5f4 fix(nocodb): cater undefined aliasColObjMap[alias] 2 years ago
Wing-Kam Wong e6b5250eb0 fix(nc-gui): incorrect now value in conditionV2.ts 2 years ago
Wing-Kam Wong eb2128a689 fix(nc-gui): incorrect value in filterUtils.ts 2 years ago
mertmit 121ab0492d refactor: sticky column css 2 years ago
Wing-Kam Wong 9b40533bd8 fix(nocodb): blank for date / datetime type 2 years ago
Wing-Kam Wong 6505001610 docs: add Comparison Sub-Operators 2 years ago
Wing-Kam Wong 2860fa6546 refactor(nocodb): turn `val` in dayjs object format to string 2 years ago
Wing-Kam Wong 49fa6e8959 feat(nc-gui): disable date & datetime for like and nlike 2 years ago
Wing-Kam Wong f80e1611ad refactor(nocodb): comparison ops 2 years ago
Wing-Kam Wong cbdea43b14 feat(nocodb): validateFilterComparison 2 years ago
Wing-Kam Wong c3fc4faf5f feat(nocodb): handle comparison_sub_op in extractCondition 2 years ago
Wing-Kam Wong 2bc221f4d0 feat(nocodb): convert if comparison_sub_op is not null 2 years ago
Pranav C adc48d68e3 refactor: show proper field icon 2 years ago
Pranav C 97bec8e1dc fix: signin and signout url correction 2 years ago
Wing-Kam Wong dc4fa3f7c5 chore(sdk): rebuild Api.ts 2 years ago
Wing-Kam Wong 1f6f3b2234 docs: remove comments breaking table in column-types.md 2 years ago
Pranav C 7693830359 fix(gui): make specificBBType typable 2 years ago
Pranav C c49ae244d3 fix(gui): show all db options if uidt is SpecificDBType 2 years ago
Pranav C 4812d920ab fix(gui): extract reactive value using `value` prop 2 years ago
Pranav C b2577a8e43 fix: add signout api to clear refresh token from db and cookie 2 years ago
Pranav C 29d4544bb1 fix(gui): avoid header menu in form view and for user who doesn't have permission 2 years ago
Pranav C 8dbf966fdd chore: suggested changes 2 years ago
Pranav C adb1dcfddf refactor: move swagger.json to nocodb package 2 years ago
Pranav C ca7f8dca08 refactor: generic type for string or null 2 years ago
Pranav C 4e084ed8ea refactor: Use generic type for meta field 2 years ago
Pranav C 373da6d83d feat: add validations and schema for all apis 2 years ago
Pranav C d0e2441559 chore: lint 2 years ago
Pranav C 12fb3fe3c6 fix: schema name correction 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 06f7bcc2be fix: replace oneOf with anyOf 2 years ago
Pranav C 90fe5ef1fc fix: column api type corrections 2 years ago
Pranav C 6427dee28c refactor(gui): check errors is an array or not 2 years ago
Pranav C a5cea7883a feat: extract validation error and combine if found 2 years ago
Pranav C ba352da48c feat: ui acl post request schema definition 2 years ago
Pranav C fae02790b3 feat: on db error respond with human-readable message 2 years ago
Pranav C be377add99 feat(nocodb): add missing schema 2 years ago
Pranav C 8fea468925 feat(nocodb): map swagger schema for api payload validation 2 years ago
Pranav C 1811fc7ba0 feat(gui): add ajv middleware 2 years ago
Wing-Kam Wong 4ed69464c4 fix(nocodb): revise isWithin logic in airtable migration 2 years ago
Wing-Kam Wong 00f9b58327 feat(nocodb): add isWithin logic in conditionV2.ts 2 years ago
Wing-Kam Wong 6a72125828 feat(nc-gui): include isWithin logic 2 years ago
Wing-Kam Wong feec16510e feat(nocodb): add sub ops for isWithin 2 years ago
Wing-Kam Wong 12973aaf98 feat(nc-gui): use decimal input for 'pastNumberOfDays', 'nextNumberOfDays' 2 years ago