Ramesh Mane
bab57544c3
feat(nc-gui): add form header in each slide of survey form ( #8995 )
4 months ago
Ramesh Mane
debaa7b463
fix(nc-gui): json cell value visibility issue ( #8991 )
4 months ago
Ramesh Mane
b1cf9a5456
feat(nc-gui): persist add new record mode (grid/form) in local storage ( #8992 )
4 months ago
Ramesh Mane
2bd3b71648
Nc fix: rename id column if exist in import table ( #8984 )
...
* fix(nc-gui): rename id column if exist in import table
* fix(nc-gui): record already exist issue
* fix(nc-gui): import issue
* fix(nc-gui): duplicate table name issue
* Update QuickImport.vue
* fix(nc-gui): import data mapping issue
* fix(nc-gui): prevent user from using id as column name while importing csv
* fix(nc-gui): pr review changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
4 months ago
Pranav C
2e66dfdc65
Merge pull request #8367 from nocodb/nc-feat/links-from-existing-cols
...
Nc feat/links from existing cols
4 months ago
Pranav C
88668cb48d
chore: lint
4 months ago
Pranav C
d1dd7b08eb
refactor: coderabbit suggestions
4 months ago
Pranav C
6fe6e007aa
fix: link audit - handle if relation is between non-pk columns
4 months ago
Pranav C
68b21e190b
fix: link audit - handle if relation is between non-pk columns
4 months ago
Pranav C
3eaa2d984c
fix: link audit - handle if relation is between non-pk columns
4 months ago
Pranav C
9908e36ed9
fix: MFE - custom link creation
4 months ago
Pranav C
21c2ff8af9
fix: exclude unsupported columns
4 months ago
Pranav C
6759a2a8c5
fix: pass proper context
4 months ago
Pranav C
ffc21cd10f
test: add context in unit test
4 months ago
Pranav C
d1e43f61b5
test: add context in unit test
4 months ago
Pranav C
42d6241a00
fix: GUI corrections
4 months ago
Pranav C
bc2fb97ca1
fix: add context params wherever missing
4 months ago
Pranav C
2e5c4d073d
chore: lint
4 months ago
Pranav C
bce5ab6d40
feat: add warning slot
4 months ago
Pranav C
a7897577cf
fix: import statement correction
4 months ago
Pranav C
57c9ea3e46
chore: lint
4 months ago
Pranav C
9d93060b6f
refactor: use `tables` reactive var and if not found then look in metas
4 months ago
Raju Udava
711ef06f48
test: fix mm-hm order
4 months ago
Raju Udava
bc1bbfa7de
test: disable advance options
4 months ago
Pranav C
3a048b3eb1
refactor: cleanup
4 months ago
Pranav C
9b8e354b77
fix: handle null case
4 months ago
Pranav C
6826cebe1f
fix: delete column from related table, exclude system fields from option
4 months ago
Pranav C
6e6257868b
fix: rebase corrections
4 months ago
Pranav C
90f2f3d106
fix: proper use of xcCondition
4 months ago
Pranav C
82c97199a1
fix: get relation column information properly
4 months ago
Pranav C
81c6232503
fix: check column within same table first
4 months ago
Pranav C
540aa30236
fix: include error code
4 months ago
Pranav C
d4ba374884
fix: column deletion correction
4 months ago
Pranav C
628c50edab
fix: column deletion correction
4 months ago
Pranav C
e3333f4c67
fix: disable duplicate option for custom link
4 months ago
Pranav C
a6d410886c
fix: show error while deleting column used in a custom relation
4 months ago
Pranav C
8e62601a2e
fix: show error while deleting column used in a custom relation
4 months ago
Pranav C
451bfa3c2d
fix: show error while deleting junction table used in a custom relation
4 months ago
Pranav C
4843a60ade
fix: delete custom relation on junction table delete/ fk column delete
4 months ago
Pranav C
ef1febbe8b
fix: null handling
4 months ago
Pranav C
757cd4ec15
test: unit test corrections
4 months ago
Pranav C
c48b3da8f9
test: corrections
4 months ago
Pranav C
0039658e55
fix: allow columns as foreign key when abstract types matches
4 months ago
Pranav C
d967388881
fix: check column is associated with any link before deleting
4 months ago
Raju Udava
412def2947
test: fix typo
4 months ago
Pranav C
a21c2fd6cf
test: playwright test - WIP
4 months ago
Pranav C
ea7c0d26b0
test: playwright test - WIP
4 months ago
Pranav C
fdf42d269c
test: unit test
4 months ago
Ramesh Mane
66eeaaf86c
fix(nc-gui): update chevron icon size
4 months ago
Ramesh Mane
8df1ecda1d
fix(nc-gui): resize icons size to align with text size
4 months ago