Pranav C
|
d5e41e7621
|
fix: bt link api correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
bb6f311b48
|
fix: add missing await and validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
5b04a70d5b
|
fix: link/unlink - mm
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
efadf11e94
|
fix: typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ae1a31b403
|
fix: typo corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c9ebfad467
|
fix: mm unlink implementation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
bd1acf4426
|
feat: skip existing links while inserting and consider composite pk as well (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
2686dfd126
|
feat: ids validation - unlink (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
77f4b18723
|
feat: ids validation (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
8611b53a62
|
fix: pass values as array
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
956f20a8f9
|
fix: update where condition in remove/add links method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
3c48500604
|
feat: add nested link/unlik (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
60e2ccad8c
|
feat: add nested list api
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
94ac8705e2
|
test: nested API for MM
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
5256f9d79f
|
test: link api verification : has-many
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Pranav C
|
df332528e5
|
Merge branch 'develop' into feat/data-apis
|
1 year ago |
Raju Udava
|
e203712b7b
|
Merge pull request #5802 from nocodb/5795-scroll-to-newly-added-table
fix: After table create/duplicate completion scroll to the new table in treeview
|
1 year ago |
Raju Udava
|
803c83a487
|
fix: Icon as IconifyIcon
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
3f422c9b50
|
Merge branch 'develop' into 5795-scroll-to-newly-added-table
refactor: merge develop
|
1 year ago |
Pranav C
|
ff15d28c5b
|
Merge pull request #5797 from nocodb/fix/console-warning-errors
fix: Browser console warnings/errors
|
1 year ago |
աɨռɢӄաօռɢ
|
be402a45da
|
Merge pull request #5799 from DIWAKARKASHYAP/develop
eyeSlash icon is not shown in form #5798
|
1 year ago |
Wing-Kam Wong
|
e062467165
|
chore(nc-gui): lint
|
1 year ago |
Pranav C
|
41329b5f82
|
fix: add missing authguard
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
b85cfd96a6
|
fix: on table create/duplicate after completion scroll to the new table in treeview
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
DIWAKAR
|
3048b92ab9
|
Merge branch 'develop' of https://github.com/DIWAKARKASHYAP/nocodb into develop
|
1 year ago |
DIWAKAR
|
81ce3f910d
|
final
|
1 year ago |
Pranav C
|
faca1e9f68
|
fix: access reactive variable value using `value` prop
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Diwakar Kashyap
|
6f9ff3c9b2
|
Merge branch 'nocodb:develop' into develop
|
1 year ago |
DIWAKAR
|
515c607820
|
eyeSlash icon
|
1 year ago |
Pranav C
|
00979908e6
|
fix: remove `GeoDataOptions` from template since the component doesn't exist
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
6cf0de21f8
|
fix: make `isUpdatedFromCopyNPaste` optional
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
7550bdde93
|
Merge pull request #5786 from nocodb/fix/5753-scroll-issues
fix: Grid view scroll related issues
|
1 year ago |
Pranav C
|
03e5a995be
|
feat: on clicking display cell scroll to the beginning
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
2fa25c0064
|
Merge remote-tracking branch 'origin/fix/5753-scroll-issues' into fix/5753-scroll-issues
# Conflicts:
# packages/nc-gui/components/smartsheet/Grid.vue
|
1 year ago |
Pranav C
|
e1b23687c2
|
feat: provide an extra offset to show the prev/next/up/bottom cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
5c5c80d831
|
fix: handle scenarios in which `dt` is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
54754af815
|
fix: set default value for inject
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
e448e00fb1
|
Merge pull request #5785 from nocodb/test/group-filter
test: filter groups
|
1 year ago |
Pranav C
|
9cfd1e328d
|
fix: while scrolling consider sticky columns width
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ba28212529
|
feat: scroll to new cell on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
dcc7f63c63
|
feat: scroll to cell for making it fully visible
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
fab651371d
|
test: grouped filters
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
3fdae72fe5
|
fix: missing await
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
navi
|
79faf7c2bb
|
Merge pull request #5783 from nocodb/l10n_develop_2
New Crowdin updates
|
1 year ago |
navi
|
c85818147e
|
New translations en.json (Turkish)
|
1 year ago |
Pranav C
|
e21cf184ca
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
github-actions[bot]
|
4f5a353140
|
Merge pull request #5781 from nocodb/release/0.108.1
|
1 year ago |
pranavxc
|
4b41b6f014
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
github-actions[bot]
|
739ffef2e9
|
Merge pull request #5780 from nocodb/develop
|
1 year ago |
Pranav C
|
1f40ecdf4c
|
Merge pull request #5779 from nocodb/fix/5778-envs-related
fix: remove envs props from config which is no longer in use
|
1 year ago |