flisowna
dc31554179
geo data map bug: partially fixing it (but local storage values for zoom and center are not consistently used atm)
2 years ago
flisowna
e34e95d794
Revert "geo data map bug: debug via reducing complexity - step 1"
...
This reverts commit 9146423eec
.
2 years ago
flisowna
8d9891dbd9
Revert "geo data map bug: debug via reducing complexity - step 2"
...
This reverts commit 0ae8af65b1
.
2 years ago
flisowna
0ae8af65b1
geo data map bug: debug via reducing complexity - step 2
2 years ago
flisowna
9146423eec
geo data map bug: debug via reducing complexity - step 1
2 years ago
flisowna
4f9367faa4
fix spinner icon on current location in geodata
2 years ago
flisowna
4f3d3b3702
WIP changing page size limits for map view
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
flisowna
49eeedd582
WIP easter egg for geodata feature
2 years ago
dependabot[bot]
328184eb09
chore(deps): bump qs from 6.10.1 to 6.11.0 in /packages/noco-docs
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
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
mertmit
947c2fd53f
fix: add useNullAsDefault flag for sqlite on root level
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
297b58dcb9
fix: typescript compile error
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
navi
247276e755
New translations en.json (Japanese)
2 years ago
Vibhav Bobade
df92d5476e
trigger preview
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
7ee02b4e7c
fix(nocodb-sdk): include node.value for literal case
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
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
mertmit
8f74d5ae3d
feat: change data sources show/hide checkbox to switch
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
ceabd5b4c9
feat: bases panel
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
3085d7283b
fix: make base name bold
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
5791105a61
feat: awakened data sources
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
f6da6113f5
fix: apps.vue disable sidebar
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
c5bcc0e32e
fix: drop duplicate ids
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
fe3b87724c
feat: multiple-source front end improvements
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
325c58fde7
fix: make ApiTokenManagement single root to allow prop inheritance
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
67d5745666
fix: TreeView base undefined check
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
453c7f36bc
fix: change mysql icon
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
d89dd07a0f
fix: table reordering
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago