Commit Graph

954 Commits

Author SHA1 Message Date
renovate[bot]
4e2e2887f8 chore(renovate): Update patch 2023-11-30 08:26:26 +00:00
mertmit
5c4a18499c chore: bump axios version
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-22 13:38:06 +03:00
renovate[bot]
a376b83b36 chore(renovate): Update patch 2023-11-20 16:09:39 +00:00
mertmit
8b0ab67595 fix: drop group from regex
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-20 10:10:26 +03:00
mertmit
ed28ca4e12 chore: logic for replacing version
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-20 10:09:40 +03:00
renovate[bot]
e314cd98ba chore(renovate): Update patch 2023-11-19 04:39:54 +00:00
mertmit
d7c78c94bf chore: dependency for pkg-executable
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-20 16:10:54 +03:00
mertmit
2b80d18a62 chore: keep version on local for pw dependency
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-11 23:34:33 +05:30
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