Wing-Kam Wong
|
4e3b00eb01
|
fix(playwright): correct formula datetime year
|
2 years ago |
Wing-Kam Wong
|
0a93a2c8ed
|
fix(playwright): correct test case result - should be all zeros
|
2 years ago |
Wing-Kam Wong
|
b65789da77
|
feat(playwright): add NOW() tests for datetime diff formula
|
2 years ago |
Wing-Kam Wong
|
061d27e4ba
|
fix(nocodb): revise DATETIME_DIFF logic for sqlite
|
2 years ago |
navi
|
db2a645df4
|
Merge pull request #4804 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
b9b33dd267
|
New translations en.json (French)
|
2 years ago |
Raju Udava
|
a6dd286484
|
Merge pull request #4762 from nocodb/fix/miscellaneous-bugs
Fix - Miscellaneous bugs
|
2 years ago |
Raju Udava
|
70010a4fc0
|
Merge pull request #4803 from nocodb/fix/single-multi-select
fix(nc-gui): single multi select behaviours based on roles
|
2 years ago |
Pranav C
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
183a123cae
|
fix(nc-gui): multi select behaviours based on roles
|
2 years ago |
Wing-Kam Wong
|
2c6521c7e4
|
fix(nc-gui): single select behaviours based on roles
|
2 years ago |
աɨռɢӄաօռɢ
|
c4e87334dd
|
Merge pull request #4776 from nocodb/fix/formula-hook
fix(nocodb-sdk): formula curly hook logic + formula refactoring
|
2 years ago |
Wing-Kam Wong
|
a2cabc5b91
|
chore(nocodb-sdk): remove unnecessary replace in formula
|
2 years ago |
աɨռɢӄաօռɢ
|
f08841abbc
|
Merge pull request #4795 from nocodb/fix/filters
fix: filters logic
|
2 years ago |
աɨռɢӄաօռɢ
|
7bba416c90
|
Merge pull request #4764 from nocodb/fix/symbol-not-found
fix(nocodb): symbol col.table_name not found
|
2 years ago |
Wing-Kam Wong
|
74d6bb335e
|
feat(nocodb): include base_id in ncFilterUpgrader
|
2 years ago |
Wing-Kam Wong
|
dd58f98752
|
fix(nocodb): project_id would be correct after the upgrader
|
2 years ago |
աɨռɢӄաօռɢ
|
2b4c5ea01e
|
Merge pull request #4791 from nocodb/dependabot/npm_and_yarn/packages/nocodb/luxon-1.28.1
chore(deps): bump luxon from 1.28.0 to 1.28.1 in /packages/nocodb
|
2 years ago |
աɨռɢӄաօռɢ
|
08a3c6cd8a
|
Merge pull request #4774 from nocodb/dependabot/npm_and_yarn/packages/nc-plugin/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nc-plugin
|
2 years ago |
աɨռɢӄաօռɢ
|
6f82bc81b5
|
Merge pull request #4773 from nocodb/dependabot/npm_and_yarn/packages/nocodb/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nocodb
|
2 years ago |
աɨռɢӄաօռɢ
|
31494382a6
|
Merge pull request #4772 from nocodb/dependabot/npm_and_yarn/packages/nc-gui/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nc-gui
|
2 years ago |
աɨռɢӄաօռɢ
|
337305e597
|
Merge pull request #4770 from nocodb/dependabot/npm_and_yarn/packages/nocodb-sdk/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nocodb-sdk
|
2 years ago |
աɨռɢӄաօռɢ
|
4f7f5dc34a
|
Merge pull request #4771 from nocodb/dependabot/npm_and_yarn/tests/playwright/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /tests/playwright
|
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 |
Raju Udava
|
454e622273
|
Merge pull request #4780 from nocodb/fix/at-barcode
fix: at import barcode type
|
2 years ago |
mertmit
|
12b185fc71
|
fix: at import barcode type
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
navi
|
8bd900c209
|
Merge pull request #4775 from nocodb/l10n_develop_2
New Crowdin updates
|
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 |
Raju Udava
|
1138c92351
|
Merge pull request #4767 from nocodb/fix/postgres-mod
fix(nocodb): MOD for postgres
|
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]
|
bff15d905a
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /tests/playwright
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 |