lana-k
0044d82b6f
Loading remote database and inquiries #109
2023-06-05 22:31:39 +02:00
lana-k
f0a4212e2b
fix tests
2022-06-26 21:06:24 +02:00
lana-k
858e32c9fd
fix errors in tests
2021-09-01 22:42:34 +02:00
lana-k
0336168bdc
line size lint checking
2021-08-29 21:27:02 +02:00
lana-k
b33974c26c
Export result set to CSV file #81
2021-08-20 15:36:19 +02:00
lana-k
4213e9df5c
fix lint errors
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
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
lana-k
0f2dc9f11e
fix ISO time columns when no column names #66
2021-07-15 22:36:07 +02:00
lana-k
f9edeafd40
fix csv import with ISO dates #64
2021-07-01 19:07:59 +02:00
lana-k
cf4b83f7d4
fix csv result when column names have spaces #59
2021-06-17 12:23:44 +02:00
lana-k
99a10225a3
CSV import as a table and db connection rework
...
- Add csv to existing db #32
- [RFE] Simplify working with temporary tables #53
2021-05-24 19:40:47 +02:00
lana-k
aa52048d51
Fix file type detection #48
...
file.type is empty on some Windows machines (Registry settings affects)
2021-05-17 21:32:09 +02:00
lana-k
bcaebd4840
Create an empty database #44
2021-05-05 21:44:44 +02:00
lana-k
cc483f4720
change code structure
2021-05-04 14:13:58 +02:00
lana-k
b9844b8696
refine pwa app icons
2021-05-02 20:46:27 +02:00
lana-k
00e434e142
fix loading db after csv:
...
new tab is not opened now
2021-05-02 14:09:02 +02:00
lana-k
9b6aa3d6c7
add manifest and offline support #12
2021-04-29 16:19:25 +02:00
lana-k
15636fed5f
increase timeout for tests;
...
fix warnings in tests
2021-04-28 10:46:40 +02:00
lana-k
9ed53e0d25
Export db #34
2021-04-27 22:51:36 +02:00
lana-k
35baaf2722
Update schema view after script running #38
2021-04-27 15:54:51 +02:00
lana-k
a469de3674
dasharray with units (fix for Firefox) #27
2021-04-24 16:54:16 +02:00
lana-k
9a91dd19bf
Fix delimiter highlighting in Firefox #27
...
input:first-line doesn't work in Firefox.
So, we use input background instead
2021-04-23 16:36:52 +02:00
lana-k
9e29a12ebb
add ctrl+enter for running queries #35
2021-04-22 14:53:14 +02:00
lana-k
628e9cee62
add tests for DbUploader #27
2021-04-22 14:04:52 +02:00
lana-k
803622f18f
move tests to tests folder
...
rename util modules
rename DbUpload to DbUploader
add tests for DbUploader component #27
2021-04-21 11:05:56 +02:00