mertmit
|
b771c188ba
|
feat: duplicate without writing to file
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
5912590dd7
|
feat: duplicate job
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
068ef0eb30
|
feat: exportImport nestJS
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
bd9033c091
|
local: use local nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8d1e988d54
|
feat: foreign_key_checks and raw option for bulkInsert operation
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
cea7055408
|
fix: bridge table identification
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a2b4d28f95
|
feat: migrate plugin functions to nest
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
2985a27e27
|
chore(sdk): regenerate Api.ts
|
2 years ago |
Pranav C
|
87dcce291c
|
feat: set max-body size
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
be8f405923
|
feat: raw bulk insert for import
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
570cea5ceb
|
feat: debugLog for import/export
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
29ec7c431a
|
feat: base export/import
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
da3a244977
|
chore(nc-plugin): fixed dependency version for node types
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
9b48b554c3
|
fix: check composite pk while detecting bridge table
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
d0bfe64e50
|
fix: sqlite detect composite pks
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
227dd68aca
|
feat: IStorageAdapterV2 new functions
fileCreateByStream, fileReadByStream and getDirectoryList
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b16d7fc4a7
|
feat: use structured ids instead of human readable ids
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
27a3a5b7f7
|
fix: skip lookup/rollup if LTAR missing
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
81d26c880a
|
feat: import/export backend
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
970cd3da98
|
fix: pass proper meta config
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d3eee6b16
|
fix: create meta db if missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
57fa9491b4
|
New translations en.json (Czech)
|
2 years ago |
Wing-Kam Wong
|
0b703c3a24
|
fix(nocodb): incorrect public asset paths
|
2 years ago |
Wing-Kam Wong
|
024fc7daaf
|
fix(nocodb): incorrect public asset paths
|
2 years ago |
Wing-Kam Wong
|
f100507383
|
chore(nocodb): remove private in package.json
|
2 years ago |
Pranav C
|
b13715005f
|
feat: add description field to meta tables
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7a5e76ed51
|
fix(nc-gui): focus when expanded form not open
|
2 years ago |
Wing-Kam Wong
|
59f5b886ec
|
fix(nc-gui): cellWrapperEl + provide IsExpandedFormOpenInj
|
2 years ago |
Wing-Kam Wong
|
0fe9090ad7
|
feat(nc-gui): add IsExpandedFormOpenInj
|
2 years ago |
navi
|
ebe2fed2f7
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
aeb530a682
|
fix(nocodb): allow kanban for calling publicHmList and publicMmList
|
2 years ago |
Wing-Kam Wong
|
5dbf98cf21
|
fix(nc-gui): add missing else
|
2 years ago |
Wing-Kam Wong
|
470206741a
|
fix(nocodb): add missing liestream dockerfile
|
2 years ago |
dependabot[bot]
|
ed779cc625
|
chore(deps): bump vm2 from 3.9.16 to 3.9.17 in /packages/nocodb-nest
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.16...3.9.17)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
4466968018
|
fix(nocodb): allow reset the license key
|
2 years ago |
dependabot[bot]
|
a80b544bb2
|
chore(deps): bump yaml and @commitlint/load in /packages/nc-plugin
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load). These dependencies need to be updated together.
Removes `yaml`
Updates `@commitlint/load` from 12.1.1 to 17.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/load/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.0/@commitlint/load)
---
updated-dependencies:
- dependency-name: yaml
dependency-type: indirect
- dependency-name: "@commitlint/load"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
56ef3a40df
|
feat(nocodb): allow v2 and EE to use populateSamplePayload
|
2 years ago |
Wing-Kam Wong
|
38188c3724
|
feat(nocodb): revise constructWebHookData logic
|
2 years ago |
Wing-Kam Wong
|
881fd04dbc
|
feat(nc-gui): show body for v2 but not in EE
|
2 years ago |
navi
|
e0f9005d05
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
72b59d07e8
|
New translations en.json (Chinese Simplified)
|
2 years ago |
dependabot[bot]
|
8bcc3a9f1b
|
chore(deps): bump vm2 from 3.9.16 to 3.9.17 in /packages/nocodb
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.16...3.9.17)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
a5754755f1
|
fix(nc-gui): show audit description if details are not available
|
2 years ago |
Wing-Kam Wong
|
018cff6e67
|
fix(nocodb): audit edit details
|
2 years ago |
Wing-Kam Wong
|
a6b4da653d
|
chore(nc-gui): remove unused import
|
2 years ago |
Wing-Kam Wong
|
0bb5126b96
|
fix(nc-gui): retrieve the comment part from the audit description
|
2 years ago |
Wing-Kam Wong
|
8a1fbc3a99
|
chore: update package-lock.json
|
2 years ago |
Wing-Kam Wong
|
48c7ac633f
|
chore(nocodb): sync backend (pv display)
|
2 years ago |
Pranav C
|
458ccbd705
|
chore: update actions to deploy nestjs backend
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0151b3b2ad
|
fix(nocodb): extract pv object
|
2 years ago |