mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 23:16:43 +00:00
* fix(nc-gui): bulk update field header issue * test: add custom validation test cases * test: add custom validation test cases * test: custom validation all type test cases * test: add email, phone number validation test cases * test: fix form fill textarea issue * test: add form validation shared view test cases * test: add survey form custom validation test cases * test: add limit to range survery form test cases * test: add attachment validation survey form test cases * chore(nc-gui): lint