navi
|
b8d33df202
|
New translations en.json (Chinese Simplified)
|
2 years ago |
աɨռɢӄաօռɢ
|
cf7c6194f4
|
Merge pull request #4959 from nocodb/fix/attachments-gallery
fix(nc-gui): cater new attachments in gallery view
|
2 years ago |
Wing-Kam Wong
|
9e26b57e2c
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
c3739ce706
|
chore(nocodb): typo
|
2 years ago |
Wing-Kam Wong
|
4f4d876bbd
|
fix(nc-gui): oldAttachment not iterable
|
2 years ago |
Wing-Kam Wong
|
d594577fb9
|
fix(nocodb): nanoid(6) -> nanoid(18)
|
2 years ago |
Wing-Kam Wong
|
fc3994e00f
|
fix(nocodb): url -> attachmentUrl
|
2 years ago |
աɨռɢӄաօռɢ
|
d855a96286
|
Merge pull request #4934 from gitstart/NCDBOSS-21
feat: UX improvement: Remove copy invite token button for register users
|
2 years ago |
Wing-Kam Wong
|
c68e68f25a
|
fix(nocodb): enrich path and opt out url in uploadViaURL
|
2 years ago |
Wing-Kam Wong
|
69358a6114
|
Merge branch 'develop' into fix/attachments-gallery
|
2 years ago |
gitstart
|
c2b5e99055
|
feat: Remove copy invite token button for register users
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
|
2 years ago |
gitstart
|
16a0a01081
|
Merge commit '0df8b99953c1b1a3d151427abfe637c59dc56829' into NCDBOSS-21
|
2 years ago |
mertmit
|
fbbe85c455
|
fix: css for fixed row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
0df8b99953
|
Merge pull request #4961 from nocodb/fix/4819-upgrader-error
fix: upgrader errors
|
2 years ago |
Pranav C
|
c9c45f1cf5
|
fix: handle null project id and missing project
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
d1600ee212
|
Merge pull request #4960 from nocodb/test/cell-selection-retry
test: cell selection retry logic to avoid flakiness
|
2 years ago |
Pranav C
|
9b8c11c66d
|
fix: get project using `ncMeta.metaGet2` method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
d443aa6622
|
Merge pull request #4963 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
33304e63c3
|
New translations en.json (Russian)
|
2 years ago |
Pranav C
|
9cb79117bc
|
fix: upgrader errors
- skip missing column and tables
- ignore errors thrown by deleted projects
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
7e50c72fbb
|
test: cell selection retry logic to avoid flakyness
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
33bf9d5fed
|
fix(nc-gui): cater new attachments in gallery view
|
2 years ago |
Wing-Kam Wong
|
e45c7d86f4
|
chore(workflows): disable close-issues action
|
2 years ago |
Raju Udava
|
6bada621b7
|
Merge pull request #4955 from nocodb/fix/kanban-query-filter
fix(nc-gui): field query in kanban view
|
2 years ago |
Wing-Kam Wong
|
404df667a5
|
fix(nc-gui): field query in kanban view
|
2 years ago |
Wing-Kam Wong
|
67c019714f
|
chore(nocodb): lint
|
2 years ago |
Ekaterina Balakina
|
769083e3af
|
fix condition for row-column adding
|
2 years ago |
Pranav C
|
148d4027c8
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
github-actions[bot]
|
1fdec4dfcc
|
Merge pull request #4950 from nocodb/release/0.104.2
|
2 years ago |
pranavxc
|
7438de7767
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
801ef9cb7e
|
Merge pull request #4949 from nocodb/develop
|
2 years ago |
Pranav C
|
dbc559d4e6
|
Merge pull request #4947 from nocodb/fix/4946-upgrader-handle-invalid-json
fix: handle invalid attachment json in migrator
|
2 years ago |
Pranav C
|
b09b5ce4db
|
fix: create base class instance using base meta
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5fe114659e
|
fix: handle invalid attachment json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
96b03f4e61
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
github-actions[bot]
|
79ea4395a1
|
Merge pull request #4945 from nocodb/release/0.104.1
|
2 years ago |
pranavxc
|
ebdcd436e3
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
959314927a
|
Merge pull request #4944 from nocodb/develop
|
2 years ago |
Pranav C
|
3dfffa2d7d
|
Merge pull request #4943 from nocodb/fix/clamped-text
test: clamped text issue with pg
|
2 years ago |
Raju Udava
|
291159d409
|
test: clamped text issue with pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
github-actions[bot]
|
bd9c2f6b6a
|
Merge pull request #4942 from nocodb/release/0.104.0
|
2 years ago |
pranavxc
|
b458df552e
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
eafe020f02
|
Merge pull request #4941 from nocodb/develop
|
2 years ago |
Wing-Kam Wong
|
5d9e2ea2fd
|
chore(nc-gui): prettier
|
2 years ago |
Wing-Kam Wong
|
930a7ad0c2
|
chore(nocodb): lint
|
2 years ago |
Raju Udava
|
3bae1562d9
|
Merge pull request #4940 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
b5e4ad6ee9
|
New translations en.json (Bengali, India)
|
2 years ago |
navi
|
edda139a8b
|
New translations en.json (Hindi)
|
2 years ago |
navi
|
4e9523b7a0
|
New translations en.json (Latvian)
|
2 years ago |
navi
|
b8f93ea3a8
|
New translations en.json (Croatian)
|
2 years ago |