lana-k
9c55e76a41
update version
2021-12-19 16:00:11 +01:00
lana-k
70a9edf57e
fix lint
2021-12-19 15:57:30 +01:00
lana-k
b2c2344951
update version
0.17.0
2021-12-19 15:38:17 +01:00
lana-k
cbec91e78a
Merge branch 'master' of github.com:lana-k/sqliteviz
2021-12-19 15:37:01 +01:00
lana-k
816b0e6218
show plotly warnings and errors #55
2021-12-19 15:36:46 +01:00
saaj
4ed93bbea7
Two more extensions and improved extension documentation ( #86 )
2021-09-10 20:11:37 +02:00
lana-k
3e3a70430f
fix lint
0.16.0
2021-09-03 16:03:06 +02:00
lana-k
bce3854792
fix test
2021-09-03 15:58:37 +02:00
lana-k
307cac06e6
remove html2canvas logging
2021-09-03 15:58:20 +02:00
lana-k
c4b0bdc870
fix lint
2021-09-03 15:25:30 +02:00
lana-k
69e0b2129b
add tests for Pivot and Chart
2021-09-03 15:25:23 +02:00
lana-k
4ebb3715d6
add tests for RinResult
2021-09-03 15:22:48 +02:00
lana-k
858e32c9fd
fix errors in tests
2021-09-01 22:42:34 +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
23d2421584
add tests for clipboard lib
2021-08-29 21:32:13 +02:00
lana-k
4730afc68a
add test for tab
2021-08-29 21:31:50 +02:00
lana-k
6b902d5f00
fix line size
2021-08-29 21:31:30 +02:00
lana-k
a484c1e022
add test for pivot helper
2021-08-29 21:30:53 +02:00
lana-k
1ed5bf2fae
add test for sleep
2021-08-29 21:29:36 +02:00
lana-k
da8dc71f23
add test to csv (serialize)
2021-08-29 21:29:21 +02:00
lana-k
ebac3d8f6c
add test for chart helper
2021-08-29 21:28:55 +02:00
lana-k
0336168bdc
line size lint checking
2021-08-29 21:27:02 +02:00
lana-k
e38f482933
saveAsPng refactoring
2021-08-28 19:07:10 +02:00
lana-k
bcd98fe1ad
add sleep function
2021-08-23 22:20:03 +02:00
lana-k
ec3ec6f57a
add test for selection and filter #84
2021-08-22 16:50:17 +02:00
lana-k
ae9e2bc03c
fix lint errors
2021-08-22 15:01:22 +02:00
lana-k
fe11d446f3
add NO found msg #83 ; fix checkbox behaviour #84
2021-08-22 15:00:34 +02:00
lana-k
e6bef139f1
Support vector graphic chart download #39
2021-08-21 22:51:17 +02:00
lana-k
d7e0e52da5
add copy dialog for csv #50
2021-08-21 21:41:06 +02:00
lana-k
09cec13a9c
show dialog for keeping user activity #50
2021-08-21 18:44:29 +02:00
lana-k
0cae368350
fix lint errors #50
2021-08-20 22:33:15 +02:00
lana-k
88c62a1dfb
show message about ClipboardItem support #50
...
for Firefox
2021-08-20 22:30:48 +02:00
lana-k
ead861b610
copy png to clipboard #50
2021-08-20 21:45:05 +02:00
lana-k
949e6b626e
fix lint errors #81
2021-08-20 18:07:30 +02:00
lana-k
6dc81f7be6
copy result set as tsv #50
2021-08-20 18:06:58 +02:00
lana-k
bb39dcbc2f
use tab for export to csv #81
...
(support paste to google sheets)
2021-08-20 18:05:51 +02:00
lana-k
131efb55df
update readme #81
2021-08-20 15:38:18 +02:00
lana-k
b33974c26c
Export result set to CSV file #81
2021-08-20 15:36:19 +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
679a785d70
add test for view #78
2021-08-18 21:24:12 +02:00
lana-k
a91add40cc
uninstall sqlite parser #78
2021-08-18 20:58:53 +02:00
twoxfh
53b2d8372f
Updating how database object information is getting retrieved ( #79 )
...
* Updating how database object information is getting retrieved
I updated the SQLite query for gathering database objects to make use of the JSON1 extension so you can grab tables and views name, their associated columns with types and set it to the schema. This removes the need to work with DDL's. Hints for Tables and Views works since my approach is they are both database objects.
2021-08-18 20:22:30 +02:00
lana-k
f3e8448851
update version
2021-08-11 23:16:11 +02:00
lana-k
4213e9df5c
fix lint errors
0.15.2
2021-08-10 23:36:16 +02:00
lana-k
9f32323a80
fix column order in result set #74
2021-08-10 20:31:12 +02:00
lana-k
2ed5160f65
remove maps from root
0.15.1
2021-08-05 18:47:24 +02:00
lana-k
fe8ab3f3e8
update version
2021-08-05 18:44:10 +02:00