Pranav C
6fe6e007aa
fix: link audit - handle if relation is between non-pk columns
5 months ago
Pranav C
68b21e190b
fix: link audit - handle if relation is between non-pk columns
5 months ago
Pranav C
3eaa2d984c
fix: link audit - handle if relation is between non-pk columns
5 months ago
Pranav C
6759a2a8c5
fix: pass proper context
5 months ago
Pranav C
ffc21cd10f
test: add context in unit test
5 months ago
Pranav C
d1e43f61b5
test: add context in unit test
5 months ago
Pranav C
42d6241a00
fix: GUI corrections
5 months ago
Pranav C
bc2fb97ca1
fix: add context params wherever missing
5 months ago
Pranav C
2e5c4d073d
chore: lint
5 months ago
Pranav C
a7897577cf
fix: import statement correction
5 months ago
Pranav C
57c9ea3e46
chore: lint
5 months ago
Pranav C
6e6257868b
fix: rebase corrections
5 months ago
Pranav C
90f2f3d106
fix: proper use of xcCondition
5 months ago
Pranav C
82c97199a1
fix: get relation column information properly
5 months ago
Pranav C
81c6232503
fix: check column within same table first
5 months ago
Pranav C
540aa30236
fix: include error code
5 months ago
Pranav C
d4ba374884
fix: column deletion correction
5 months ago
Pranav C
628c50edab
fix: column deletion correction
5 months ago
Pranav C
a6d410886c
fix: show error while deleting column used in a custom relation
5 months ago
Pranav C
8e62601a2e
fix: show error while deleting column used in a custom relation
5 months ago
Pranav C
451bfa3c2d
fix: show error while deleting junction table used in a custom relation
5 months ago
Pranav C
4843a60ade
fix: delete custom relation on junction table delete/ fk column delete
5 months ago
Pranav C
ef1febbe8b
fix: null handling
5 months ago
Pranav C
757cd4ec15
test: unit test corrections
5 months ago
Pranav C
c48b3da8f9
test: corrections
5 months ago
Pranav C
d967388881
fix: check column is associated with any link before deleting
5 months ago
Pranav C
fdf42d269c
test: unit test
5 months ago
Pranav C
aa8aeb97bf
feat: update new data link api
5 months ago
Pranav C
94f8651c35
fix: groupby - interbase link/lookup
5 months ago
Pranav C
4eb9260120
fix: belongs to link delete issue
5 months ago
Pranav C
fee1e9545a
fix: one-to-one excluded list issue
5 months ago
Pranav C
0ee27e716c
feat: relation across bases
5 months ago
Pranav C
b2d8b9ffca
fix: move fk column delete inside condition block
5 months ago
Pranav C
47b68a4454
refactor: avoid nested blocks
5 months ago
Pranav C
f3381252ff
fix: avoid deleting foreign key when it's a custom link
5 months ago
Pranav C
00ead02e08
fix: reload meta after link creation
5 months ago
Pranav C
6155444885
feat: custom relation - WIP
5 months ago
Mert E
b8c3139933
fix: missing pk for user junction table ( #8973 )
5 months ago
Ramesh Mane
7577fddcb3
Nc fix: prevent commentor/viewer from enabling hidden columns ( #8971 )
...
* fix(nc-gui): show proper error msg instead of harcoded text
* fix(nc-gui): disable show field switch is user don't have permission
* fix(nc-gui): hide hidden field for commenter/viewer role
* fix(nc-gui): hide groupby option in local mode
* fix(nc-gui): groupby issue in shared view if grouping field is hidden
* fix(nc-gui): show pagination even if total no pages is 1
* fix(nc-gui): show hidden grouping field in shared view
* chore(nc-gui): type mistake
* fix(nc-gui): show/hide all columns in local mode issue
* fix(nc-gui): pw test fail issue
* fix(nc-gui): hide/show field local mode save issue
5 months ago
Raju Udava
827f9390b0
fix: use update method for soft delete ( #8967 )
...
* fix: use update method for soft delete
* fix: remove unnecessary argument
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
5 months ago
Mert E
44722688e9
fix: avoid checking names cross-source ( #8954 )
5 months ago
Ramesh Mane
140091558c
fix(nocodb): record insert with blank details issue
5 months ago
Ramesh Mane
2c9715872a
fix(nocodb): wrap repeated code in a function and use it
5 months ago
Ramesh Mane
bee9200718
fix(nocodb): update if condition
5 months ago
Ramesh Mane
bc5f8a5177
fix(nocodb): provide modal instead of modal id
5 months ago
Ramesh Mane
a05ce47cdc
fic: added after inset audit record data
5 months ago
Ramesh Mane
2fc3aa976b
fix(nocodb): trigger remove link audit logs first then add link log
5 months ago
Ramesh Mane
7d026cf99d
fix: small changes
5 months ago
Ramesh Mane
fbac698edc
fix(nocodb): test fail issue
5 months ago
Ramesh Mane
86fade00f1
fix: ai pr review changes
5 months ago