dependabot[bot]
|
f708d2683e
|
chore(deps): bump file-type and open-cli in /packages/nocodb-sdk
Bumps [file-type](https://github.com/sindresorhus/file-type) to 18.0.0 and updates ancestor dependency [open-cli](https://github.com/sindresorhus/open-cli). These dependencies need to be updated together.
Updates `file-type` from 14.7.1 to 18.0.0
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v14.7.1...v18.0.0)
Updates `open-cli` from 6.0.1 to 7.1.0
- [Release notes](https://github.com/sindresorhus/open-cli/releases)
- [Commits](https://github.com/sindresorhus/open-cli/compare/v6.0.1...v7.1.0)
---
updated-dependencies:
- dependency-name: file-type
dependency-type: indirect
- dependency-name: open-cli
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
a8a2e52bcc
|
Merge branch 'master' into develop
|
2 years ago |
Wing-Kam Wong
|
a8e4c9ad4f
|
chore: update nocodb-sdk to local path
|
2 years ago |
աɨռɢӄաօռɢ
|
54d7263d6d
|
Merge pull request #2235 from nocodb/dependabot/npm_and_yarn/packages/noco-i18n/eventsource-1.1.1
chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /packages/noco-i18n
|
2 years ago |
github-actions[bot]
|
37a6470e7c
|
Merge pull request #4224 from nocodb/release/0.98.3
|
2 years ago |
wingkwong
|
578213c089
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
b6514315cd
|
Merge pull request #4223 from nocodb/develop
|
2 years ago |
աɨռɢӄաօռɢ
|
11ecf39371
|
Merge pull request #4221 from nocodb/fix/4220-clearing-cell
Fix: Grid cell - avoid overwriting LTAR and Lookup cell on cell update
|
2 years ago |
Pranav C
|
91bc7840e7
|
fix(gui): overwrite auto updated field on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2f259a08b8
|
fix(gui): only overwrite Rollup and Formula cell on row update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bac3d4794f
|
chore: update destination repo
|
2 years ago |
աɨռɢӄաօռɢ
|
aa3d26e31f
|
Merge pull request #4218 from nocodb/chore/fix-sdk-build
chore: downgrade and fix swagger-typescript-api version
|
2 years ago |
mertmit
|
eddcacf247
|
chore: downgrade and fix swagger-typescript-api version
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0e5a4d64c7
|
chore: update nocodb-sdk to local path
|
2 years ago |
github-actions[bot]
|
6b6867c70b
|
Merge pull request #4208 from nocodb/release/0.98.2
|
2 years ago |
wingkwong
|
d678aa6dd7
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
944931f539
|
Merge pull request #4207 from nocodb/develop
|
2 years ago |
աɨռɢӄաօռɢ
|
f199317e08
|
Merge pull request #4203 from nocodb/fix/type-issues
fix(nc-gui): type issues
|
2 years ago |
աɨռɢӄաօռɢ
|
165731bac8
|
Merge pull request #4205 from nocodb/fix/duration
fix: duration issues
|
2 years ago |
աɨռɢӄաօռɢ
|
0f2d28a11e
|
Merge pull request #4189 from nocodb/fix/backblaze
fix: backblaze region format
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
աɨռɢӄաօռɢ
|
9dbc74ace4
|
Merge pull request #4156 from nocodb/feat/at-import-memory
feat: at import memory
|
2 years ago |
Wing-Kam Wong
|
ed653aaf50
|
Merge branch 'develop' into feat/at-import-memory
|
2 years ago |
Wing-Kam Wong
|
fba0d65f18
|
fix(nc-gui):use computed instead of ref for durationType
|
2 years ago |
Wing-Kam Wong
|
451b6b2a19
|
Merge branch 'develop' into fix/backblaze
|
2 years ago |
Wing-Kam Wong
|
1d89c7c8d3
|
fix(nc-gui): duration focus issue
|
2 years ago |
Wing-Kam Wong
|
fce1c1848d
|
fix(workflows): incorrect output name
|
2 years ago |
Wing-Kam Wong
|
fb7f68819e
|
fix(nc-cli) package version
|
2 years ago |
աɨռɢӄաօռɢ
|
1693d37a70
|
Merge pull request #4192 from nocodb/refactor/nc-cli
refactor: nc-cli
|
2 years ago |
աɨռɢӄաօռɢ
|
7373b671e3
|
Merge pull request #4162 from nocodb/feat/noco-cache
feat(nocodb): add nc:orgs prefix to cache keys
|
2 years ago |
աɨռɢӄաօռɢ
|
902074d203
|
Merge pull request #4169 from nocodb/chore/typescript-resolutions-workaround
chore: remove typescript resolutions workaround
|
2 years ago |
աɨռɢӄաօռɢ
|
57da4252c4
|
Merge pull request #4170 from nocodb/feat/custom-header-in-webhook
feat(nc-gui): allow webhook header accept custom input
|
2 years ago |
Wing-Kam Wong
|
00b0f1686a
|
refactor(nocodb): use startsWith('s3.')
|
2 years ago |
mertmit
|
0350954a5f
|
fix: drop unnecessary regex modifier
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
8c9ce0289f
|
Merge pull request #4175 from nocodb/refactor/github-action
refactor(workflows): replace set-output with github env
|
2 years ago |
Wing-Kam Wong
|
2f8d56049a
|
refactor(nc-cli): remove unused t flag in NC_DB
|
2 years ago |
Wing-Kam Wong
|
2d4963cbff
|
chore(nc-cli): bump version
|
2 years ago |
Wing-Kam Wong
|
f3748f802c
|
refactor(nc-cli): remove unncessary build commands
|
2 years ago |
Wing-Kam Wong
|
807b63a40b
|
fix(nocodb): fix incorrect region format
|
2 years ago |
Wing-Kam Wong
|
9137495eb3
|
feat(nocodb): revise backblaze form placeholders
|
2 years ago |
աɨռɢӄաօռɢ
|
288ebb43d0
|
Merge pull request #4181 from nocodb/fix/template-editor-delete
fix: template editor delete
|
2 years ago |
Wing-Kam Wong
|
2d59eff5e9
|
chore(nocodb): fix:prettier
|
2 years ago |
Wing-Kam Wong
|
49a94eeec0
|
chore(nc-gui): remove unused import / variables
|
2 years ago |
Wing-Kam Wong
|
e7af4e99ee
|
chore(nc-gui): remove optional chaining on columns
|
2 years ago |
Wing-Kam Wong
|
f48faa7771
|
fix(nc-gui): incorrect index to splice in deleteTableColumn
|
2 years ago |
Wing-Kam Wong
|
4d5484764f
|
Merge branch 'develop' into chore/typescript-resolutions-workaround
|
2 years ago |
Braks
|
ef96178dd6
|
Merge pull request #4099 from nocodb/fix/dark-mode-survey
|
2 years ago |
Braks
|
09cc2d253c
|
Merge pull request #4179 from nocodb/fix/form-checkbox
|
2 years ago |
braks
|
840fcba0d3
|
fix(nc-gui): correctly access readonly
|
2 years ago |
braks
|
c0a9645d94
|
fix(nc-gui): replace submit
|
2 years ago |