Fabio Di Stasio
ff8bb45d6d
fix: missing storeToRefs imports
2022-04-30 11:45:49 +02:00
Fabio Di Stasio
0d52282aa8
refactor: migration to pinia
2022-04-30 00:47:37 +02:00
Fabio Di Stasio
afa23f3ef1
refactor: emits in components
2022-04-22 12:16:02 +02:00
Fabio Di Stasio
443170bbb1
refactor: vue3 migration in progress
2022-04-21 14:39:24 +02:00
Fabio Di Stasio
763be8532d
fix: wrong soft sort algorithm for numeric fields, closes #199
2022-03-05 21:58:56 +01:00
Fabio Di Stasio
48ebf23bd1
feat(MySQL): spatial fields support ( #165 )
...
* feat: POINT field support
* feat(MySQL): support to LINESTRING, POLYGON and GEOMETRY fields
* refactor: removed links from map attribution
* feat(MySQL): support to MULTIPOINT, MULTILINESTRING, MULTIPOLYGON and GEOMCOLLECTION fields
* test: temporary fix on Windows tests
2022-01-30 11:45:24 +01:00
Fabio Di Stasio
eef7c1dcec
perf: support of scale in field's length setting
2022-01-22 12:29:49 +01:00
Fabio Di Stasio
f28531a225
build: resolved dependency conflicts
2022-01-16 11:50:35 +01:00
Fabio Di Stasio
8fb1f0803e
fix: cell copy returns "undefined" in some conditions, closes #170
2022-01-14 18:37:37 +01:00
Fabio Di Stasio
1df21da47c
refactor: moved to new vue slots API
2021-12-10 17:34:44 +01:00
Fabio Di Stasio
813aa320d9
perf(UI): avoid columns size change when editing cells or scrolling results
2021-12-08 11:19:10 +01:00
Fabio Di Stasio
aaa5549609
fix: cell disappear on edit in one column tables
2021-12-08 10:37:23 +01:00
Fabio Di Stasio
35cb7e1dc4
fix: select all rows with ctrl+a when editing a cell
2021-12-08 10:09:01 +01:00
Fabio Di Stasio
3369d3dc2d
refactor: prefix to internal rows id
2021-11-08 15:12:37 +01:00
Fabio Di Stasio
cacab55f55
refactor: minor changes to support eslint-plugin-vue 8
2021-11-02 21:51:53 +01:00
Fabio Di Stasio
89fdd210ca
fix: row selection problems after a deletion fail, closes #128
2021-10-29 22:43:22 +02:00
Fabio Di Stasio
d2d0c3ca41
refactor(UI): changed query clear shortcut
2021-10-16 18:43:23 +02:00
Fabio Di Stasio
4069ade36d
feat(UI): CTRL+A to select all result rows
2021-10-16 09:58:32 +02:00
Fabio Di Stasio
8f0ac26b69
refactor: better component names
2021-08-12 09:54:13 +02:00