Wing-Kam Wong
|
d36e16ba57
|
fix(nc-gui): kanban attachment path logic
|
2 years ago |
Wing-Kam Wong
|
10d54fa260
|
feat(nc-gui): patch attachment url in kanban
|
2 years ago |
Pranav C
|
505dbcb1db
|
fix: postgres not like filter query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Zoé
|
b53d15354f
|
fix(wording): Implement inclusive writing in French
|
2 years ago |
Pranav C
|
f1be5c3ea6
|
fix(gui): retain null/undefined as null while parsing for string type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
52d27a0de6
|
feat(nocodb): add path to attachment object conditionally
|
2 years ago |
Wing-Kam Wong
|
9f43500d4f
|
chore(nc-gui): revise comments
|
2 years ago |
Wing-Kam Wong
|
60f2b8e463
|
refactor(nc-gui): revise attachment highlighted search color
|
2 years ago |
navi
|
0669878b49
|
Merge pull request #4893 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
d80a9bdd56
|
New translations en.json (Latvian)
|
2 years ago |
navi
|
65edfbd2cd
|
New translations en.json (Indonesian)
|
2 years ago |
navi
|
3e042195a2
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
navi
|
b01f208d12
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
a5ccae2983
|
New translations en.json (Turkish)
|
2 years ago |
navi
|
e3d16d732b
|
New translations en.json (Swedish)
|
2 years ago |
navi
|
2a5ea6be35
|
New translations en.json (Slovenian)
|
2 years ago |
navi
|
dde1ef74dc
|
New translations en.json (Russian)
|
2 years ago |
navi
|
8fa12a87fa
|
New translations en.json (Portuguese)
|
2 years ago |
navi
|
2c821fc549
|
New translations en.json (Polish)
|
2 years ago |
navi
|
0138ded50d
|
New translations en.json (Dutch)
|
2 years ago |
navi
|
1418fc4ec8
|
New translations en.json (Japanese)
|
2 years ago |
navi
|
4798f7fc0d
|
New translations en.json (Italian)
|
2 years ago |
navi
|
de134c8fe5
|
New translations en.json (Finnish)
|
2 years ago |
navi
|
1ce7ad8921
|
New translations en.json (German)
|
2 years ago |
navi
|
697532ff10
|
New translations en.json (Danish)
|
2 years ago |
navi
|
3d33fc5bcf
|
New translations en.json (Spanish)
|
2 years ago |
navi
|
23ea19ceb9
|
New translations en.json (Slovak)
|
2 years ago |
navi
|
9a80c1ae46
|
New translations en.json (Czech)
|
2 years ago |
navi
|
79f890d1c8
|
New translations en.json (French)
|
2 years ago |
Wing-Kam Wong
|
8e29528c80
|
feat(nc-gui): patch attachment url
|
2 years ago |
Wing-Kam Wong
|
3a0890ed46
|
feat(sdk): add data to AttachmentType
|
2 years ago |
Wing-Kam Wong
|
562023ea67
|
feat(sdk): add path to attachment type
|
2 years ago |
աɨռɢӄաօռɢ
|
a817ac9269
|
Merge pull request #4891 from gitstart/NCDBOSS-11
feat: Remove or set optional toLowerCase() on Single/Multi Section Type
|
2 years ago |
Wing-Kam Wong
|
ea0083a991
|
feat(nocodb): ncAttachmentUpgrader
|
2 years ago |
Pranav C
|
5298c8e340
|
fix(gui): convert value to string to avoid database error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
9983fd7235
|
feat(nc-gui): revise attachment validation logic
|
2 years ago |
gitstart
|
c1e9dcde50
|
feat: Remove or set optional toLowerCase() on Single/Multi Section Type
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 |
Raju Udava
|
22ca2badd1
|
test: rating filter & sort verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
5a2031062b
|
test: checkbox sort filter update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
46f19611b2
|
feat: on clear cell set rating and checkbox value 0 and false
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0f2398b30b
|
feat: set default value of rating field as 0
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d53209c4ae
|
feat: set default value of checkbox field as false/0
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
8d60c1f1ab
|
chore(nc-gui): remove TreeProps
|
2 years ago |
Wing-Kam Wong
|
bf05431c10
|
feat(nc-gui): supportedAttachmentMimeTypes
|
2 years ago |
Wing-Kam Wong
|
0ba90dbb7f
|
feat(nc-gui): add fileMimeTypeList
|
2 years ago |
Wing-Kam Wong
|
d266ee3606
|
feat(nc-gui): use tree to display supported mime types
|
2 years ago |
Wing-Kam Wong
|
7fa2df4f6d
|
feat(nc-gui): convert to tree data format
|
2 years ago |
Wing-Kam Wong
|
eebeefba71
|
feat(nc-gui): ditch ATransfer
|
2 years ago |
Wing-Kam Wong
|
fa91d64244
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
24708d5da8
|
feat(nc-gui): revise rename attachment logic
|
2 years ago |