Commit Graph
100 Commits
Author SHA1 Message Date
lana-k a37ed93306 update version 2021-06-17 12:24:41 +02:00
lana-k cf4b83f7d4 fix csv result when column names have spaces #59 2021-06-17 12:23:44 +02:00
lana-k 2abd42c9c3 run tests on pull request 2021-06-07 13:20:42 +02:00
lana-k 1251c542cb update react-chart-editor 2021-05-25 11:52:37 +02:00
lana-k ac89259924 Always create empty db on start #46 2021-05-24 21:45:51 +02:00
lana-k 179ff8b1e1 fix table layout on My queries #32 2021-05-24 20:50:52 +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 c96deb5766 Fix overflow for Firefox #46 2021-05-22 22:26:23 +02:00
lana-k 700970e1cc Add addTable icon #32 2021-05-22 22:25:19 +02:00
lana-k e2be61e2cf Make error in text field start with uppercase #32 2021-05-22 22:24:20 +02:00
lana-k 9c2c8f3692 Make Logs smaller #32 2021-05-22 22:23:12 +02:00
lana-k 414a116f94 Lost focus in SQL query editor #54 2021-05-19 22:50:56 +02:00
lana-k 3e503f85a9 Stub app-diagnostic-info in tests 2021-05-19 21:52:42 +02:00
lana-k 88257bfcf6 fix CSV dialog height typo 2021-05-19 16:53:30 +02:00
lana-k bdcc494138 Add scrolling to App info , CSV import dialogs #46 2021-05-19 16:43:42 +02:00
lana-k d750541c80 App diagnostic dialog #46 2021-05-19 15:46:18 +02:00
lana-k 75f743ff9e remove title in release notes 2021-05-18 15:38:44 +02:00
lana-k 8a9f4b3c0a add Help link 2021-05-18 15:04:35 +02:00
lana-k 77468d34ae add release notes 2021-05-18 15:04:19 +02:00
lana-k a0577ec0ce Fix gradient for Safari 2021-05-17 21:34:42 +02:00
lana-k e7d1398546 Rewrite reg exp: make them work in Safari #52 2021-05-17 21:34:24 +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 33913f8f5c fix lint 2021-05-14 16:47:01 +02:00
lana-k 51eb7a543c Merge branch 'master' of github.com:lana-k/sqliteviz 2021-05-14 16:43:13 +02:00
lana-k a3fb38b23c SQL query execution state in UI #3
- use LoadingIndicator
- use Logs
2021-05-14 16:42:58 +02:00
lana-k 3bb40b4eb7 Improve LoadingIndicator
- size parameters
- smooth animation (use ony transform)
2021-05-14 16:40:55 +02:00
lana-k 6864bf84f8 Update README.md 2021-05-06 21:36:20 +02:00
lana-k 9f1b3823f6 Update README.md 2021-05-06 20:46:36 +02:00
lana-k 7574f529c3 add hidden state for file in animation 2021-05-06 15:17:15 +02:00
lana-k 653f8eff7b minor changes in animation 2021-05-06 15:05:58 +02:00
lana-k 9b3dda6cff delete .nojekyll from master 2021-05-05 23:43:51 +02:00
lana-k d94604ebfb Merge branch 'master' of github.com:lana-k/sqliteviz 2021-05-05 23:31:17 +02:00
lana-k 16868ef430 add clean-exclude 2021-05-05 23:30:33 +02:00
lana-k b162c7043e Create .nojekyll 2021-05-05 23:20:46 +02:00
lana-k 8e856063b8 allow files with underscores on GitHub pages 2021-05-05 23:12:47 +02:00
lana-k 8684b4cef9 remove console.log 2021-05-05 21:46:29 +02:00
lana-k bcaebd4840 Create an empty database #44 2021-05-05 21:44:44 +02:00
lana-k 4619461af8 change period format 2021-05-05 15:08:54 +02:00
lana-k 9fff1d699a update sql.js #43 2021-05-05 15:08:12 +02:00
lana-k 5ab19c3fae show hint in codemirror on Ctrl+Space 2021-05-04 16:33:37 +02:00
lana-k cc483f4720 change code structure 2021-05-04 14:13:58 +02:00
lana-k a07f2d3d99 update plotly 2021-05-02 20:59:03 +02:00
lana-k b9844b8696 refine pwa app icons 2021-05-02 20:46:27 +02:00
lana-k 464bff3db8 delete screenshots 2021-05-02 20:45:24 +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 5d6280abec add default table in hint options 2021-05-02 14:04:46 +02:00
lana-k 7a39e905b9 trim csv column names 2021-04-30 20:49:37 +02:00
lana-k 297ea2c18a fix path to service worker 2021-04-30 19:42:26 +02:00
lana-k 1f2327a724 fix global css in index.html 2021-04-30 19:04:08 +02:00
lana-k 6d512422cf Update README.md 2021-04-30 17:57:00 +02:00
lana-k 8ce9a01372 Update README.md 2021-04-30 17:54:54 +02:00
lana-k acd56a85cb Update README.md 2021-04-30 17:54:12 +02:00
lana-k a45e218e3f Update README.md 2021-04-30 17:50:01 +02:00
lana-k a2bc495259 7 sec for tests 2021-04-30 14:58:27 +02:00
lana-k 7f4b167dc2 fix service worker registration #12 2021-04-30 14:14:41 +02:00
lana-k 5ded99e89f TextField: display div with label if label passed 2021-04-29 20:47:09 +02:00
lana-k a991b02a20 First load loading indicator #42 2021-04-29 20:45:49 +02:00
lana-k 9b6aa3d6c7 add manifest and offline support #12 2021-04-29 16:19:25 +02:00
lana-k 92022f9083 resolve exportToFile in a test 2021-04-28 11:41: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 453098b410 Support all CSV media types #37 2021-04-27 13:42:58 +02:00
lana-k a469de3674 dasharray with units (fix for Firefox) #27 2021-04-24 16:54:16 +02:00
lana-k 24411ac18f fix error handling for web worker in Firefox #27 2021-04-24 16:53:19 +02:00
lana-k a7ef152140 Enable touch events in headless Firefox 2021-04-24 16:52:15 +02:00
lana-k 97c0c6191b run tests in Firefox 2021-04-24 16:00:31 +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 472794e203 fixes in readme #27 2021-04-22 18:29:55 +02:00
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