Pranav C
|
fc2f7c8510
|
docs: mark `NC_INVITE_ONLY_SIGNUP` as removed
re #4708
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
c853372d1a
|
Merge pull request #4705 from nocodb/fix/3927-at-error
fix: proper error if provided url is not shared base
|
2 years ago |
navi
|
49773df8d4
|
Merge pull request #4707 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
772294074b
|
New translations en.json (Bengali, India)
|
2 years ago |
navi
|
bb9c991e4c
|
New translations en.json (Hindi)
|
2 years ago |
navi
|
f122fdde57
|
New translations en.json (Latvian)
|
2 years ago |
navi
|
33a210adda
|
New translations en.json (Croatian)
|
2 years ago |
navi
|
cb37e804c1
|
New translations en.json (Thai)
|
2 years ago |
navi
|
95c63a212d
|
New translations en.json (Persian)
|
2 years ago |
navi
|
f22b3316f4
|
New translations en.json (Indonesian)
|
2 years ago |
navi
|
340796f257
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
navi
|
4b4149a17a
|
New translations en.json (Vietnamese)
|
2 years ago |
navi
|
d34417736b
|
New translations en.json (Chinese Traditional)
|
2 years ago |
navi
|
ab036b49be
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
1411d57b99
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
81e4b1176b
|
New translations en.json (Turkish)
|
2 years ago |
navi
|
3c4fcbaac2
|
New translations en.json (Swedish)
|
2 years ago |
navi
|
eee86a587e
|
New translations en.json (Slovenian)
|
2 years ago |
navi
|
be2c1eeadb
|
New translations en.json (Russian)
|
2 years ago |
navi
|
06bef80a3f
|
New translations en.json (Portuguese)
|
2 years ago |
navi
|
cc4d275753
|
New translations en.json (Polish)
|
2 years ago |
navi
|
ac0393c4a8
|
New translations en.json (Norwegian)
|
2 years ago |
navi
|
d91a1bd61e
|
New translations en.json (Dutch)
|
2 years ago |
navi
|
c504bab3ff
|
New translations en.json (Korean)
|
2 years ago |
navi
|
43cc975c99
|
New translations en.json (Japanese)
|
2 years ago |
navi
|
cb2019b968
|
New translations en.json (Italian)
|
2 years ago |
navi
|
b5633a28af
|
New translations en.json (Hebrew)
|
2 years ago |
navi
|
7917778c70
|
New translations en.json (Finnish)
|
2 years ago |
navi
|
50c159e596
|
New translations en.json (German)
|
2 years ago |
navi
|
f8b3ed4711
|
New translations en.json (Danish)
|
2 years ago |
navi
|
3b0d3f53cf
|
New translations en.json (Arabic)
|
2 years ago |
navi
|
8ed5f1d4f4
|
New translations en.json (Spanish)
|
2 years ago |
navi
|
d82d373538
|
New translations en.json (French)
|
2 years ago |
navi
|
b82ee403a2
|
Update source file en.json
|
2 years ago |
mertmit
|
bcfb68b6fb
|
fix: add timeout before starting job to allow socket instance to receive all messages
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e49d9355d4
|
fix: loading indicator persist even if isLoading false
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
222246ae72
|
fix: disconnect from socket if modal closed
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2ecd914337
|
fix: proper error messages for wrong shared base and template ID
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Vijay Rathore
|
1212fcd94c
|
fix get filter by id API
|
2 years ago |
Pranav C
|
77fea98c1a
|
Merge pull request #4696 from nocodb/fix/misc
Miscellaneous bug fixes and enhancements
|
2 years ago |
mertmit
|
1a31eb991b
|
fix: proper error if provided url is not shared base
Re #3927
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
d1e1906d2f
|
fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e9afe0235d
|
Merge pull request #4700 from nocodb/fix/4699-attchement-upload
fix(gui): GUI - allow attachment upload if user have permission
|
2 years ago |
աɨռɢӄաօռɢ
|
8bcb6041fe
|
Merge pull request #4641 from humannocode/barcode
Barcode
|
2 years ago |
Pranav C
|
319584dd5d
|
refactor: combine import statements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4e80443bd3
|
refactor: on list/read api error return status 500
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
27b69481fc
|
Merge pull request #4703 from nocodb/refactor/create-project
refactor(gui): remove dropdown for create project from project list page
|
2 years ago |
Pranav C
|
2b1ca8d7a1
|
refactor: use switch case instead of nested ternary for readability
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a628ff17d5
|
test: remove duplicate unit test
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
887c661edf
|
refactor: add iframe props same as base share
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |