starbirdtech383
|
74ecc45864
|
install pnpm only first time or on version mismatch
|
2023-09-28 11:20:38 +05:30 |
|
Wing-Kam Wong
|
a549087e08
|
chore(scripts): bump versions
|
2023-08-31 15:03:47 +08:00 |
|
Wing-Kam Wong
|
a9b0db7cae
|
chore(dep): use rolling with ^ prefix
|
2023-08-04 21:32:29 +08:00 |
|
Wing-Kam Wong
|
a57afa5c4c
|
fix(scripts): remove incorrect flags
|
2023-08-04 21:32:14 +08:00 |
|
Wing-Kam Wong
|
cca3c8625c
|
chore(scripts): remove pnpm install
|
2023-08-04 19:58:22 +08:00 |
|
Wing-Kam Wong
|
e24179f8a1
|
fix(scripts): incorrect path
|
2023-08-04 19:46:10 +08:00 |
|
Wing-Kam Wong
|
0841b66cbc
|
feat(scripts): add replacePackageVersion for playwright
|
2023-08-04 19:39:57 +08:00 |
|
Wing-Kam Wong
|
a028eb9f8c
|
fix(scripts): upgrade nocodb sdk logic
|
2023-08-04 19:03:09 +08:00 |
|
Wing-Kam Wong
|
dc264d0a82
|
chore: replace pnpm by pnpm
|
2023-08-04 19:02:56 +08:00 |
|
Wing-Kam Wong
|
376245e6de
|
feat: replace sdk in playwright
|
2023-08-04 13:21:20 +08:00 |
|
Wing-Kam Wong
|
5fa511c78b
|
refactor(scripts): use pnpm
|
2023-08-04 12:59:55 +08:00 |
|
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 |
|