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 |
mertmit
|
b4d06d3a94
|
fix: add undo after api call
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
05ea19157b
|
Merge pull request #5918 from nocodb/fix/various-multi-select
fix: various fixes for UI
|
1 year ago |
mertmit
|
e84c11287b
|
refactor: variable name
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Pranav C
|
73f83a8815
|
fix: error code corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
8a49da2712
|
test: error msg fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
fb4218c84a
|
Merge branch 'develop' into feat/data-apis
merge develop
|
1 year ago |
Raju Udava
|
a8cf1ed822
|
test: datetime fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
աɨռɢӄաօռɢ
|
f7ee7e3beb
|
Merge pull request #5905 from nocodb/fix/signout
fix: signOut API
|
1 year ago |
mertmit
|
3c2504ef1e
|
fix: improved mouse event handlers
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Raju Udava
|
3a236654ae
|
test: error validation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
ead82d12e3
|
test: limit & offset verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
mertmit
|
cecb30743a
|
fix: hide context menu on cell mousedown
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Raju Udava
|
8a2cfdbfdf
|
test: has-many change existing link to a new cell
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
e5291bcddc
|
test: many-many crud
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
69a394e7ff
|
test: has-many crud
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
11f33b1a2b
|
Merge pull request #5917 from nocodb/l10n_develop_2
New Crowdin updates
|
1 year ago |
mertmit
|
5aa2afef1a
|
fix: multi select order
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
navi
|
813ceb281a
|
New translations en.json (Thai)
|
1 year ago |
mertmit
|
0306e4cc2a
|
refactor: drop unnecessary import
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
mertmit
|
a12670a5e3
|
fix: disable edit mode on changing active cell
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Raju Udava
|
e7135e040f
|
test: many-many, belongs to error handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
18273caade
|
refactor: error code corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
46b9d0386e
|
test: error strings
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
d2af09133d
|
refactor: error code corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
35c67b2f74
|
feat: add validation for duplicate id
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
d13189a6ab
|
Merge branch 'develop' into feat/data-apis
|
1 year ago |
աɨռɢӄաօռɢ
|
b3078e0cfb
|
Merge pull request #5911 from nocodb/fix/version-upgrader-corrections
fix: revert commit changes made on ncFilterUpgrader_0104004
|
1 year ago |
Pranav C
|
fd94f177c8
|
fix: revert commit changes made on ncFilterUpgrader_0104004.ts - #d466c2342eebda4a21482fb608b02b2a38a98eea
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
9652824151
|
test: error handling for nested apis
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
461b79c28c
|
Merge branch 'develop' into feat/data-apis
# Conflicts:
# packages/nocodb/src/db/BaseModelSqlv2.ts
|
1 year ago |
Pranav C
|
c6ceef98dc
|
feat: add bt read
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
1c2644d712
|
feat: use nocoexecute with nested list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
0bde2eeb70
|
Merge branch 'develop' into fix/signout
|
1 year ago |
Wing-Kam Wong
|
5a01ab2564
|
fix(workflows): use version from package.json
|
1 year ago |
Raju Udava
|
855c84f1bf
|
test: many-many list/add/remove
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |