Commit Graph

101 Commits

Author SHA1 Message Date
Fabio 5334a44271 refactor: improved structure of connection core 2020-09-17 17:58:12 +02:00
Fabio 2554444322 feat: field comment on mouse over a table field name 2020-09-17 11:13:00 +02:00
Fabio cff4f537de chore: improved app icon resolution 2020-09-15 15:07:56 +02:00
Fabio 10b426b90b fix: glitch on table data tab 2020-09-14 12:49:09 +02:00
Fabio b29e07c3b7 fix: wrong italian translation 2020-09-14 12:47:01 +02:00
Giuseppe Gigliotti 264829bec0 Update it-IT.js 2020-09-14 12:31:42 +02:00
Giuseppe Gigliotti 89c3dc9fed feat: update italian translation 2020-09-14 12:28:22 +02:00
Giuseppe Gigliotti fe3d741601 feat: Update italian translation 2020-09-14 11:45:21 +02:00
Fabio 1b04b216b2 fix: cell update soft reload doesn't apply changes 2020-09-14 11:08:11 +02:00
Fabio 78965d23e3 fix: value overridden when join tables with fields with same name 2020-09-13 18:25:28 +02:00
hongkfui c94ae8c9bc
Spanish lang added 2020-09-12 12:34:28 +02:00
Fabio ad0bad8486 fix: wrong field names when join tables 2020-09-11 18:01:07 +02:00
Fabio286 8e71f42a28 fix: wrong schema fetching table fields and key usage 2020-09-10 12:39:23 +02:00
Fabio 4684b4114b fix: wrong table and schema when more than one query in a tab 2020-09-08 11:47:01 +02:00
Fabio 1d87ca959f refactor: adaptation of row deletion and modification functions due last commits 2020-09-06 10:35:32 +02:00
Fabio 023c6a633a fix: unable to obtain keyUsage informations when adding new row 2020-09-06 10:09:05 +02:00
Fabio 48f77bae01 feat: support to multiple queries in the same tab 2020-09-06 08:41:57 +02:00
Fabio 86aec4f5e4 fix: lack of loading progressbar when an update is available 2020-09-03 15:12:30 +02:00
Fabio a1a6f51f2f fix: error when launching queries without a result from query tabs 2020-09-03 13:44:58 +02:00
Fabio 801a0de186 fix: field name displayed instead of alias 2020-09-02 18:14:30 +02:00
Fabio 264de9c568 feat: aliases support 2020-09-01 19:23:13 +02:00
Fabio 8dc74ef2c3 feat: sql suggestions in query editor 2020-08-21 11:38:00 +02:00
Fabio 256ec76588 feat: middle click to close tabs 2020-08-21 10:57:26 +02:00
Fabio 196a3e0185 feat: monaco-editor as query editor 2020-08-20 18:06:02 +02:00
Fabio Di Stasio a5b478e53d
Merge pull request #29 from Mohd-PH/master
Add Arabic translation
2020-08-20 15:24:03 +02:00
Mohd-PH 2e235ad2fe Change the name of Arabic in the settings page 2020-08-20 16:21:11 +03:00
Mohd-PH 950bb17b1e Add Arabic translation 2020-08-20 12:37:26 +03:00
Fabio 3a6ea76b93 feat: tabs horizontal scroll with mouse wheel 2020-08-20 10:38:18 +02:00
Fabio d7ed00f4a3 feat: support to multiple query tabs 2020-08-19 18:20:57 +02:00
Fabio fd6d5177ef fix: wrong table height calc in some cases 2020-08-19 16:25:42 +02:00
Fabio 9599b43f78 refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
Fabio e8141b6321 feat: badge on setting icon and update tab when update is available 2020-08-17 17:37:42 +02:00
Fabio 0b6a188d19 feat: foreign key support in add/edit row 2020-08-17 15:10:19 +02:00
Fabio 744728a14f refactor: moved table fields informations to vuex 2020-08-14 18:07:29 +02:00
Fabio 6d0724dc90 fix: wrong schema passed in query tab when selected a different database 2020-08-14 11:25:50 +02:00
Fabio 7bc10092fe fix: query result table header didn't show just selected fields 2020-08-13 13:24:03 +02:00
Fabio 3c6e818ba0 fix: insert files via add row option 2020-08-13 12:42:19 +02:00
Fabio 2f1dfdc654 feat: option to insert table rows 2020-08-12 18:12:30 +02:00
Fabio 128a6cd9e8 style: UI improvements 2020-08-12 18:11:48 +02:00
Fabio 5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
Fabio 7651d05b37 fix: window title not perfectly centered 2020-08-11 09:11:26 +02:00
Fabio c89c1ce83c docs: update README.md 2020-08-10 18:09:33 +02:00
Fabio 771f8a2d68 fix: time and datetime precision 2020-08-10 18:07:16 +02:00
Fabio 13b0816837 fix: table header not fixed on top when fast scrolling 2020-08-10 16:06:11 +02:00
Fabio a15e6249e1 chore: dependabot interval and minor changes in README.md 2020-08-07 17:27:25 +02:00
Fabio bbde2bd994 perf: improved scroll speed of result tables 2020-08-07 17:26:02 +02:00
Fabio 5c05e3e9e9 refactor: moved queri fields mapping to main process 2020-08-05 22:08:20 +02:00
Fabio 0089c0cbac feat: window title in app title bar 2020-08-05 13:53:30 +02:00
Fabio 4fd72ec9e7 refactor: improvements to blob editor and code cleanup 2020-08-04 17:54:19 +02:00
Fabio 712fe9f00d feat: blob fields edit/view/download 2020-08-03 18:07:08 +02:00