navi
|
23db42589e
|
New translations en.json (Danish)
|
1 year ago |
navi
|
99be58985b
|
New translations en.json (Czech)
|
1 year ago |
navi
|
7467e223b1
|
New translations en.json (Arabic)
|
1 year ago |
navi
|
5ed20756aa
|
New translations en.json (Spanish)
|
1 year ago |
navi
|
9d9d43362f
|
New translations en.json (French)
|
1 year ago |
navi
|
50c4c113ce
|
New translations en.json (Persian)
|
1 year ago |
navi
|
176194836d
|
New translations en.json (Polish)
|
1 year ago |
navi
|
a106f44b37
|
New translations en.json (Russian)
|
1 year ago |
Pranav C
|
c5ec077d9c
|
fix(gui): use activecell injection instead of editenabled since it needs to work same as a form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
d2abe4489f
|
fix(gui): set default inject value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Raju Udava
|
d2f42b083e
|
Merge pull request #5662 from nocodb/fix/shared-form-help-text
fix(nc-gui): incorrect columns in shared form
|
1 year ago |
Raju Udava
|
794cf70500
|
Merge pull request #5661 from nocodb/fix/sqlite-datetime-diff-formula
fix(nocodb): datetime diff result format in sqlite
|
1 year ago |
Pranav C
|
260a84dcb3
|
fix(gui): enable filter value field in shared view
override editEnabled and isForm injection keys to true inside filter menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
1616a86d8d
|
fix(nc-gui): incorrect columns in shared form
|
1 year ago |
Wing-Kam Wong
|
c74516592a
|
chore(nc-gui): lint
|
1 year ago |
Wing-Kam Wong
|
9bf6be219c
|
fix(nocodb): round the datetime diff result in sqlite
|
1 year ago |
Raju Udava
|
62ce87658b
|
test: timezone converstions to utc
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Wing-Kam Wong
|
b0a758a860
|
chore(nocodb): remove ncDateTimeUpgrader
|
1 year ago |
Wing-Kam Wong
|
61c1fb47b3
|
fix(nocodb): incorrect meta now logic
|
1 year ago |
Wing-Kam Wong
|
934a3ea370
|
fix(nc-gui): allow negative value
|
1 year ago |
Wing-Kam Wong
|
13b93eb826
|
feat(nocodb): add timestamptz
|
1 year ago |
Wing-Kam Wong
|
478d7c19f4
|
refactor(nocodb): remove unused isXcdbBase
|
1 year ago |
Wing-Kam Wong
|
02597c4dff
|
refactor(nocodb): _convertDateFormat
|
1 year ago |
Wing-Kam Wong
|
d4c11639b6
|
feat(nocodb): add timestamptz
|
1 year ago |
Wing-Kam Wong
|
38edbe6e19
|
feat(nocodb): handle mssql database timezone
|
1 year ago |
Raju Udava
|
22981fc25a
|
test: corrections for parallel exec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
9ee65514f3
|
test: disable datetime_diff test for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
59a72848ad
|
Merge pull request #5627 from DarkPhoenix2704/ui-consist
fix: UI Inconsitency
|
1 year ago |
Raju Udava
|
6bd400277b
|
Merge pull request #5657 from nocodb/l10n_develop_2
New Crowdin updates
|
1 year ago |
Wing-Kam Wong
|
b3790bc43f
|
refactor(nc-gui): avoid passing isMssql flag
|
1 year ago |
Wing-Kam Wong
|
115e29467e
|
refactor(nc-gui): revise renderValue for formula & LTAR
|
1 year ago |
Wing-Kam Wong
|
ea06a87f39
|
refactor(nc-gui): move renderValue to cell
|
1 year ago |
Wing-Kam Wong
|
7c4440d6f4
|
chore(nc-gui): export cell
|
1 year ago |
Wing-Kam Wong
|
2b3ca70db1
|
fix(nocodb): wrap with parentheses for pg raw query
|
1 year ago |
navi
|
be782eee3d
|
New translations en.json (Persian)
|
1 year ago |
Raju Udava
|
d9f7aee121
|
Merge pull request #5645 from nocodb/fix/dateadd-formula
fix(nocodb): dateadd formula with negative offset
|
1 year ago |
Raju Udava
|
a1e6923dd7
|
test: mysql extdb ui insert
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
a94e04de00
|
test: formula corrections for datetime
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Wing-Kam Wong
|
351e07d607
|
fix(nc-gui): revise datetime render value logic
|
1 year ago |
Wing-Kam Wong
|
28a5fc5406
|
fix(nocodb): handle negative timezone offset
|
1 year ago |
Wing-Kam Wong
|
09bd8010e5
|
fix(nocodb): remove formula for convertdatetime
|
1 year ago |
Wing-Kam Wong
|
4472da3235
|
fix(nc-gui): formula rendering logic
|
1 year ago |
Wing-Kam Wong
|
6cca3b0ce1
|
fix(nocodb): sqlite logic datetime display logic
|
1 year ago |
Wing-Kam Wong
|
6a34d370a4
|
fix(nocodb): add the timezone info for sqlite
|
1 year ago |
Raju Udava
|
f8a6b2acaf
|
test: UT, rollup usage in formula not supported
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Wing-Kam Wong
|
6ee90bf36f
|
fix(nocodb): dateadd formula with negative offset
|
1 year ago |
Wing-Kam Wong
|
9acc4d04c7
|
feat(nc-gui): handle datetime for LTAR
|
1 year ago |
Raju Udava
|
0d5a4419cf
|
refactor: update package-lock files
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
b8d74f86ae
|
test: update pw package-lock.json
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
2714657590
|
test: datetime formula
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |