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

259 Commits

Author SHA1 Message Date
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
lana-k
94bb793b23 Fix: Tiny SVGs are not embedded #26 2020-12-21 22:22:59 +01:00
lana-k
e2db4e2634 chande button label 0.7.0 2020-12-21 11:23:59 +01:00
lana-k
6e29791892 minor changes 2020-12-20 22:30:40 +01:00
lana-k
068195589a wait for animation and file uploading 2020-12-20 14:29:53 +01:00
lana-k
6b72a937ea Move illustration to DbUpload component 2020-12-20 12:36:09 +01:00
lana-k
43e357de5b fix layout #19 2020-12-20 11:43:33 +01:00
lana-k
00c2fb86c5 add 'load db' illustration and animation #19 2020-12-19 23:28:45 +01:00
lana-k
085813ec50 Fix SQL editor issues #20 2020-12-17 19:23:51 +01:00
lana-k
0339aafe14 Save dialog remembers the name for another tab #22 2020-12-17 18:15:41 +01:00
lana-k
c2a155c561 License file is missing in the build #21 2020-12-16 22:38:05 +01:00
lana-k
5dbffe0c56 Pre-defined query file should be empty #24 2020-12-16 22:13:26 +01:00
lana-k
00d671fac0 Rename connection to loading #25 2020-12-16 22:02:53 +01:00
lana-k
18c8b30bef add coverage to gitignore 2020-12-16 19:15:52 +01:00
lana-k
0df9a7b982 remove unused component 2020-12-16 19:10:43 +01:00