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 |
Raju Udava
|
6b492bb891
|
test: virtual cell verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
nith2001
|
24cd94948d
|
Merge branch 'develop' into develop
|
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 |
Pranav C
|
89f150c497
|
fix: remove envs props from config which is no longer in use
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
fc81fb8313
|
Merge pull request #5776 from nocodb/fix/5772-col-resize-in-shared-grid
fix: Allow changing column width in shared grid view
|
1 year ago |
Pranav C
|
271cbd4ffd
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
64840fe2df
|
fix: load the view columns from view(only avail in public)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
github-actions[bot]
|
f856beea06
|
Merge pull request #5775 from nocodb/release/0.108.0
|
1 year ago |
wingkwong
|
ac0d6f6da6
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
1 year ago |
github-actions[bot]
|
a3227632a3
|
Merge pull request #5774 from nocodb/develop
|
1 year ago |
աɨռɢӄաօռɢ
|
73af8587ea
|
Merge pull request #5773 from nocodb/refactor/lint
refactor: lint
|
1 year ago |
Wing-Kam Wong
|
ca1678eba6
|
fix(nocodb): remove unused services
|
1 year ago |
Wing-Kam Wong
|
62da4c15a1
|
refactor(nocodb): lint
|
1 year ago |
Wing-Kam Wong
|
8aa9dd614d
|
Merge branch 'develop' into refactor/lint
|
1 year ago |
Wing-Kam Wong
|
267e51af55
|
refactor(nocodb): lint
|
1 year ago |
Wing-Kam Wong
|
50ca5e61da
|
feat(nocodb): add ignoreRestSiblings
|
1 year ago |
Wing-Kam Wong
|
922fa7446e
|
feta(nocodb): enable @typescript-eslint/no-unused-vars
|
1 year ago |
Pranav C
|
cf3e4beeac
|
Merge pull request #5764 from nocodb/fix/refresh-token
fix: set refresh-token on login and correction in refresh-token based api
|
1 year ago |
աɨռɢӄաօռɢ
|
efbc54fafd
|
Merge pull request #5770 from nocodb/fix/revoked-user-permission
fix: revoked user permission
|
1 year ago |
Pranav C
|
a057db14c0
|
Merge branch 'develop' into fix/refresh-token
|
1 year ago |
Raju Udava
|
a3e00761da
|
Merge pull request #5767 from nocodb/fix/5766-shared-grid-gallery-missing-lookup-meta
fix: include lookup related metas in shared view meta api
|
1 year ago |
Pranav C
|
8e7cee8330
|
fix: remove unnecessary debugger statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
61058dbd73
|
fix: hide LTAR expand icon under lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
c0e2049d79
|
refactor(nc-gui): remove unused code
|
1 year ago |
Wing-Kam Wong
|
07ab34e650
|
fix(nc-gui): add missing isUIAllowed
|
1 year ago |
Wing-Kam Wong
|
2d151627c3
|
refactor(nocodb): remove unused code
|
1 year ago |
Wing-Kam Wong
|
51855e8893
|
fix(nocodb): add missing acl middleware
|
1 year ago |
Pranav C
|
c427332eea
|
fix: make cursor in public shared gallery default for card
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
897cb58307
|
fix: ignore redirection if public page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
40aeec53a4
|
fix: disable expand form in public shared gallery
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
78fdabfde7
|
fix: add extractProjectId middleware to /me endpoint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
fe14175fc0
|
Merge pull request #5705 from nith2001/5648-filter-group-boolean-bug
fix(nocodb): Fixed filtering boolean visual bug
|
1 year ago |