Wing-Kam Wong
|
2e87dbeaf9
|
fix(nocodb): condition notempty logic
|
2 years ago |
Wing-Kam Wong
|
e17152cb4b
|
fix(nc-gui): show empty string instead of the previous cell result
|
2 years ago |
Wing-Kam Wong
|
0cf9f4d4e4
|
fix(nocodb): condition like logic
|
2 years ago |
Wing-Kam Wong
|
625c59e2f5
|
fix(nocodb): condition nlike logic
|
2 years ago |
Wing-Kam Wong
|
646e4355af
|
feat(nc-gui): add placeholder to filter value input
|
2 years ago |
Wing-Kam Wong
|
ec7e60f329
|
Merge branch 'develop' into enhancement/filters
|
2 years ago |
Raju Udava
|
934d312118
|
Merge pull request #4973 from nocodb/fix/formula-lookup
fix(nocodb): fix invalid formula caused by STRING_AGG in postgres
|
2 years ago |
Raju Udava
|
1578efad02
|
Merge pull request #4975 from nocodb/fix/nc-icon-positions
fix(nc-gui): nc-icon positions
|
2 years ago |
Raju Udava
|
3a8a3f789d
|
Merge pull request #4976 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
630e0c44e2
|
fix(nc-gui): incorrect usage of optional chain expressions
|
2 years ago |
navi
|
f950ba0e55
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
96ede7adc6
|
fix(nc-gui): override nc-icon styles for copy and delete icons
|
2 years ago |
Wing-Kam Wong
|
9b815f2def
|
fix(nc-gui): nc-icon should be inline
|
2 years ago |
Wing-Kam Wong
|
dc5d5562d4
|
fix(nocodb): fix invalid formula caused by STRING_AGG in postgres
|
2 years ago |
աɨռɢӄաօռɢ
|
6f7f1435cf
|
Merge pull request #4951 from ketewan/fix-adding-row-col-reactivity
fix condition for row-column adding
|
2 years ago |
navi
|
daa3477bb9
|
Merge pull request #4970 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
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 |
աɨռɢӄաօռɢ
|
5fc3e719bf
|
Merge pull request #3774 from nocodb/refactor/ui-improvements
Refactor: Filter improvements
|
2 years ago |
Wing-Kam Wong
|
457f634cf5
|
Merge branch 'enhancement/filters' into refactor/ui-improvements
|
2 years ago |
Wing-Kam Wong
|
e87c0fdbd5
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
cbeba1cfa2
|
Merge branch 'develop' into refactor/ui-improvements
|
2 years ago |
Wing-Kam Wong
|
087ef2e7ac
|
chore(nc-gui): hyphenate v-on event
|
2 years ago |
աɨռɢӄաօռɢ
|
b62c23a558
|
Merge pull request #4425 from ketewan/filter-input-type
Use cell inputs for filters input type
|
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 |
Wing-Kam Wong
|
6633362f24
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
f3b52f4344
|
Merge branch 'develop' into pr/4425
|
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 |