12197 Commits (759ee66e925339018f1a19cec0fddc5df415d9e8)
 

Author SHA1 Message Date
Daniel Spaude 759ee66e92
tiny refactoring (PR feedback) 2 years ago
Daniel Spaude 925f329bc8
Merge branch 'mvp-mobile-layout-and-code-scanner' of github.com:humannocode/nocodb into mvp-mobile-layout-and-code-scanner 2 years ago
Daniel Spaude c9235db7a2
skip findRowByScanner test for now (has issues on CI) 2 years ago
Raju Udava 2e9b41ba54 test: revert pw version change 2 years ago
Daniel Spaude 92d01da2f8
Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2 years ago
Raju Udava 0a44d945a0
Merge pull request #5193 from nocodb/fix/5182-show-advanced-options-for-specific-db 2 years ago
Raju Udava b2a7c04e77
Merge pull request #5206 from nocodb/fix/5205-shared-form-column-edit 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 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 c4a78fddf2
Merge pull request #5174 from nocodb/feat/ajv-validation-and-human-readable-error 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 1918d339b8 refactor: replace `"nullable"` with type 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 011fc0b3d0 refactor: follow same naming pattern for schema 2 years ago
Pranav C 12fb3fe3c6 fix: schema name correction 2 years ago
Daniel Spaude 6f1a3e8dc8
cleanup 2 years ago
Daniel Spaude 5d0af4011b
cleanup 2 years ago
Daniel Spaude a4b7c15ba5
only show qr/barcode scanner button in mobile mode 2 years ago
Daniel Spaude 5c40166f6a
qr scanner: tests - WIP 2 years ago
Daniel Spaude aaa02e3983
qr scanner: tests - WIP 2 years ago
Daniel Spaude e332f3abaa
qr scanner: tests - WIP 2 years ago
Daniel Spaude 3da65a1736
mobile mode: tests - WIP 2 years ago
Pranav C b54d2d22a4 refactor: use a generic boolean type which could be number, null or boolean 2 years ago
Daniel Spaude 1f6593cd7f
mobile mode: tests - WIP 2 years ago
Pranav C 04c87a0d7f fix: remove unused hook table props from json schema 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 8a1036b237 fix: hook request schema correction 2 years ago
Pranav C ea73fb75b2 fix: swagger - missing comma 2 years ago
Pranav C c6e5d5463b fix: convert minProperties value to number 2 years ago
Pranav C ed401ba830 fix: swagger schema corrections 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 e757e97b02 fix(swagger): change order type from integer to number 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