Commit Graph

89 Commits

Author SHA1 Message Date
Pranav
e39799bd00 fix: custom link improvements — V1 versioning, BT realtime, upgrade UI 2026-04-13 09:33:25 +00:00
Ramesh Mane
db90e40e53 fix: auto number field is treated as synced field in sync table 2026-04-01 07:46:41 +00:00
Ramesh Mane
0d966cc6d7 chore(nc-gui): lint 2026-03-21 15:33:47 +00:00
Ramesh Mane
b1e2b3dc98 chore: lint 2026-03-18 09:48:49 +00:00
Ramesh Mane
1c51bc2e7b fix: some optimization 2026-03-18 09:48:48 +00:00
Raju Udava
b8fcfbfac8 feat: allow display format configuration for CreatedAt/UpdatedAt fields 2026-03-18 09:48:48 +00:00
Pranav
7613a7038d fix(nc-gui): rollup/lookup/LTAR filter conditions not persisting after save 2026-03-13 07:31:37 +00:00
Pranav C
886915ab30 fix: update getMeta call since it include base id 2026-02-26 14:43:59 +00:00
Pranav C
b3b9f069a4 feat: LTAR v2 - Junction table implementation for all relation types 2026-02-26 14:43:56 +00:00
Ramesh Mane
581103cc21 fix: some warning issues 2026-01-17 10:29:17 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
claude[bot]
53f1e81717 feat(frontend): extend trim validation to additional name fields 2025-10-04 11:25:27 +00:00
Ramesh Mane
68c8c554a3 fix(nc-gui): ai prompt to ai text and field default name issue in MFE 2025-09-05 11:30:15 +00:00
Ramesh Mane
da9928f99b fix(UI): Cannot read properties of undefined (reading 'getNewColumn') 2025-08-16 07:32:28 +00:00
Ramesh Mane
fd85792027 fix(UI): Cannot read properties of undefined (reading 'getDataTypeForUiType') 2025-08-16 07:32:28 +00:00
Ramesh Mane
e658ab6e88 Fix(Sentry TypeError): Cannot read properties of undefined (reading 'map') 2025-08-15 07:42:20 +00:00
Ramesh Mane
d3355568ea fix(nc-gui): skip toast msg error if error is shown inline 2025-08-07 11:56:43 +00:00
Ramesh Mane
49ad56f19b fix(nc-gui): Skip toast error during link creation if table is not configured 2025-08-07 11:56:43 +00:00
Pranav C
7dcc71c5e6 fix: link field creation bug(missing filter) 2025-06-29 21:48:11 +00:00
Pranav C
67b0a53732 fix: keep a backup of postSaveOrUpdateCbk to avoid resetting even when editOrAdd menu closes 2025-06-29 21:48:11 +00:00
Ramesh Mane
9eb21acb1c fix(nc-gui): reload row color info update field config 2025-06-19 03:31:00 +00:00
DarkPhoenix2704
e305992431 chore: cleanup mssql and sync dependencies 2025-06-10 10:33:08 +00:00
Ramesh Mane
b15dc70d73 fix(nc-gui): add default value column inline validation 2025-03-11 19:25:20 +00:00
DarkPhoenix2704
3e51017641 fix: on field update trigger filter reload 2025-03-07 17:31:28 +00:00
Anbarasu
b57e074d93 fix: clear calendar range if one col is updated (#10727)
* fix: clear calendar range if one col is updated

* fix: column range is not exported properly
2025-03-07 15:38:28 +05:30
DarkPhoenix2704
21d59c9419 fix: single select to multi select disable 2025-02-28 16:11:07 +00:00
Pranav C
01d512af2e fix: add white background to active cell 2025-02-17 13:11:44 +00:00
Ramesh Mane
9d8e4e6f13 fix(nc-gui): auto scroll till newly added column 2025-02-17 13:11:40 +00:00
DarkPhoenix2704
df59daaa18 feat: lint and rebase 2025-01-10 16:11:09 +00:00
DarkPhoenix2704
0bd2e8c668 fix: lint 2025-01-10 16:11:08 +00:00
DarkPhoenix2704
f073af577f feat: connect buttons to scripts 2025-01-10 16:10:58 +00:00
mertmit
2681b116ac feat: Audit v1 2025-01-10 07:24:54 +00:00
amandesai01
30345ab4db chore(nc-gui): Multi field editor - lint 2024-12-31 05:44:07 +00:00
amandesai01
be6a535a1c style(nc-gui): Multi field editor - grayed edit for system columns 2024-12-31 05:44:06 +00:00
Ramesh Mane
67dfb6dcb2 Nc fix/expanded record single line multiline (#10080)
* fix (nc-gui): multiline text field in expanded form

* chore(nc-gui): lint

* fix (nc-gui): text cell separate textarea model

* fix (nc-gui): text cell lint

* test (nc-gui): expanded form correctly fill the text cell

* fix(nc-gui): singlelinetext height issue in bulk update drawer

---------

Co-authored-by: Yoones Khoshghadam <yooneskh@gmail.com>
2024-12-19 14:30:11 +03:00
amandesai01
2171e8be46 chore(nocodb): correct typos 2024-12-17 12:36:04 +00:00
amandesai01
a7a8f28fe4 fix(nc-gui): inline formula server errors 2024-12-17 12:36:04 +00:00
Mert E.
818d9344e9 chore: preps (#9994)
* chore: preps

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: fix unit

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-09 11:15:36 +03:00
Mert E.
6724fd2f9d chore: sync various (#9864)
* chore: sync various

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: ws scope

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix(nc-gui): ncSubmenu right icon visibility issue

* fix(nc-gui): use viewTypeAlias in all the places

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-11-20 21:48:09 +05:30
Anbarasu
44ef0dc485 feat: field, table and view descriptions (#9256)
* feat: table description wip

* fix: swagger update

* fix: wip descriptions view

* feat: field, view, table descriptions

* fix: failing tests

* fix: allow description edit for schema read-only sources

* fix: add missing condition

* fix: ux changes fix: duplicate service didn't copy descriptions

* fix: long text default value update

* fix: add new line for long text

* fix: include labels for table and view description update

* fix: workaround without breaking all tests

* fix: update swagger types and tests fix

* fix: source restriction tests

* fix: pr review changes

* fix: updated icons

* fix: updated tooltip positions fix: minor corrections

* fix: invalid description length

* fix: update focus on tables

* fix: add shared view descriptions

* fix: title is missing
2024-08-17 19:07:22 +05:30
Anbarasu
0bb5ab9982 feat: button field (#9144)
* feat: static button type

* fix: swagger

* fix: style corrections

* feat: webhook trigger

* fix: disables

* feat: Button icons fix: row Delete failing

* fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling

* fix: disable case

* fix: disable case

* fix: update Button styles

* fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons

* fix: hide button field in Filters

* fix: fields menu corrections fix: update menu corrections

* fix: rebase

* feat: support webhook creation from ButtonOptions

* fix: sort related tests

* fix: keep webhook modal open

* fix: ui fixes

* fix: icon duplicate

* fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook

* fix: sort disable tooltip

* test: button playwright test

* fix: button column duplication

* fix: add error fix: column options

* fix: EditOrAddProvider.vue

* fix: add invalid configuration

* fix: ux corrections

* fix: ux corrections

* fix: error handling fix: clear single query cache on hook delete

* fix: include button type in api

* fix: update overlay styles fix: webhook update

* fix: formula placeholder

* fix: playwright tests

* fix: playwright tests

* feat: refactor formula input

* fix: added more spacing

* fix: no icon text

* fix: lint

* fix: handle invalid url

* fix: handle sort by for button causes issue when button used as lookup

* fix: button field position

* docs: button field

* fix: tooltip correction

* fix: link

* fix: add btn href

* fix: handle some edge cases

* fix: handle some edge cases

* fix: update font color

* fix: add manual trigger docs

* fix: sqlite BaseModel fix

* docs: button share view info

* fix: rebase

* fix: reduce height and added resize support fix: added tooltip if label overflow

* fix: manual hook disable state

* docs: manual trigger details in webhook page

* fix: chevron grey shade to 500

* docs: sample payload for manual trigger

* fix: style update

* fix: pr review comments

* fix: pr review changes

* fix: reactivity issue

* fix: reactivity issue

* fix: filter enabled on button

* fix: reload meta on webhook change

* fix: error handling in formula filter

* fix: handle url error

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-14 15:32:19 +05:30
Pranav C
6759a2a8c5 fix: pass proper context 2024-07-12 18:22:06 +00:00
Ramesh Mane
1b04bac817 fix(nc-gui): on toggle validate field error 2024-07-12 18:22:02 +00:00
Pranav C
00ead02e08 fix: reload meta after link creation 2024-07-12 18:22:01 +00:00
Ramesh Mane
6766c93f15 fix(nc-gui): update cover image on changing attachment field uitype 2024-06-26 19:03:35 +00:00
Ramesh Mane
b5d8902175 Nc fix: Formula modal UI/UX (#8825)
* fix(nc-gui): small changes

* fix(nc-gui): formula suggestion popover visibility issue in MFE

* fix(nc-gui): console warnings

* fix(nc-gui): formula field madal width issue

* fix(nc-gui): formula fun or field empty state
2024-06-22 12:13:54 +05:30
Pranav C
d4e5ede2d3 Nc feat/Readonly source followup (#8795)
* feat: allow partial column update (GUI)

* feat: allow partial column update (backend)

* refactor: swagger schema description correction

* feat: allow edit from multi field editor

* fix: allow meta update in api level

* fix: add tooltip and docs link

* fix: multi field editor corrections

* fix: allow table meta update

* fix: allow table meta update

* fix: allow column validation update

* fix: block adding new option directly from cell

* fix: add tooltip for column menu options

* refactor: tooltips

* test: replace index with count as parameter

* fix: corrections

* refactor: hint text update
2024-06-21 20:44:40 +05:30
Ramesh Mane
7dc4319dc7 Nc Refactor: Kanban view (#8689)
* fix(nc-gui): update kanban view stack ui

* feat(nc-gui): add collapse all stack option

* fix(nc-gui): add empty stack placeholder

* fix(nc-gui): add loading state support for ncSwitch

* fix(nc-gui): swap edit card and stacked by toolbar menu

* fix(nc-gui): update stacked by toolbar menu

* fix(nc-gui): update kanban view height

* fix(nc-gui): add stack bg color

* feat(nc-gui): add support to hide empty stack

* fix(nc-gui): stack loader issue

* fix(nc-gui): checkbox alignment in kanban view

* fix(nc-gui): update stack drag handler and hide it if user does not have permission

* fix(nc-gui): stack title overflow issue

* fix(nc-gui): allow inline rename stack

* fix(nc-gui): advance color picker tab warnings

* fix(nc-gui): rename stack option issues

* fix(nc-gui): small changes

* fix(nc-gui): review changes

* feat(nc-gui): add new stack support

* fix(nc-gui): small changes

* fix(nc-gui): add loading state for rename & add new stack

* fix(nc-gui): reduce width of stack

* fix(nc-gui): make ncSwitch placement prop optional

* fix(nc-gui): some review changes

* fix(nc-gui): remove only from test

* fix(nc-gui): add error handling part in kanban stack update

* fix(nc-gui): update localstate while updating kanban stack meta

* fix(nc-gui): some review changes

* fix(nc-gui): add expand all stack option

* fix(nc-gui): add condition to append new stack obj

* fix(nc-gui): update card field label style

* fix(nc-gui): remove top & bottom padding from stack

* fix(nc-gui): drag stack test update

* fix(nc-gui): console warning issues

* text(nc-gui): update kanban view test

* fix(nc-gui): remove last added empty row from stack if it is not saved

* fix(nc-gui): duplicate column insert issue on rename stack

* fix(nc-gui): update field menu

* fix(nc-gui): add new stack duplicate issue

* feat(nc-gui): add expand record option in context menu of gallery

* fix(nc-gui): delete record fail issue #3111

* fix(nc-gui): hide grouping field by default in kanban view

* chore(nc-gui): lint

* fix(nc-gui): ui review changes

* fix(nc-gui): select option focus issue in edit state

* fix(nc-gui): add bottom border for stack

* fix(nc-gui): ui review changes

* fix(nc-gui): update color picker btn text from select option

* fix(nc-gui): delete default value stack #8212

* fix(nc-gui): stack data offset an drag card issue

* chore(nc-gui): lint
2024-06-13 14:27:22 +05:30
Ramesh Mane
3cc4a38469 Nc feat/auto generate field name based on field type (#8644)
* 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
2024-06-06 20:48:05 +05:30
Pranav C
6624bf5091 Nc feat/links view filter (#8646)
* 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>
2024-06-05 17:28:02 +05:30