ZZ
|
0ce77efb6a
|
Update index.js
fix port undefined
|
2023-06-09 13:30:49 +00:00 |
|
Wing-Kam Wong
|
e04c0eb759
|
feat: add install:local-sdk
|
2023-06-08 17:08:32 +08:00 |
|
Pranav C
|
41c0c6adf6
|
refactor: corrections in build script and github action file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-05-04 14:50:45 +05:30 |
|
Wing-Kam Wong
|
2d8014e5e6
|
fix(scripts): incorrect gui.middleware.ts path
|
2023-04-26 18:06:16 +08:00 |
|
Wing-Kam Wong
|
a9dc28adfa
|
fix(scripts): missing path for upgrading nc-lib-gui
|
2023-04-26 17:55:28 +08:00 |
|
Wing-Kam Wong
|
56ef327665
|
fix: incorrect noco.ts path
|
2023-04-26 16:18:48 +08:00 |
|
Pranav C
|
458ccbd705
|
chore: update actions to deploy nestjs backend
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-04-19 22:33:28 +05:30 |
|
Pranav C
|
adb1dcfddf
|
refactor: move swagger.json to nocodb package
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-26 13:23:13 +05:30 |
|
Pranav C
|
ca7f8dca08
|
refactor: generic type for string or null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-26 12:01:32 +05:30 |
|
Pranav C
|
1918d339b8
|
refactor: replace "nullable" with type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-26 11:39:02 +05:30 |
|
Pranav C
|
4e084ed8ea
|
refactor: Use generic type for meta field
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-26 11:33:53 +05:30 |
|
Pranav C
|
373da6d83d
|
feat: add validations and schema for all apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-26 02:31:03 +05:30 |
|
Pranav C
|
011fc0b3d0
|
refactor: follow same naming pattern for schema
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-26 01:27:51 +05:30 |
|
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>
|
2023-02-25 19:23:52 +05:30 |
|
Pranav C
|
04c87a0d7f
|
fix: remove unused hook table props from json schema
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
eabaa635f3
|
fix: use newly added schema in swagger apis
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
4770210568
|
fix: dtxp type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
8a1036b237
|
fix: hook request schema correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
ea73fb75b2
|
fix: swagger - missing comma
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
c6e5d5463b
|
fix: convert minProperties value to number
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
ed401ba830
|
fix: swagger schema corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
f1b75b16e1
|
fix: type corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
ad92b58952
|
fix: add missing schema
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
19f773fae0
|
fix: type and schema name corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
e757e97b02
|
fix(swagger): change order type from integer to number
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
dbcc489c0d
|
fix: replace oneOf with anyOf - update all the places
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
06f7bcc2be
|
fix: replace oneOf with anyOf
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
90fe5ef1fc
|
fix: column api type corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
ba352da48c
|
feat: ui acl post request schema definition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
b67d3a5270
|
fix: swagger schema correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:44 +05:30 |
|
Pranav C
|
be377add99
|
feat(nocodb): add missing schema
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:43 +05:30 |
|
Pranav C
|
8fea468925
|
feat(nocodb): map swagger schema for api payload validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-02-25 18:18:43 +05:30 |
|
աɨռɢӄաօռɢ
|
4796e09918
|
Merge pull request #4749 from humannocode/geodata-prototyping-restart
Geodata column and Map View (WIP)
|
2023-02-24 11:29:29 +08:00 |
|
Wing-Kam Wong
|
fbbc69fd72
|
fix(nocodb-sdk): incorrect type
|
2023-02-20 17:20:43 +08:00 |
|
flisowna
|
29dac655dc
|
fix conflicts
|
2023-02-16 20:03:46 +01:00 |
|
Wing-Kam Wong
|
2d1465d73c
|
feat(nocodb-sdk): add hasEmptyOrNullFilters
|
2023-02-13 20:43:56 +08:00 |
|
flisowna
|
5fc104701b
|
resolve merging conflicts
|
2023-02-01 10:56:10 +01:00 |
|
Raju Udava
|
69563cf0a9
|
Merge branch 'develop' into feat/attachments
rebase to latest develop
|
2023-01-25 10:52:50 +05:30 |
|
mertmit
|
36fb93def5
|
feat: row height for grid view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2023-01-24 20:40:36 +03:00 |
|
Wing-Kam Wong
|
3a0890ed46
|
feat(sdk): add data to AttachmentType
|
2023-01-20 20:38:32 +08:00 |
|
Wing-Kam Wong
|
562023ea67
|
feat(sdk): add path to attachment type
|
2023-01-20 20:32:10 +08:00 |
|
flisowna
|
d4d8d2973b
|
Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart
|
2023-01-18 12:26:54 +01:00 |
|
flisowna
|
bbe291af5a
|
Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart
|
2023-01-16 11:18:18 +01:00 |
|
Wing-Kam Wong
|
10421b8370
|
feat(sdk): add offset to list
|
2023-01-16 17:16:41 +08:00 |
|
Wing-Kam Wong
|
0d84737517
|
feat(sdk): add column get api
|
2023-01-16 14:23:48 +08:00 |
|
Pranav C
|
c54bfd435a
|
fix(gui): construct project base metadata from public meta api response
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-01-14 15:16:37 +05:30 |
|
flisowna
|
9d19f461d7
|
clean code for merging
|
2022-12-29 14:10:39 +01:00 |
|
Pranav C
|
aed58b8bfd
|
feat(gui): add icon change option for view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
1a975db018
|
feat(sdk): add api in swagger json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
flisowna
|
ea4332f4ed
|
resolve merging conflicts
|
2022-12-19 14:59:39 +03:00 |
|