Wing-Kam Wong
|
dd58f98752
|
fix(nocodb): project_id would be correct after the upgrader
|
2 years ago |
Wing-Kam Wong
|
9a0391c2a3
|
fix(nc-gui): show LTAR record in view for users to add even it is empty
|
2 years ago |
Wing-Kam Wong
|
257615e3ea
|
fix(nocodb): get the project_id from either view, hook or column for filter
|
2 years ago |
Wing-Kam Wong
|
554ef9c50d
|
feat(nocodb): ncFilterUpgrader
|
2 years ago |
Wing-Kam Wong
|
7f7b73d750
|
fix(nocodb): retrieve correct model based on view, hook or column
|
2 years ago |
Wing-Kam Wong
|
e3783ed106
|
fix(nocodb): retrieve the project id from column
|
2 years ago |
Wing-Kam Wong
|
89f3f5ecd0
|
feat(nc-gui): disable filter value input if the column is not selected
|
2 years ago |
Wing-Kam Wong
|
da768806a2
|
fix(nocodb): make sure fk_column_id is present for filter insert
|
2 years ago |
Wing-Kam Wong
|
c244638630
|
fix(nocodb): clear the cache to reflect the formula error in UI
|
2 years ago |
Wing-Kam Wong
|
bbf69c74a9
|
refactor(nocodb): formulaQueryBuilderv2
|
2 years ago |
Wing-Kam Wong
|
f80bddcc38
|
feat(nocodb): pass column to formulaQueryBuilderv2
|
2 years ago |
Wing-Kam Wong
|
c20d0b7ebe
|
refactor(nocodb): formula dry run logic
|
2 years ago |
Wing-Kam Wong
|
81fe17186c
|
fix(nocodb): handle existing formula select qb failure
|
2 years ago |
Wing-Kam Wong
|
4da148802f
|
feat(nocodb): dry run formula to catch unexpected query errors
|
2 years ago |
dependabot[bot]
|
3658a3df2b
|
chore(deps): bump luxon from 1.28.0 to 1.28.1 in /packages/nocodb
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.28.0...1.28.1)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
414db7e289
|
fix(nc-gui): show either formula error or value
|
2 years ago |
Wing-Kam Wong
|
5f555e1f50
|
refactor(nocodb-sdk): formula curly hook
|
2 years ago |
Wing-Kam Wong
|
8eb8d9d5dc
|
fix(nocodb-sdk): revise jsepCurlyHook logic to handle column names with special characters
|
2 years ago |
Wing-Kam Wong
|
bcb6031db6
|
chore(nocodb): add formula comment
|
2 years ago |
mertmit
|
12b185fc71
|
fix: at import barcode type
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
6c71afe28d
|
fix(nocodb-sdk): revise parsing identifier name logic
|
2 years ago |
navi
|
7029815b86
|
New translations en.json (French)
|
2 years ago |
dependabot[bot]
|
9599777d0b
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nc-plugin
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
681ec4060c
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nocodb
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
5aa24b7b1d
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nc-gui
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
902d703c8a
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nocodb-sdk
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
c74591fadb
|
docs: revise environment variables content
|
2 years ago |
Wing-Kam Wong
|
34c7e6fd75
|
docs: remove unnecessary backticks
|
2 years ago |
Wing-Kam Wong
|
da0afa1986
|
docs: revert back to ^2.15.2
|
2 years ago |
Wing-Kam Wong
|
8254f9f34f
|
docs: update mandatory field in docs
ref: #4724
|
2 years ago |
Wing-Kam Wong
|
769e16fe38
|
fix(nocodb): MOD for postgres
|
2 years ago |
Wing-Kam Wong
|
ea68b54d2d
|
fix(nocodb): SUBSTR for postgres
|
2 years ago |
navi
|
1a0cec4596
|
New translations en.json (French)
|
2 years ago |
Wing-Kam Wong
|
2c7c5d426f
|
chore(nocodb): update text in sample payload
|
2 years ago |
Wing-Kam Wong
|
fbe6ef6c8f
|
fix(nocodb): change schema back to :databaseName
|
2 years ago |
Wing-Kam Wong
|
4ee0beb0ac
|
fix(nocodb): symbol col.table_name not found
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Southball
|
38639a5e71
|
feat: add filter types for multiselect field
|
2 years ago |
mertmit
|
bd085facae
|
fix: remove leftover relations from col_relations on model delete
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
25129c23fb
|
fix(gui): stop mouse event propagation from json cell to avoid unexpected behaviour
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27d05c65bb
|
fix(gui): assign click event handler to button
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6ef17339cf
|
fix(gui): cell copy-paste if condition correction
re #4758
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
49e546d511
|
New translations en.json (Czech)
|
2 years ago |
navi
|
375399e843
|
New translations en.json (Czech)
|
2 years ago |
navi
|
3251306f37
|
New translations en.json (French)
|
2 years ago |
mertmit
|
5ced481220
|
fix: GeneralTruncateText on tab title
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
dd2464be9f
|
fix: close tab icon alignment
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
7c2c671a64
|
fix: ViewIcon null check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
a813b81a32
|
i18n/language support for cs, eu, sk
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
eb2a592a69
|
New translations en.json (Slovak)
|
2 years ago |