Commit Graph
102 Commits
Author SHA1 Message Date
lana-k 6320f818cb fix undefined in tests and chart metrics 2022-07-30 16:42:30 +02:00
lana-k 3c456ef135 fix sql hint: read properties of undefined #99 2022-07-29 15:27:01 +02:00
lana-k e71e6700c1 improve events 2022-07-20 22:47:40 +02:00
lana-k 45b1021559 links to website 2022-07-10 21:26:26 +02:00
lana-k 289a727cbe fix icon width 2022-07-01 21:01:02 +02:00
lana-k d56604a7d6 events refactor 2022-06-25 22:37:09 +02:00
lana-k 518b22b489 events 2022-06-24 21:29:40 +02:00
lana-k 310a939109 #89 add tests 2021-12-24 16:13:42 +01:00
lana-k bb9ba08902 #89 remove head and body 2021-12-22 20:42:53 +01:00
lana-k c7c727ff78 fix lint 2021-12-21 22:15:21 +01:00
lana-k 8669a6a9e5 #89 export to html plolty charts and pivots 2021-12-21 22:13:02 +01:00
lana-k 70a9edf57e fix lint 2021-12-19 15:57:30 +01:00
lana-k 816b0e6218 show plotly warnings and errors #55 2021-12-19 15:36:46 +01:00
lana-k 307cac06e6 remove html2canvas logging 2021-09-03 15:58:20 +02:00
lana-k 4ebb3715d6 add tests for RinResult 2021-09-03 15:22:48 +02:00
lana-k ebac3d8f6c add test for chart helper 2021-08-29 21:28:55 +02:00
lana-k 0336168bdc line size lint checking 2021-08-29 21:27:02 +02:00
lana-k e38f482933 saveAsPng refactoring 2021-08-28 19:07:10 +02:00
lana-k bcd98fe1ad add sleep function 2021-08-23 22:20:03 +02:00
lana-k ec3ec6f57a add test for selection and filter #84 2021-08-22 16:50:17 +02:00
lana-k ae9e2bc03c fix lint errors 2021-08-22 15:01:22 +02:00
lana-k fe11d446f3 add NO found msg #83; fix checkbox behaviour #84 2021-08-22 15:00:34 +02:00
lana-k e6bef139f1 Support vector graphic chart download #39 2021-08-21 22:51:17 +02:00
lana-k d7e0e52da5 add copy dialog for csv #50 2021-08-21 21:41:06 +02:00
lana-k 09cec13a9c show dialog for keeping user activity #50 2021-08-21 18:44:29 +02:00
lana-k 0cae368350 fix lint errors #50 2021-08-20 22:33:15 +02:00
lana-k 88c62a1dfb show message about ClipboardItem support #50
for Firefox
2021-08-20 22:30:48 +02:00
lana-k ead861b610 copy png to clipboard #50 2021-08-20 21:45:05 +02:00
lana-k 6dc81f7be6 copy result set as tsv #50 2021-08-20 18:06:58 +02:00
lana-k b33974c26c Export result set to CSV file #81 2021-08-20 15:36:19 +02:00
lana-k cabc4f8acd fix JS error during running queries #80 2021-08-18 21:50:42 +02:00
lana-k 9f32323a80 fix column order in result set #74 2021-08-10 20:31:12 +02:00
lana-k 5017b55944 Pivot implementation and redesign (#69)
- Pivot support implementation 
- Rename queries into inquiries
- Rename editor into workspace
- Change result set format
- New JSON format for inquiries
- Redesign panels
2021-08-04 22:20:51 +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 414a116f94 Lost focus in SQL query editor #54 2021-05-19 22:50:56 +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 8a9f4b3c0a add Help link 2021-05-18 15:04:35 +02:00
lana-k a0577ec0ce Fix gradient for Safari 2021-05-17 21:34:42 +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 bcaebd4840 Create an empty database #44 2021-05-05 21:44:44 +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 9ed53e0d25 Export db #34 2021-04-27 22:51:36 +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 b30eeb6788 add CSV support #27 2021-04-10 18:24:53 +02:00
lana-k aa63aa94ee MyQueries refactoring 2021-03-13 17:08:47 +01:00