1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
lana-k
f0a4212e2b fix tests 2022-06-26 21:06:24 +02:00
lana-k
c8deff32c1 fix lint 2022-06-25 22:38:22 +02:00
lana-k
310a939109 #89 add tests 2021-12-24 16:13:42 +01:00
lana-k
3e3a70430f fix lint 2021-09-03 16:03:06 +02:00
lana-k
bce3854792 fix test 2021-09-03 15:58:37 +02:00
lana-k
69e0b2129b add tests for Pivot and Chart 2021-09-03 15:25:23 +02:00
lana-k
42cce95ed0 fix errors in tests 2021-09-01 22:27:51 +02:00
lana-k
61ffcc82d6 add test for clipboard copying in DataView 2021-08-30 23:10:57 +02:00
lana-k
4716bcf258 DataView tests 2021-08-29 22:27:25 +02:00
lana-k
a484c1e022 add test for pivot helper 2021-08-29 21:30:53 +02:00
lana-k
ebac3d8f6c add test for chart helper 2021-08-29 21:28:55 +02:00
lana-k
ead861b610 copy png to clipboard #50 2021-08-20 21:45:05 +02:00
lana-k
e9c97beb5a fix lint error 2021-08-18 22:09:32 +02:00
lana-k
cabc4f8acd fix JS error during running queries #80 2021-08-18 21:50:42 +02:00
lana-k
5017b55944 Pivot implementation and redesign (#69)
- Pivot support implementation 
- Rename queries into inquiries
- Rename editor into workspace
- Change result set format
- New JSON format for inquiries
- Redesign panels
2021-08-04 22:20:51 +02:00