* feat(nc-gui): auto generate new field name based on field type
* feat(nc-gui): MFE - auto generate new field name
* fix(nc-gui): update MFE field name input placeholder style
* fix(nc-gui): auto generate field name in MFE title upadate issue
* fix(nc-gui): remove plural table name if it is oo link type
* fix(nc-gui): pr review changes
* fix(nc-gui): MFE field name input style
* chore(nc-gui): lint
* chore(nc-gui): lint
* fix(nc-gui): update lookup & rollup column tooltip
* fix(nc-gui): multi field editor test fail issue
* refactor(nc-gui): multifield editor auto generate column name code
* test: update survey form verify submit msg test
* chore(nc-gui): lint
* fix(nc-gui): form field validation issue if column title contains .
* chore(nc-gui): lint
* test(nc-gui): add `.` included column name in form validation test
* test: remove only from test
* fix(nc-gui): pr review changes
* fix(nc-gui): update field modal column type search by it displayed name instead of UITypes
* fix(nc-gui): select type default value update issue if we create new column
* fix(nc-gui): refactor select type default value update code
* fix(nc-gui): allow search column type by it's type as well as display text
* fix(nc-gui): update field modal radio input disable state bg
* fix(nc-gui): new record dropdown btn icon alignment issue
* fix(nc-gui): duplicate expanded record comment update & query param update issue
* fix(nc-gui): udpate expanded form width if comment section is enabled
* fix(nc-gui): show single line text in hover gray state when we open the add modal
* fix(nc-gui): add divider in comment more option dropdown
* fix(nc-gui): show tooltip on hover over comment username
* fix(nc-gui): oo relation link dropdown count update issue
* feat(nocodb): add support for limiting selection to specific views
* test: fix failing tests
* fix: failing playwright tests
* feat: allow updating static view filter from both sides
* fix: remove console logs
* refactor: rename migration name
* fix: corrections in ui and update api
* fix: apply same behaviour for LTAR column(bt)
* refactor: rename view id column in relation to avoid confusion
* fix: option to disable view filter(switch)
* refactor: some minor ui spacing corrections
* fix: avoid setting target view id for bt relation when creating hm relation
* feat: links - record selection based on custom filters
* fix: corrections
* feat: add edit support for conditions
* feat: option to switch between dynamic and static value
* fix: backend corrections
* feat: apis for links filter
* feat: filter api integration with ui
* feat: filter with save and update
* feat: dynamic filter
* feat: shared form filter
* feat: expanded form
* fix: missing imports and corrections
* fix: pass correct column list
* fix: nested filter bug
* fix: corrections in actions and swagger
* fix: missing add button menu
* fix: expanded form bug
* test: playwright test - WIP
* test: playwright - link with filters/view
* chore: lint
* refactor: ui corrections
* fix: remove unnecessary filtering from hm/mm list and count
* fix: filter ui correction
* fix: lable correction
* fix: skip view filter for rollup
* fix: ui corrections
* fix: extract correct column id
* fix: duplicate LTAR - missing target view
* feat: add duplicate support for link with filters/view
* fix: height issue and nested filter creation bug
* fix: pass metadata to nested filter component
* fix: filter on column creation
* fix: filter getting cloned under group
* fix: exclude deleted filters when deciding locked state
* fix: update state when switching to dynamic filter
* fix: unlink view on delete and handle undefined values as null
* fix: filter based on unsaved data
* fix: handle overflow
* fix: multi-field editor - filter UI correction
* fix: duplicate link column with dynamic field ref
* fix: remove virtual column support
* fix: add support to link filter in normal list method
* fix: apply filter on count query
* fix: pass correct column list
* feat: add link filter support in multifield column creation
* feat: add link filter support in multifield column creation
* Merge branch 'develop' into feat/links-view-filter
* fix: dynamic value column export
* fix: review comments
* test: kludge for groupby tests
* fix: extract updated status correctly
* test: try waitFor for links
* test: kludge
* refactor: exclude attachment & rating from dynamic filter and treat float and integer as number
* test: label correction
* refactor: replace try...catch and use if condition
* fix: apply conditions only if enabled
* fix: MFE bugs
* refactor: show radio button active border only when focused
* fix: proper state handling
* fix: view delete - unlink from link column
* fix: duplicate Link with filter view id
* refactor: column filter section padding
* fix: exclude system columns
* fix: dynamic column filter logic correction
* refactor: cleanup
* test: kludge with delay for groupby test
* refactor: add missing placeholder method
* docs: limit link record selection
* refactor: add missing placeholder method
* chore: lint
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix(nc-gui): update field modal column type search by it displayed name instead of UITypes
* fix(nc-gui): select type default value update issue if we create new column
* fix(nc-gui): refactor select type default value update code
* fix(nc-gui): allow search column type by it's type as well as display text
* feat: display number/decimal value according to locale format
* fix: thousands separator text
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix(nc-gui): remove field modal title & type selector label
* fix(nc-gui): hide default value input initially
* fix(nc-gui): remove clear icon from default value input
* fix(nc-gui): update email, phone, url column validation settings ui
* fix(nc-gui): add missing validate field condition
* fix(nc-gui): update long text field modal ui
* fix(nc-gui): update default field modal width & enable rich text option
* fix(nc-gui): small changes
* fix(nc-gui): hide default value input only if user clicks on delete icon
* fix(nc-gui): decimal field option ui
* fix(nc-gui): update percent option ui
* fix(nc-gui): small changes
* fix(nc-gui): update field modal switch option alignment
* fix(nc-gui): update date & dateTime field modal options
* feat(nc-gui): add 12, 24 hrs time format option in field modal
* feat(nc-gui): add 12hr time cell format support
* fix(nc-gui): update time cell placeholder according to time format
* fix(nc-gui): field modal default value option visibility issue
* fix(nc-gui): update barcode, qr code field modal option
* fix(nc-gui): field modal expanded json input modal overlay click issue
* fix(nc-gui): currency code option from field modal
* fix(nc-gui): udpate duration option
* fix(nc-gui): date time cell clear icon visibility issue in link record dropdown
* fix(nc-gui): update field modal lookup options
* fix(nc-gui): update user option from field modal
* fix(nc-gui): update rollup option from field modal
* fix(nc-gui): update select field type ui for create column
* fix(nc-gui): update field modal cancel & save btn alignment
* fix(nc-gui): update formula option margin
* fic(nc-gui): update select type option
* fix(nc-gui): small changes
* fix(nc-gui): update links field options
* fix(nc-gui): small changes
* fix(nc-gui): select option border issue
* fix(nc-gui): add new color picker
* fix(nc-gui): update rating field options
* fix(nc-gui): update geodata field options
* fix(nc-gui): geodata option small changes
* fix(nc-gui): add new color picker for select type options
* fix(nc-gui): show only title & field type list if uidt is null
* feat(nc-gui): add 12hrs time support in dateTime cell
* fix(nc-gui): formula suggestion list visibility issue
* fix(nc-gui): reduce formaula suggestion fields icon size
* fix(nc-gui): rich text default value visibility issue in field modal
* fix(nc-gui): update rich text default value bubble menu option
* fix(nc-gui): some pr review changes
* fix(nc-gui): remove example from duration format
* feat(nc-gui): add keyboard navigation support for field list
* fix(nc-gui): update email, url, phone validate text
* fix(nc-gui): update qr & barcode value select input
* fix(nc-gui): pr review changes
* test: update create column test cases
* fix(nc-gui): remove required symbol from field modal inputs
* fix(nc-gui): remove delete default value icon and add cross icon in default input itself
* test: update duration field type test
* fix(nc-gui): update column name & type input shadow
* fix(nc-gui): add hover effect on selected type
* fix(nc-gui): enabel rich text case update
* fix(nc-gui): update select options
* fix(nc-gui): show full time format in edit modal default value
* fix(nc-gui): remove optional placeholder of default value
* fix(nc-gui): instead of removing field type option disable it if it is onlyNameUpdateOnEditColumns
* fix(nc-gui): update links field icons from field modal
* fix(nc-gui): add links options in edit modal
* fix(nc-gui): show links config and disable if it is not editable in edit column mode
* fix(nc-gui): add support to configure date time format for create & last modified type field
* fix(nc-gui): virtual field icon visibility issue if it is edit mode
* fix(nc-gui): disabled edit option from field context menu if column is pk or system column
* fix(nc-gui): update field modal submit btn text
* fix(nc-gui): add shdow on input field in field modal
* fix(nc-gui): disable submit btn if field modal has some warnings
* test: update field add/edit save test case
* test: update links column add/edit test cases
* test: uncomment code
* test: update user field default value update test cases
* test: update select type option default value
* test: update multi field editor test cases
* test: update kanban view add option test cases
* test: update multifield editor test cases
* test: update create column keyboard shortcut test case
* chore(nc-gui): lint
* fix(nc-gui): field modal redio option shadow issue
* fix(nc-gui): update field modal select option color picker btn border radius
* fix(nc-gui): checkbox & rating icon alignment issue
* fix(nc-gui): update field modal formula field
* fix(nc-gui): field modal padding and gap issue
* fix(nc-gui): update set default value font case & font color
* fix(nc-gui): update field modal formula suggestion list ui
* fix(nc-gui): removecolumn create field search list from multifield editor
* fix(nc-gui): add placeholder for lookup & rollup options
* fix: label
* fix(nc-gui): remove placeholder from select type
* fix(nc-gui): remove link type from link field select option
* fix(nc-gui): qr, barcode value field icon issue
* fix(nc-gui): set color picker tab according to active color
* fix(nc-gui): json editor save btn ui changes in edit modal
* fix(nc-gui): disable editing primary key col
* chore(nc-gui): lint
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* chore: disable devtools to avoid slow dev setup
* fix: make baseId optional since it will pick the active base if missing
* fix: wrap menuItem with a div to support using directive
* fix: bind attributes to menu-item component
* fix: avoid inheriting attributes on root elements
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
* fix: expanded view not working on shared view and shared bases
* fix: expanded record not working on calendar shared
* fix: review commenys
* fix: calendar unwanted data mutattion fix: kanban update changed Columns
* fix: move try catch to inner block
* fix: coderabbit comments
* fix: include the range fields as columns in sharedView Meta
* fix: coderabbit comments
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
* 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