Wing-Kam Wong
|
c57fe6de74
|
fix: rm --openssl-legacy-provider
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
dependabot[bot]
|
7a19330855
|
chore(deps): bump minimist in /packages/noco-docs-prev
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Wing-Kam Wong
|
b13839ee2d
|
docs: rm link break
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
7bd1c03799
|
feat: include global announcement
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
1d3e29c706
|
fix: remove openssl-legacy-provider
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
72b6bb6b4f
|
docs: add warning message
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
fe8a016529
|
docs(noco-docs-prev): init commit
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
df9d7624af
|
fix: add missing tableDirKey in tabs/ActAddTab _nodes
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Mert Ersoy
|
e6f2a32f5c
|
fix: refactored code as requested in review
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
|
3 years ago |
Mert Ersoy
|
ebdc8cb021
|
fix: changed default value for cellSaved to true for intended default behaviour
|
3 years ago |
mertmit
|
1e71931f47
|
fix: carried ignoreWebhook from body to query
|
3 years ago |
dependabot[bot]
|
1ab3668c83
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/noco-blog
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
a15a9c5f07
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/noco-docs
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
mertmit
|
3d232572b6
|
fix: hotfix reverting breaking changes
-changed variable name to _ignoreWebhook
-if _ignoreWebhook not present fire the webhook as intended
|
3 years ago |
dependabot[bot]
|
73c8ae2395
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/noco-i18n
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
mertmit
|
ea5a936a11
|
fix: extended fix for gql & improved ui part
Signed-off-by: mertmit <mertmit99@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
edf2f41b8b
|
fix: handle null number for non-nn column
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
3e914d3228
|
fix: add missing validation for checking null value
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
dependabot[bot]
|
33fa92eb9f
|
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/nc-cli
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
mertmit
|
f16cd2e909
|
fix: multiple after-update webhooks being triggered
Signed-off-by: mertmit <mertmit99@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
47a5131c15
|
fix: disable anyenum as it's pseudo-type - ref: #1539
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Raju Udava
|
1a15d42ffd
|
chore: i18n translations/ tr (mertmit)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Amit Joki
|
f441533c2e
|
handle commas correctly in multi select options (#1531)
|
3 years ago |
Wing-Kam Wong
|
a8d09f0eff
|
fix: reset pw validation logic
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Dan Horrigan
|
683cc85ea5
|
Fix incorrect HTTP method in REST API docs
|
3 years ago |
Raju Udava
|
48f7d545e5
|
chore: i18n translations- es (FerLSanchez)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
6e8a6f71eb
|
fix: close img overlay after pressing escape key
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
e85aaf431a
|
fix: gallery locked view
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
fbc692a8ed
|
fix: icon overlap issue
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Raju Udava
|
2a7f0d1e03
|
chore: i18n translations-nl (TsjipTsjip)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
TsjipTsjip
|
c559a048a4
|
docs: Fix typo in rollup.md
|
3 years ago |
Raju Udava
|
ee0bf7f3ec
|
chore: i18n translations- RU (LostAlly)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Vijay Kumar Rathore
|
da45cc38a5
|
correct audit logs when primary key is not id column
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
3 years ago |
Vijay Kumar Rathore
|
0bd11ca02f
|
create api logs for apis as well
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
3 years ago |
Vijay Kumar Rathore
|
f675581606
|
use correct event on checkbox
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
3 years ago |
Blucky
|
afa1c41c47
|
Fixed Japanese Translation.
Signed-off-by: Blucky <blucky@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
b074e2b985
|
chore: i18n: enable persian support (RTL-WIP)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
277a031d26
|
fix: remove unnecessary update listener - ref: #1312
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Oskars Pakers
|
80ab2370dd
|
feat: #1405 Latvian language support
Signed-off-by: Oskars Pakers <oskars.pakers@gmail.com>
|
3 years ago |
wingkwong
|
800b3085c7
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
3 years ago |
Wing-Kam Wong
|
45c6f9624f
|
docs: add date functions in formulas.md
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Raju Udava
|
597356f035
|
chore: i18n corrections for ru.json (contributor:insanehunter)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
5e0b2feb0c
|
chore(deps): bump url-parse from 1.5.4 to 1.5.10 in /packages/nocodb
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Raju Udava
|
4ce06defb5
|
chore: i18n disable persian language from menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Vijay Kumar Rathore
|
1bff7133cf
|
fix distinct api
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
3 years ago |
Raju Udava
|
5511671426
|
chore: i18n translation for persian (wip)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Mert Ersoy
|
99d2c77c5e
|
feat: DATEADD formula for date arithmetics
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
|
3 years ago |
Mert Ersoy
|
bc03f73408
|
fix: incorrect datetime for MySQL
Signed-off-by: Mert Ersoy <mertmit99@gmail.com>
|
3 years ago |
Oskars Pakers
|
8ce5622ff7
|
feat: #1405 Latvian language support
Signed-off-by: Oskars Pakers <oskars.pakers@gmail.com>
|
3 years ago |
Raju Udava
|
947570e265
|
chore: i18n translations-fr
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |