Wing-Kam Wong
|
685aa99b99
|
feat(nc-gui): exclude numeric types for null
|
2 years ago |
Wing-Kam Wong
|
62429ce310
|
feat(nocodb): handle eq & neq cases for numerics
|
2 years ago |
Wing-Kam Wong
|
e15c03a789
|
fix(nocodb): handle empty field value
|
2 years ago |
Wing-Kam Wong
|
2db63b2bd6
|
feat(nc-gui): getEqText & getNeqText
|
2 years ago |
Wing-Kam Wong
|
ea63a0c6a8
|
fix(nc-gui): getColumn(filter) can be null at the beginning
|
2 years ago |
Wing-Kam Wong
|
bd28bb837a
|
feat(nc-gui): display filter operator text conditionally
|
2 years ago |
Wing-Kam Wong
|
f2b224b964
|
feat(nocodb): handle case sensitive case for mysql
|
2 years ago |
Wing-Kam Wong
|
8840cd9d43
|
fix(nocodb): condition notempty logic
|
2 years ago |
Wing-Kam Wong
|
7b98e30a8c
|
feat(nc-gui): exclude operators for LinkToAnotherRecord
|
2 years ago |
Wing-Kam Wong
|
0e7e55ea92
|
feat(nc-gui): exclude operators for attachment
|
2 years ago |
Wing-Kam Wong
|
1b2150a449
|
feat(nc-gui): revise filter operators for multiselect
|
2 years ago |
Wing-Kam Wong
|
5f4202a26b
|
feat(nc-gui): exclude equal for checkbox
|
2 years ago |
Wing-Kam Wong
|
d0bb200dd6
|
feat(nc-gui): exclude single select & collaborator for like & empty
|
2 years ago |
Wing-Kam Wong
|
441950d0f5
|
feat(nc-gui): exclude numeric UI Types for like & empty operators
|
2 years ago |
Wing-Kam Wong
|
a0ccee055d
|
feat(nc-gui): only include numeric ui types for >, <, >= and <=
|
2 years ago |
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
|
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 |
navi
|
b8d33df202
|
New translations en.json (Chinese Simplified)
|
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 |
Wing-Kam Wong
|
c68e68f25a
|
fix(nocodb): enrich path and opt out url in uploadViaURL
|
2 years ago |
Wing-Kam Wong
|
e87c0fdbd5
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
087ef2e7ac
|
chore(nc-gui): hyphenate v-on event
|
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 |
Wing-Kam Wong
|
6633362f24
|
chore(nc-gui): lint
|
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 |
Pranav C
|
9b8c11c66d
|
fix: get project using `ncMeta.metaGet2` method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
Wing-Kam Wong
|
33bf9d5fed
|
fix(nc-gui): cater new attachments in gallery 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 |
pranavxc
|
7438de7767
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
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 |
pranavxc
|
ebdcd436e3
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |