Commit Graph

82 Commits

Author SHA1 Message Date
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 59e4a79f42 fix: newline replaced with undefined inside queries 2020-08-14 11:06:20 +02:00
Fabio 7bc10092fe fix: query result table header didn't show just selected fields 2020-08-13 13:24:03 +02:00
Fabio eb348b3095 fix: update a row with a string key value 2020-08-13 13:22:04 +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
Fabio 092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
Fabio 70908eb076 Minor Improvements 2020-07-31 15:45:32 +02:00
Fabio 413b56916c Notifications timeout, large text editor 2020-07-30 19:12:29 +02:00
Fabio d69e411581 Moved to electron 9 2020-07-29 15:56:29 +02:00
Giuseppe Gigliotti 2d63ddb9c7 Update it-IT translation
fixed & updated italian translation
2020-07-27 20:12:48 +02:00
Fabio ac01511c10 Update version 2020-07-24 17:34:39 +02:00
Fabio 60132c94a1 Results table improvements 2020-07-24 13:26:56 +02:00
Fabio fdf5bef5ad Delete rows 2020-07-23 19:10:14 +02:00
Fabio 425ecf838d Row multi select 2020-07-22 18:30:52 +02:00
Fabio 307a32aff6 Starting implementation context on query Table 2020-07-10 19:51:36 +02:00
Fabio 187b4f50f9 Datetime fields precision 2020-07-05 16:06:56 +02:00
Fabio 50cd852d01 Editable datetime fields 2020-07-02 19:17:25 +02:00
Fabio 8a4c628128 Minor fix 2020-06-30 18:20:07 +02:00
Fabio db71777cbc FIelds edit implemented 2020-06-28 15:31:16 +02:00
Fabio f350fe8203 Partial implementation of fields edit 2020-06-27 15:14:08 +02:00
Fabio cc8dbb8df7 Start implementing fields edit 2020-06-26 18:14:16 +02:00
Fabio baea5c26e2 Text connection fix 2020-06-20 21:58:57 +02:00
Fabio 42e0353393 Update system 2020-06-19 18:03:52 +02:00
Fabio 0d10a93bf8 Improvements to query table 2020-06-18 19:01:09 +02:00
Fabio a597015f50 Improvements 2020-06-16 18:01:22 +02:00
Fabio 6f03e66ef2 Improvements to query builder 2020-06-15 18:23:51 +02:00
Fabio aa7618ec8d Improvements to query builder 2020-06-14 19:02:07 +02:00