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

173 Commits

Author SHA1 Message Date
lana-k
3bcf0b9ea6 restore methods on Schema tests 2021-01-30 20:26:09 +01:00
lana-k
cd866fcf50 lint fixes 2021-01-30 20:22:35 +01:00
lana-k
8eb33633e2 add tests for Schema component 2021-01-30 20:21:40 +01:00
lana-k
5c17638a90 add getFileFromUser function 2021-01-30 20:20:51 +01:00
lana-k
7550c1e8bd add tests for tableDescription component 2021-01-28 22:32:27 +01:00
lana-k
82b80e4760 add test for mixins 2021-01-28 17:57:43 +01:00
lana-k
6cf22cef09 add hideTooltip method to mixin 2021-01-28 17:11:21 +01:00
lana-k
a8f49d9187 lint fix 2021-01-27 21:04:43 +01:00
lana-k
d45212733d storedQueries module is covered by tests 2021-01-27 21:00:22 +01:00
lana-k
f640727d96 add tests for deserialiseQueries 2021-01-26 20:36:56 +01:00
lana-k
242b65c446 add readFile test 2021-01-26 19:51:07 +01:00
lana-k
e041e58e7f add importFile test 2021-01-26 19:40:36 +01:00
lana-k
083386383e add readFile to fileUtils 2021-01-26 17:38:19 +01:00
lana-k
3aa9c144e3 refactor import function 2021-01-22 22:43:32 +01:00
lana-k
ba44a6dfc6 fix lint errors 2021-01-21 14:08:06 +01:00
lana-k
8652edc139 refactor reading predefined queries 2021-01-21 13:25:29 +01:00
lana-k
6886b7903f add test for exportToFile 2021-01-21 12:49:10 +01:00
lana-k
1be139d327 add a test for serialiseQueries 2021-01-20 17:17:23 +01:00
lana-k
86825475f0 add fileUtilities module 2021-01-20 17:16:33 +01:00
lana-k
eb1f71608d export refactoring 2021-01-19 22:56:50 +01:00
lana-k
58401edc35 final fix watchers 2021-01-14 20:07:54 +01:00
lana-k
6dede6ee4d another try 2021-01-14 18:57:03 +01:00
lana-k
42199f6ebc ignore node_modules in watch 2021-01-14 18:48:11 +01:00
lana-k
badcefc4f7 no watchers during testing 2021-01-14 18:12:59 +01:00
lana-k
b55dec55ee Fix watchers amount 2021-01-14 17:45:59 +01:00
lana-k
8e73e526ec fix lint errors 2021-01-13 22:39:19 +01:00
lana-k
fd6d7b8b3a minor changes 2021-01-13 22:15:10 +01:00
lana-k
6612f4444b add tests in github actions 2021-01-13 21:51:04 +01:00
lana-k
3168c77c17 add tests for isTabNeedName 2021-01-13 21:12:16 +01:00
lana-k
33a9b261bf use .have.lengthOf in assertions 2021-01-12 21:04:13 +01:00
lana-k
11721590c1 first test for storedQueries module 2021-01-12 20:56:48 +01:00
lana-k
78e803b95d refactor import method 2021-01-06 19:57:02 +01:00
lana-k
8d083a93c4 refactoring manipulations with My queries 2021-01-05 23:09:47 +01:00
lana-k
9035cae19f refactor MainMenu methods 2021-01-04 21:49:30 +01:00
lana-k
e98fa8793b add checkBox tests 2021-01-01 21:14:57 +01:00
lana-k
ef461be3e5 add store tests 2021-01-01 18:47:16 +01:00
lana-k
4c2da33d01 make json valid 2020-12-29 16:08:18 +01:00
lana-k
c3ae115546 use execute method 2020-12-28 12:46:45 +01:00
lana-k
bbcb553fdc fix test coverage 2020-12-28 12:42:57 +01:00
lana-k
08e4f5333d minor changes 2020-12-27 18:31:28 +01:00
lana-k
dc3979584c move sql parsing to dataBase module 2020-12-27 18:30:43 +01:00
lana-k
34764a6e33 remove saveDbName method (refactor) 2020-12-27 18:03:04 +01:00
lana-k
1150b2e7c4 Add hotkeys #6 0.8.0 2020-12-25 18:15:20 +01:00
lana-k
d66eb48088 fix state updating 2020-12-24 15:40:54 +01:00
lana-k
07cc00671f Add Warn about unsaved tab(s) #23 2020-12-24 14:31:45 +01:00
lana-k
c1504dc2b3 fix images for Firefox 2020-12-23 17:41:16 +01:00
lana-k
bc3524e1a7 fix fonts 2020-12-23 15:16:53 +01:00
lana-k
71f585eef5 add new tab only if was not already opened 2020-12-22 17:10:58 +01:00
lana-k
02091dddb7 use close icon component in Tabs 2020-12-22 16:30:14 +01:00
lana-k
9fca9b29dc Fix: Search table error #29 2020-12-22 16:09:03 +01:00