lana-k
|
58d4a7bacd
|
update readme #27
|
2021-04-22 18:23:07 +02:00 |
|
lana-k
|
d0c624a3cc
|
Show result of the last query in a script #36
|
2021-04-22 17:01:46 +02:00 |
|
lana-k
|
9e29a12ebb
|
add ctrl+enter for running queries #35
|
2021-04-22 14:53:14 +02:00 |
|
lana-k
|
fdbac941d5
|
change the welocome msg #27
|
2021-04-22 14:11:56 +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 |
|
lana-k
|
edd45b317a
|
add new sql.js module and tests #27
|
2021-04-19 15:01:40 +02:00 |
|
lana-k
|
6ce5d2b201
|
add tests for DelimiterSelector #27
|
2021-04-16 15:14:41 +02:00 |
|
lana-k
|
5c9a5560b7
|
add test for disabled state for checkBox #27
|
2021-04-13 21:31:35 +02:00 |
|
lana-k
|
13a8b33815
|
add tests for database module #27
|
2021-04-13 11:20:15 +02:00 |
|
lana-k
|
5ba371e339
|
fix lint errors
|
2021-04-12 18:25:21 +02:00 |
|
lana-k
|
5db8376f95
|
add tests for readAsArrayBuffer method #27
|
2021-04-12 18:23:48 +02:00 |
|
lana-k
|
be56079e4e
|
add tests for LoadingIndicator component #27
|
2021-04-12 16:06:41 +02:00 |
|
lana-k
|
a7c8c29624
|
add tests for Logs component #27
|
2021-04-12 14:28:16 +02:00 |
|
lana-k
|
9ce1c27cf5
|
fix lint errors
|
2021-04-11 22:19:14 +02:00 |
|
lana-k
|
b2d21cc859
|
add test for setDb store mutation #27
|
2021-04-11 22:11:44 +02:00 |
|
lana-k
|
1945467dc7
|
restore sinon in afterEach hook
|
2021-04-11 21:52:09 +02:00 |
|
lana-k
|
73c0936927
|
add tests for csv module #27
|
2021-04-11 21:51:44 +02:00 |
|
lana-k
|
8867092601
|
add tests for dbUtils module #27
|
2021-04-10 21:19:00 +02:00 |
|
lana-k
|
c7039e144a
|
add test for time,js module #27
|
2021-04-10 20:50:42 +02:00 |
|
lana-k
|
b30eeb6788
|
add CSV support #27
|
2021-04-10 18:24:53 +02:00 |
|
lana-k
|
c2864b4308
|
add hint and disabled state for TextField
|
2021-04-08 19:53:15 +02:00 |
|
lana-k
|
ba75685a23
|
add disabled state for dropDownChevron
|
2021-04-08 19:52:14 +02:00 |
|
lana-k
|
9314e27d0e
|
add disabled state for clear icon
|
2021-04-08 19:51:43 +02:00 |
|
lana-k
|
d4d68bb682
|
add hint-icon component
|
2021-04-08 19:51:12 +02:00 |
|
lana-k
|
05b642bc86
|
add preview mode for SqlTable
|
2021-04-08 19:50:14 +02:00 |
|
lana-k
|
62386d3fc0
|
add LoadingIndicator component
|
2021-04-08 19:49:36 +02:00 |
|
lana-k
|
2acfc75da2
|
add Logs component
|
2021-04-08 19:43:15 +02:00 |
|
lana-k
|
98cc09741c
|
add styles for disabled secondary buttons
|
2021-04-08 19:41:42 +02:00 |
|
lana-k
|
abc852624a
|
Changes in CheckBox:
- add disabled state for CheckBox;
- label for CheckBox
|
2021-04-08 19:39:33 +02:00 |
|
lana-k
|
7791f477cb
|
Some changes in DelimiterSelector:
- disabled state for DelimiterSelector;
- DelimiterSelector emits the value only if it's not empty
|
2021-04-08 19:37:33 +02:00 |
|
lana-k
|
eb950c1b9c
|
fix toggle buttons in splitpanes
|
2021-03-21 21:48:33 +01:00 |
|
lana-k
|
e60a28ca23
|
add DelimiterSelector component
|
2021-03-21 21:47:59 +01:00 |
|
lana-k
|
4b67fb268b
|
fixes in readme
|
2021-03-15 22:14:10 +01:00 |
|
lana-k
|
8f445ba570
|
add more info in readme
|
2021-03-15 22:01:44 +01:00 |
|
lana-k
|
0bf5300c9d
|
fix timezone
|
2021-03-13 18:16:11 +01:00 |
|
lana-k
|
a8e12d64a0
|
tests for MyQueries
|
2021-03-13 17:09:41 +01:00 |
|
lana-k
|
aa63aa94ee
|
MyQueries refactoring
|
2021-03-13 17:08:47 +01:00 |
|
lana-k
|
8decda51a4
|
add tests for splitter and touch events
|
2021-03-13 16:58:45 +01:00 |
|
lana-k
|
d52f822c15
|
fix main menu test
|
2021-03-13 16:58:18 +01:00 |
|
lana-k
|
507e978386
|
avoid unnecessary $set
|
2021-03-13 16:57:26 +01:00 |
|
lana-k
|
a457f967c0
|
add tests for MainMenu component
|
2021-03-03 22:42:55 +01:00 |
|
lana-k
|
854d2adfca
|
add test to DbUpload
check that it doesn't redirect to /editor if it's already there
|
2021-03-03 22:33:57 +01:00 |
|
lana-k
|
6118a12672
|
add ctrl+b on /my-queries page
|
2021-03-03 22:32:28 +01:00 |
|
lana-k
|
7bd8388fd6
|
fix lint errors
|
2021-02-28 21:29:52 +01:00 |
|
lana-k
|
664c43bce1
|
DbUploader tests
|
2021-02-28 21:27:49 +01:00 |
|
lana-k
|
95d6d6131e
|
minor changes
|
2021-02-28 21:27:26 +01:00 |
|
lana-k
|
46757bd5ef
|
exclude router/index.js from coverage
|
2021-02-28 21:27:10 +01:00 |
|
lana-k
|
43cfc8d815
|
DbUpload refactoring
|
2021-02-28 21:26:37 +01:00 |
|
lana-k
|
6cb0d2d95d
|
add tests for Pager
|
2021-02-26 21:19:13 +01:00 |
|