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 |
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 |
Raju Udava
|
06caf0f034
|
chore: i18n corrections to de.json
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
02dbaf418c
|
chore: docs (slack webhook link)
|
3 years ago |
Raju Udava
|
6726be8d3a
|
refactor: class name for drag, ACL view table-name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
5725fd3807
|
chore(deps): bump url-parse from 1.5.3 to 1.5.10 in /packages/noco-i18n
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
bba56791b1
|
chore(deps): bump prismjs from 1.24.1 to 1.27.0 in /packages/noco-blog
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.27.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
92fa10fac9
|
chore(deps): bump prismjs from 1.25.0 to 1.27.0 in /packages/noco-docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Wing-Kam Wong
|
3b75a5ff93
|
fix: losing focus after typing each char in swagger
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Raju Udava
|
3aa8bb81e5
|
refactor: disable v-rating for appstore
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
e499845a71
|
docs: fix wrong operator for NOT in API sections
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
895c6eb3c9
|
feat: add show more to LinkToAnotherRecord
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
20ad44989b
|
fix: add btWhereClause
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Raju Udava
|
a6ec02af93
|
refactor: i18n corrections for email validation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
9637fd6377
|
test: cypress corrections for i18n update-3
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
6b46038984
|
refactor: i18n translations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
452dcf52f7
|
chore: remove console log
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Wing-Kam Wong
|
d8ded9b91e
|
chore: bump version to 0.84.14
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Raju Udava
|
afe34c9065
|
test: cypress corrections for i18n
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
023b9843c2
|
refactor: i18n translations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |