navi
|
cb72082941
|
New translations en.json (Vietnamese)
|
2 years ago |
navi
|
7203514253
|
New translations en.json (English)
|
2 years ago |
navi
|
ba5dc19597
|
New translations en.json (Chinese Traditional)
|
2 years ago |
navi
|
e692e65cb0
|
New translations en.json (Turkish)
|
2 years ago |
navi
|
90ce23158e
|
New translations en.json (Swedish)
|
2 years ago |
navi
|
7b65988f16
|
New translations en.json (Slovenian)
|
2 years ago |
navi
|
e466a13187
|
New translations en.json (Slovak)
|
2 years ago |
navi
|
cd1618babe
|
New translations en.json (Portuguese)
|
2 years ago |
navi
|
1088b160e7
|
New translations en.json (Polish)
|
2 years ago |
navi
|
b1ec345488
|
New translations en.json (Norwegian)
|
2 years ago |
navi
|
4b6252615a
|
New translations en.json (Dutch)
|
2 years ago |
navi
|
08258a6e8c
|
New translations en.json (Korean)
|
2 years ago |
navi
|
4b88389324
|
New translations en.json (Japanese)
|
2 years ago |
navi
|
95d248b6ff
|
New translations en.json (Italian)
|
2 years ago |
navi
|
5a8818facc
|
New translations en.json (Hebrew)
|
2 years ago |
navi
|
8eb0033237
|
New translations en.json (Finnish)
|
2 years ago |
navi
|
2937971681
|
New translations en.json (Basque)
|
2 years ago |
navi
|
bca7524097
|
New translations en.json (German)
|
2 years ago |
navi
|
d1b83e80dd
|
New translations en.json (Danish)
|
2 years ago |
navi
|
dfa337ad3a
|
New translations en.json (Arabic)
|
2 years ago |
navi
|
0f3c32ba16
|
New translations en.json (Spanish)
|
2 years ago |
navi
|
6b6a22812b
|
New translations en.json (French)
|
2 years ago |
navi
|
c2a0f8ad27
|
New translations en.json (Czech)
|
2 years ago |
navi
|
00edd0154c
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
f4e8c03b7c
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
213b88fa38
|
New translations en.json (Russian)
|
2 years ago |
Pranav C
|
8dbf966fdd
|
chore: suggested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
adb1dcfddf
|
refactor: move swagger.json to nocodb package
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ca7f8dca08
|
refactor: generic type for string or null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4e084ed8ea
|
refactor: Use generic type for meta field
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
373da6d83d
|
feat: add validations and schema for all apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d0e2441559
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
12fb3fe3c6
|
fix: schema name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b54d2d22a4
|
refactor: use a generic boolean type which could be number, null or boolean
- In databases boolean is stored as 0/1 so all boolean field could be number as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
eabaa635f3
|
fix: use newly added schema in swagger apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4770210568
|
fix: dtxp type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f1b75b16e1
|
fix: type corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ad92b58952
|
fix: add missing schema
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
19f773fae0
|
fix: type and schema name corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
18a6c3a155
|
chore: generate sdk file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dbcc489c0d
|
fix: replace oneOf with anyOf - update all the places
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
06f7bcc2be
|
fix: replace oneOf with anyOf
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
90fe5ef1fc
|
fix: column api type corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6427dee28c
|
refactor(gui): check errors is an array or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a5cea7883a
|
feat: extract validation error and combine if found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ba352da48c
|
feat: ui acl post request schema definition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fae02790b3
|
feat: on db error respond with human-readable message
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
be377add99
|
feat(nocodb): add missing schema
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8fea468925
|
feat(nocodb): map swagger schema for api payload validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1811fc7ba0
|
feat(gui): add ajv middleware
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |