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 |
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
|
4bd9289e52
|
feat(nc-gui): show current version even for beta
|
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 |
navi
|
059a37ac6d
|
New translations en.json (Russian)
|
2 years ago |
navi
|
219a21aced
|
New translations en.json (German)
|
2 years ago |
Semjon Geist
|
4ba0f5089e
|
fix(nc-gui): fix col = 0 case in getColVal (#4631)
|
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
|
5f64da2f37
|
feat(nc-gui): add DATETIME_DIFF hint
|
2 years ago |
Wing-Kam Wong
|
6b259fa87b
|
feat(nc-gui): add DATETIME_DIFF validation
|
2 years ago |
Wing-Kam Wong
|
76bbd5eafd
|
chore(nc-gui): remove non-general shortcut $e
|
2 years ago |
flisowna
|
ec86f32153
|
barcode column type: fix FE issues (WIP)
|
2 years ago |
flisowna
|
19d001ef5e
|
WIP barcode select barcode format commented
|
2 years ago |
navi
|
0c6becac71
|
New translations en.json (Japanese)
|
2 years ago |
Wing-Kam Wong
|
81f8a591e4
|
fix(nc-gui): parse string date if date is not null
|
2 years ago |
navi
|
247276e755
|
New translations en.json (Japanese)
|
2 years ago |
flisowna
|
9e2d663a58
|
WIP barcode format select for barcode
|
2 years ago |
flisowna
|
d84eb431b6
|
WIP barcode dynamic value
|
2 years ago |
Wing-Kam Wong
|
aa8dfdea42
|
feat(nc-gui): disable release info if the version is beta
|
2 years ago |
Wing-Kam Wong
|
55b6d08223
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
d5ee38bbf2
|
chore: update package-lock.json
|
2 years ago |
Wing-Kam Wong
|
3d90d2d12f
|
fix(nc-gui): handle new formula case
|
2 years ago |
Wing-Kam Wong
|
770affe302
|
fix(nc-gui): retrieve the correct column name based on the formula
|
2 years ago |
Wing-Kam Wong
|
5291dc6c20
|
fix(nc-gui): use YYYY-MM-DD HH:mm:ss instead
|
2 years ago |
Wing-Kam Wong
|
8a84ad6838
|
chore(nc-gui): remove HH:mm:ss.SSS as SSS is not configurable in picker
|
2 years ago |
Wing-Kam Wong
|
beb9c3bbf2
|
refactor(nc-gui): add class to select and remove unnecessary div
|
2 years ago |
navi
|
afbbdf2125
|
New translations en.json (French)
|
2 years ago |
mertmit
|
a986984bae
|
feat: add share base button to top right
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
38fa085f08
|
feat: expand all bases while searching
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
f3a054bae6
|
fix: move base operations dropdown to root level
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
7e0261705d
|
fix: TreeView scroll
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
77aa171451
|
fix: loadBases if not loaded before handling state in DataSources
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e8f19809b7
|
feat: auto-expand bases in TreeView
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
91968ba6be
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
879dcee082
|
fix: shared view sqlUis
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
0cbfd9f92e
|
feat: change treeview root to bases if more than one base
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b0b32dd4a4
|
fix: cellIcon for multiple source
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
35974ad5c6
|
feat: base show/hide improved handling
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |