navi
|
ac0e72007b
|
New translations en.json (Italian)
|
2 years ago |
navi
|
5bb8aa17c8
|
New translations en.json (Hebrew)
|
2 years ago |
navi
|
c94cf679e7
|
New translations en.json (Finnish)
|
2 years ago |
navi
|
1fe72d1f73
|
New translations en.json (German)
|
2 years ago |
navi
|
9f3390886c
|
New translations en.json (Danish)
|
2 years ago |
navi
|
76789e6994
|
New translations en.json (Arabic)
|
2 years ago |
navi
|
f2871df6c5
|
New translations en.json (Spanish)
|
2 years ago |
navi
|
3e2049128f
|
New translations en.json (Slovak)
|
2 years ago |
navi
|
5029fdf75d
|
New translations en.json (Basque)
|
2 years ago |
navi
|
fd380a595f
|
New translations en.json (Czech)
|
2 years ago |
navi
|
0d131473ea
|
New translations en.json (French)
|
2 years ago |
navi
|
6e4a62e63d
|
Update source file en.json
|
2 years ago |
Wing-Kam Wong
|
a04d62ab49
|
fix(nocodb): postgres datetime_diff year sql
|
2 years ago |
Wing-Kam Wong
|
90ed6690ed
|
fix(nocodb): revise datetime diff year sql for sqlite
|
2 years ago |
Raju Udava
|
6c2b7ae449
|
refactor: 'Link To Another Record' instead of 'Child Table'
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
e878f81c43
|
chore: update sdk version
|
2 years ago |
wingkwong
|
49a93886df
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Raju Udava
|
836c1c4dac
|
docs: enterprise license key
|
2 years ago |
Wing-Kam Wong
|
e9055349d1
|
chore(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
6a98ea8e3b
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
c351349186
|
fix(nocodb): use strftime for sqlite date time sql
|
2 years ago |
Wing-Kam Wong
|
061d27e4ba
|
fix(nocodb): revise DATETIME_DIFF logic for sqlite
|
2 years ago |
navi
|
b9b33dd267
|
New translations en.json (French)
|
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 |
Wing-Kam Wong
|
a2cabc5b91
|
chore(nocodb-sdk): remove unnecessary replace in formula
|
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 |
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 |