Wing-Kam Wong
eea2c6e5d0
fix(nc-gui): missing result for PG
2 years ago
Wing-Kam Wong
5c19bd3c9a
fix(nc-gui): check undefined or null instead for boolean case
2 years ago
Ekaterina Balakina
fc9a4caae3
review fixes
2 years ago
Ekaterina Balakina
e94ebe9f4c
fix multiselect
2 years ago
flisowna
467b992ea8
fix layout of geodata column
2 years ago
flisowna
1332519fe7
egg easter for geodata column works
2 years ago
flisowna
ceabbf3f6e
geodata easter egg: debugging weird template reactivity issue for the bottom menu - works now
2 years ago
flisowna
ca9d3889b4
Revert "geodata easter egg: debugging weird template reactivity issue for the bottom menu"
...
This reverts commit 3f7db98c55
.
2 years ago
flisowna
3f7db98c55
geodata easter egg: debugging weird template reactivity issue for the bottom menu
2 years ago
flisowna
1f89769750
geodata easter egg: debugging weird template reactivity issue for the bottom menu
...
* state: simply string rendering of the reactive value works,
but only at the top of the menu
* doesn't work when used on the level of the menu-items (also not as a conditional variable)
2 years ago
flisowna
c2d41d6a10
WIP easter egg feature for geodata
2 years ago
Ekaterina Balakina
812b82f853
fix save search query
2 years ago
Semjon Geist
b5c1028bd4
fix passing baseId in vue component for table api
2 years ago
flisowna
86d5c71ca9
clean code
2 years ago
flisowna
49eeedd582
WIP easter egg for geodata feature
2 years ago
Wing-Kam Wong
7c0e24ad85
fix(nocodb): add missing bindings
2 years ago
navi
1daadd9a84
New translations en.json (Russian)
2 years ago
flisowna
f52107b943
barcode column type: playwright tests (WIP)
2 years ago
flisowna
1994b8622b
barcode column type: playwright tests (WIP)
2 years ago
flisowna
6c27d6bf42
barcode column type: playwright tests (WIP)
2 years ago
flisowna
5fb2cb8c77
barcode column type: playwright tests (WIP)
2 years ago
flisowna
7f75bbf824
barcode column type: playwright tests (WIP)
2 years ago
Wing-Kam Wong
1102be7cf8
fix(nocodb): empty result when identifier is null
2 years ago
Wing-Kam Wong
c758cd16c2
feat(nocodb): feat(nocodb): add DATETIME_DIFF logic for mssql
2 years ago
Wing-Kam Wong
ef8e21f43d
feat(nocodb): get latest non-beta version as release version
2 years ago
Wing-Kam Wong
4bd9289e52
feat(nc-gui): show current version even for beta
2 years ago
Wing-Kam Wong
6f1214ffef
chore(nocodb): update sdk version
2 years ago
Wing-Kam Wong
005d06c481
feat(nocodb): add compare-versions
2 years ago
Wing-Kam Wong
f62850e88b
docs: add tagging
2 years ago
flisowna
58dfdc9d48
barcode column type: playwright tests (WIP)
2 years ago
navi
eafac8951d
New translations en.json (Russian)
2 years ago
Daniel Spaude
aaf3b9b4b8
barcode: add wrapper component around JSBarcode
2 years ago
Daniel Spaude
645c61b31f
QR Code: don't show QR code for empty/undefined values
2 years ago
诗人的咸鱼
d38403dff0
fix: test unit error
2 years ago
Wing-Kam Wong
402ff5e45e
fix(nocodb): handle empty left tree for IF case
2 years ago
Wing-Kam Wong
7403f07c2c
fix(nocodb): add try catch and handle LTAR case
2 years ago
Wing-Kam Wong
ac0c78b783
feat(nocodb): add missing hour logic and correct milliseconds sql
2 years ago
Wing-Kam Wong
82462d2085
feat(nocodb): add DATETIME_DIFF logic for sqlite
2 years ago
Wing-Kam Wong
b5b7ce0ef9
feat(nocodb): add dateTimeUtils
2 years ago
Wing-Kam Wong
5ad979b66b
feat(nocodb): add DATETIME_DIFF logic for pg
2 years ago
navi
059a37ac6d
New translations en.json (Russian)
2 years ago
Pranav C
07bc52b8ec
chore(nocodb): upgrade nc-help
...
- includes fix for #4628
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
navi
219a21aced
New translations en.json (German)
2 years ago
诗人的咸鱼
04ef1b8e71
fix: change conditions
2 years ago
Semjon Geist
a986c10e37
Possible fix for API requests with wrong baseID ("undefined").
2 years ago
Semjon Geist
4ba0f5089e
fix(nc-gui): fix col = 0 case in getColVal ( #4631 )
2 years ago
诗人的咸鱼
730c356b1e
fix: can’t find Id
2 years ago
Semjon Geist
5247f26a00
revert unrelated changes
2 years ago
Semjon Geist
9a47d08ee1
Fix getColVal in parserHelpers.ts -> col index can be 0 -> so check only that its not undefined
2 years ago
Wing-Kam Wong
9d104016bd
feat(nocodb): add DATETIME_DIFF logic for mysql
2 years ago