Pranav C
|
0bd165b67e
|
feat: make Links column similar to LTAR
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
694c97693e
|
feat: Link type column ( WIP )
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
b4727b5a18
|
feat: on column LTAR creation - hide LTAR and add rollup(MM and HM)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
423ff2265b
|
feat: when connecting external db populate rollup for LTAR and hide LTAR by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
dd5bd7c060
|
refactor: update docs and swagger
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
0dee98308b
|
test: number based corrections for PG (2)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
7832272df6
|
test: number based corrections for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
16250e0931
|
Merge pull request #5943 from nocodb/fix/5935-undo
feat: recover LTAR when undoing delete
|
1 year ago |
Raju Udava
|
d1999caceb
|
test: error message corrections (4)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
2806aef2e7
|
refactor: if child ids array empty return without throwing error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
446400d641
|
test: enable row delete test undo only for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
6a1805e0f4
|
test: error message correction (3)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
3f5066a457
|
test: error message correction (2)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
2ace61ee77
|
test: error message correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
1c907fc6e4
|
test: delete row with links, undo
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
ac26e141ec
|
refactor: update error message
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
f82aa588ee
|
Merge pull request #5942 from nocodb/test/demo-table
test: add demo table as sub routine
|
1 year ago |
mertmit
|
64e37fa344
|
feat: recover LTAR when undoing delete
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Raju Udava
|
7bebb989bd
|
test: add demo table as sub routine
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
5275f04bcd
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
github-actions[bot]
|
e87eac710a
|
Merge pull request #5941 from nocodb/release/0.109.2
|
1 year ago |
pranavxc
|
2f5356efea
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
github-actions[bot]
|
e20bce6742
|
Merge pull request #5940 from nocodb/develop
|
1 year ago |
Raju Udava
|
4331041827
|
Merge pull request #5936 from nocodb/fix/5934-delete-table
fix: Skip relation delete if it's a virtual relation
|
1 year ago |
mertmit
|
3e1dfb1a58
|
feat: ux impromevents for bulk update form
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
14757d6b0d
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
e22a3cd19c
|
fix: add an option skip meta get if missing in cache
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
52ee552494
|
fix: handle if table not found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
mertmit
|
5596870f30
|
fix: bulk update after enabling filter
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
2d70128d6b
|
fix: editable columns css
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
8b76576e19
|
Merge pull request #5938 from nocodb/fix/5931-useid-instead-of-alias
fix: Instead of title/alias use id with nested apis to avoid unexpected behaviour
|
1 year ago |
Pranav C
|
e1fd58b1f6
|
fix: handle null cases everywhere
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c21c38bdbd
|
fix: handle null case
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
9ddabcc54e
|
fix: handle null case
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
7b2a02d580
|
fix: do relation delete only for non-virtual relation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c07f114006
|
Merge pull request #5933 from nocodb/fix/LTAR-upgrader-bug
fix: LTAR upgrader bug
|
1 year ago |
Naveen MR
|
b415431b7f
|
chore : removed old backend folder.
|
1 year ago |
Pranav C
|
7d911f2476
|
fix: instead of title/alias use id with nested apis to avoid unexpected behaviour
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
853ad3afa1
|
test: pg-meta-db for pw
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
238adf314a
|
fix: improve the upgrader by getting all the relations together
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
65fef00977
|
fix: while deleting foreign key provide constraint name if available
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
cf065e5fd6
|
Merge pull request #5932 from nocodb/fix/form-select-field
fix: Form view single/multi select bug
|
1 year ago |
Raju Udava
|
4bd54ac53d
|
test: shared form single select
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
287588b825
|
fix: remove cellClickHook provide since click event propagation is blocked
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c269218857
|
fix: decide active state based on both editEnabled and active
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
396c9ef480
|
fix: decide editable state based on both editEnabled and active
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
mertmit
|
73d521a31d
|
fix: bulk modal overflowing columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
5f14e11db0
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
ae252a4045
|
feat(nc-gui): bulk update records
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
1b21cad9b5
|
feat: bulkUpdateAll using viewId
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |