* feat(nc-gui): form field in right pannel setup
* fix(nc-gui): inline form field reorder issue
* fix(nc-gui): make edit form field right panel scrollable
* fix(nc-gui): form field limit option hide btn focus box shadow style issue
* fix(nc-gui): add support to edit form column in form view builder
* feat(nc-gui): added form field header menu dropdown
* fix(nc-gui): tab issue in form builder
* feat(nc-gui): add support to edit column from form builder itself
* fix(nc-gui): wrong virtual cell icon in column delete modal
* feat(nc-gui): column edit, hide, delete option in form builder field settings
* fix(nc-gui): move all form field settings radio btns to the right side
* chore(nc-gui): lint
* chore(nc-gui): lint errors
* chore(nc-gui): lint
* fix(nc-gui): update 'change icon color' text case
* fix(nc-gui): small changes
* fix(nc-gui): form builder side panel field div key issue
* fix(nc-gui): form view outsideclick fild toggle issue
* chore(nc-gui): lint
* fix(nc-gui): hide select dropdown in value is selected and show if value is not selected
* fix(nc-gui): suggested review changes
* fix(nc-gui): make form field rich text options sticky at bottom
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): lazy import richtext component
* fix(nc-gui): set the max height for form rich text fields
* fix(nc-gui): move form settings switch inputs to the right side
* fix(nc-gui): move form select type field layout option to appearance settings section
* fix(nc-gui): select form active field text on focus
* fix(nc-gui): form rich text element menu option tabindex issue
* fix(nc-gui): form search field input autofill issue
* fix(nc-gui): update position of rich text menu option of form description
* feat(nc-gui): adjustable form view sidebar width
* chore(nc-gui): lint
* fix(nc-gui): typo mistake
* fix(nc-gui): PR review changes
* fix(nocodb): skip data refetch when hiding fix(nocodb): duplicate view does not copy field formattings
* fix(nc-gui): update the size of icons
* fix(nc-gui): single select focus not lost on escape press
* fix(nc-gui): disable focus on cell, if opening and not creating
* fix(nocodb): playwright failing
* fix(nc-gui): playwright failing
* fix(nc-gui): hide loading on field enable/disable
* fix(nc-gui): allow all fields reorder. prevent reorder tigger loading screen on load
* feat(nc-gui): disable webhook bulk events while editing webhook instead of removing it from dropdown
* fix(nc-gui): add missing condition in webhook edit event options
* fix(nc-gui): disable webhook bulk op events in v1 only
* fix(nc-gui): make webhook parameter tab as current tab by default
* fix(nc-gui): show inline form field validation errors
* fix(nc-gui): display inline validation error in shared form and form builder
* fix(nc-gui): shared form default value issue
* fix(nc-gui): limit option spell mistake
* fix(nc-gui): form title update issue when toggle between grid & form view
* fix(nc-gui): form banner & logo display issue on upload
* chore(nc-gui): lint
* fix(nc-gui): show error message on press non numeric keys in numeric field
* fix(nc-gui): add key for form banner and logo
* fix(nc-gui): show currency suffix only in form
* fix(nc-gui): edit column default value input height issue
* fix(nc-gui): form checkbox field enter keypress should navigate to next question in survey form
* fix(nc-gui): escape should blur focus field in survey form
* fix(nc-gui): add currency code suffix in form view currency field
* chore(nc-gui): lint
* fix(nc-gui): add percent suffix in form view percent field
* fix(nc-gui): survey form pw test fail issue
* fix(nc-gui): filter pw test fail issue
* fix(nc-gui): add missing classname in oss
* fix(nc-gui): survey form ui break issue
* fix(nc-gui): update oss survey form file
* fix(nc-gui): in survey form branding text color should be dynamic based on form bg color
* chore(nc-gui): lint
* fix(nc-gui): ai pr review changes
* fix(nc-gui): pr review changes #2555
* fix(nc-gui): use handler instead on ternery condition
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>