1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-03-22 05:56:16 +08:00

Commit Graph

  • 97c0c6191b run tests in Firefox lana-k 2021-04-24 16:00:31 +02:00
  • 7a47763510 Deploying to build from @ 9a91dd19bf 🚀 lana-k 2021-04-23 15:02:51 +00:00
  • 9a91dd19bf Fix delimiter highlighting in Firefox #27 input:first-line doesn't work in Firefox. So, we use input background instead 0.9.0 lana-k 2021-04-23 16:36:52 +02:00
  • 472794e203 fixes in readme #27 lana-k 2021-04-22 18:29:55 +02:00
  • 58d4a7bacd update readme #27 lana-k 2021-04-22 18:23:07 +02:00
  • d0c624a3cc Show result of the last query in a script #36 lana-k 2021-04-22 17:01:46 +02:00
  • 9e29a12ebb add ctrl+enter for running queries #35 lana-k 2021-04-22 14:53:14 +02:00
  • fdbac941d5 change the welocome msg #27 lana-k 2021-04-22 14:11:56 +02:00
  • 628e9cee62 add tests for DbUploader #27 lana-k 2021-04-22 14:04:52 +02:00
  • 803622f18f move tests to tests folder rename util modules rename DbUpload to DbUploader add tests for DbUploader component #27 lana-k 2021-04-21 11:05:56 +02:00
  • edd45b317a add new sql.js module and tests #27 lana-k 2021-04-19 15:01:40 +02:00
  • 6ce5d2b201 add tests for DelimiterSelector #27 lana-k 2021-04-16 15:14:41 +02:00
  • 5c9a5560b7 add test for disabled state for checkBox #27 lana-k 2021-04-13 21:31:35 +02:00
  • 13a8b33815 add tests for database module #27 lana-k 2021-04-13 11:20:15 +02:00
  • 5ba371e339 fix lint errors lana-k 2021-04-12 18:25:21 +02:00
  • 5db8376f95 add tests for readAsArrayBuffer method #27 lana-k 2021-04-12 18:23:48 +02:00
  • be56079e4e add tests for LoadingIndicator component #27 lana-k 2021-04-12 16:06:41 +02:00
  • a7c8c29624 add tests for Logs component #27 lana-k 2021-04-12 14:28:16 +02:00
  • 9ce1c27cf5 fix lint errors lana-k 2021-04-11 22:19:14 +02:00
  • b2d21cc859 add test for setDb store mutation #27 lana-k 2021-04-11 22:11:44 +02:00
  • 1945467dc7 restore sinon in afterEach hook lana-k 2021-04-11 21:52:09 +02:00
  • 73c0936927 add tests for csv module #27 lana-k 2021-04-11 21:51:44 +02:00
  • 8867092601 add tests for dbUtils module #27 lana-k 2021-04-10 21:19:00 +02:00
  • c7039e144a add test for time,js module #27 lana-k 2021-04-10 20:50:42 +02:00
  • b30eeb6788 add CSV support #27 lana-k 2021-04-09 16:43:20 +02:00
  • c2864b4308 add hint and disabled state for TextField lana-k 2021-04-08 19:53:15 +02:00
  • ba75685a23 add disabled state for dropDownChevron lana-k 2021-04-08 19:52:14 +02:00
  • 9314e27d0e add disabled state for clear icon lana-k 2021-04-08 19:51:43 +02:00
  • d4d68bb682 add hint-icon component lana-k 2021-04-08 19:51:12 +02:00
  • 05b642bc86 add preview mode for SqlTable lana-k 2021-04-08 19:50:14 +02:00
  • 62386d3fc0 add LoadingIndicator component lana-k 2021-04-08 19:49:36 +02:00
  • 2acfc75da2 add Logs component lana-k 2021-04-08 19:43:15 +02:00
  • 98cc09741c add styles for disabled secondary buttons lana-k 2021-04-08 19:41:42 +02:00
  • abc852624a Changes in CheckBox: - add disabled state for CheckBox; - label for CheckBox lana-k 2021-04-08 19:39:33 +02:00
  • 7791f477cb Some changes in DelimiterSelector: - disabled state for DelimiterSelector; - DelimiterSelector emits the value only if it's not empty lana-k 2021-04-08 19:37:33 +02:00
  • eb950c1b9c fix toggle buttons in splitpanes lana-k 2021-03-21 21:48:33 +01:00
  • e60a28ca23 add DelimiterSelector component lana-k 2021-03-21 21:47:59 +01:00
  • 4b67fb268b fixes in readme lana-k 2021-03-15 22:14:10 +01:00
  • 8f445ba570 add more info in readme lana-k 2021-03-15 22:01:44 +01:00
  • 0bf5300c9d fix timezone lana-k 2021-03-13 18:16:11 +01:00
  • a8e12d64a0 tests for MyQueries lana-k 2021-03-13 17:09:41 +01:00
  • aa63aa94ee MyQueries refactoring lana-k 2021-03-13 17:08:47 +01:00
  • 8decda51a4 add tests for splitter and touch events lana-k 2021-03-13 16:58:45 +01:00
  • d52f822c15 fix main menu test lana-k 2021-03-13 16:58:18 +01:00
  • 507e978386 avoid unnecessary $set lana-k 2021-03-13 16:57:26 +01:00
  • a457f967c0 add tests for MainMenu component lana-k 2021-03-03 22:42:55 +01:00
  • 854d2adfca add test to DbUpload check that it doesn't redirect to /editor if it's already there lana-k 2021-03-03 22:33:57 +01:00
  • 6118a12672 add ctrl+b on /my-queries page lana-k 2021-03-03 22:32:28 +01:00
  • 7bd8388fd6 fix lint errors lana-k 2021-02-28 21:29:52 +01:00
  • 664c43bce1 DbUploader tests lana-k 2021-02-28 21:27:49 +01:00
  • 95d6d6131e minor changes lana-k 2021-02-28 21:27:26 +01:00
  • 46757bd5ef exclude router/index.js from coverage lana-k 2021-02-28 21:27:10 +01:00
  • 43cfc8d815 DbUpload refactoring lana-k 2021-02-28 21:26:37 +01:00
  • 6cb0d2d95d add tests for Pager lana-k 2021-02-26 21:19:13 +01:00
  • 8e5e2787c7 add tests for Splitpanes lana-k 2021-02-26 21:18:59 +01:00
  • 4014aa5730 add tests for splitter.js lana-k 2021-02-25 18:43:13 +01:00
  • 869da1da74 Splitpanes refactoring lana-k 2021-02-25 18:42:57 +01:00
  • 3b34f81d56 minor change lana-k 2021-02-17 17:58:34 +01:00
  • 720f23745f Splitpanes.vue refactoring lana-k 2021-02-17 17:57:45 +01:00
  • 797430e9f8 minor changes lana-k 2021-02-17 16:53:28 +01:00
  • f6559c1015 fix lint errors lana-k 2021-02-15 13:58:25 +01:00
  • 2974bc6d34 add tests for Chart.vue lana-k 2021-02-15 12:40:41 +01:00
  • f3beeb9f1c fix error logs in tests lana-k 2021-02-12 22:05:51 +01:00
  • 36f0809546 restore sinon lana-k 2021-02-12 21:47:39 +01:00
  • 896b8af1a2 add tests for chart module lana-k 2021-02-12 21:39:47 +01:00
  • 7e26446573 add chart module (refactoring) lana-k 2021-02-12 18:57:18 +01:00
  • 9a7dca3482 lint fixes lana-k 2021-02-11 16:53:24 +01:00
  • f6c7c9283e lint fixes lana-k 2021-02-11 16:48:37 +01:00
  • 840f4fa450 add sqlEditor test; refactoring lana-k 2021-02-11 16:45:18 +01:00
  • d68616b543 add Tab tests lana-k 2021-02-10 17:46:45 +01:00
  • 9e41dab43e import sinon lana-k 2021-02-04 16:22:30 +01:00
  • 5006f6935a add test for closing browser tab lana-k 2021-02-04 16:19:25 +01:00
  • 9d38f2a047 add test for Tabs component lana-k 2021-02-02 23:48:24 +01:00
  • a787d9afb2 minor changes lana-k 2021-02-02 23:39:24 +01:00
  • 82592ed69d add plugins in tests lana-k 2021-02-02 23:38:09 +01:00
  • 3bcf0b9ea6 restore methods on Schema tests lana-k 2021-01-30 20:26:09 +01:00
  • cd866fcf50 lint fixes lana-k 2021-01-30 20:22:35 +01:00
  • 8eb33633e2 add tests for Schema component lana-k 2021-01-30 20:21:40 +01:00
  • 5c17638a90 add getFileFromUser function lana-k 2021-01-30 20:20:51 +01:00
  • 7550c1e8bd add tests for tableDescription component lana-k 2021-01-28 22:32:27 +01:00
  • 82b80e4760 add test for mixins lana-k 2021-01-28 17:57:43 +01:00
  • 6cf22cef09 add hideTooltip method to mixin lana-k 2021-01-28 17:11:21 +01:00
  • a8f49d9187 lint fix lana-k 2021-01-27 21:04:43 +01:00
  • d45212733d storedQueries module is covered by tests lana-k 2021-01-27 21:00:22 +01:00
  • f640727d96 add tests for deserialiseQueries lana-k 2021-01-26 20:36:56 +01:00
  • 242b65c446 add readFile test lana-k 2021-01-26 19:51:07 +01:00
  • e041e58e7f add importFile test lana-k 2021-01-26 19:40:36 +01:00
  • 083386383e add readFile to fileUtils lana-k 2021-01-26 17:38:19 +01:00
  • 3aa9c144e3 refactor import function lana-k 2021-01-22 22:43:32 +01:00
  • ba44a6dfc6 fix lint errors lana-k 2021-01-21 14:08:06 +01:00
  • 8652edc139 refactor reading predefined queries lana-k 2021-01-21 13:25:29 +01:00
  • 6886b7903f add test for exportToFile lana-k 2021-01-21 12:49:10 +01:00
  • 1be139d327 add a test for serialiseQueries lana-k 2021-01-20 17:17:23 +01:00
  • 86825475f0 add fileUtilities module lana-k 2021-01-20 17:16:33 +01:00
  • eb1f71608d export refactoring lana-k 2021-01-19 22:56:50 +01:00
  • 58401edc35 final fix watchers lana-k 2021-01-14 20:07:54 +01:00
  • 6dede6ee4d another try lana-k 2021-01-14 18:57:03 +01:00
  • 42199f6ebc ignore node_modules in watch lana-k 2021-01-14 18:48:11 +01:00
  • badcefc4f7 no watchers during testing lana-k 2021-01-14 18:12:59 +01:00
  • b55dec55ee Fix watchers amount lana-k 2021-01-14 17:45:59 +01:00