Commit Graph

796 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 2cfb223ff6 chore: Improved changelog 2020-08-17 17:48:21 +02:00
Fabio 69def94c88 chore(release): 0.0.5 2020-08-17 17:39:28 +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 Di Stasio dca625fe5a
Merge pull request #28 from EStarium/dependabot/npm_and_yarn/standard-version-9.0.0
build(deps-dev): bump standard-version from 8.0.2 to 9.0.0
2020-08-17 08:42:08 +02:00
dependabot[bot] a4b94bc19c
build(deps-dev): bump standard-version from 8.0.2 to 9.0.0
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.2 to 9.0.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v8.0.2...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 06:28:16 +00: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 949f7add8f chore(release): 0.0.4 2020-08-06 10:22:06 +02:00
Fabio 968ec1edf7 ci: improvements on travis release config 2020-08-06 10:20:36 +02:00
Fabio Di Stasio a9d3a57281
Merge pull request #26 from EStarium/dependabot/npm_and_yarn/sass-loader-9.0.3
Bump sass-loader from 9.0.2 to 9.0.3
2020-08-06 08:54:45 +02:00
dependabot[bot] f787439009
Bump sass-loader from 9.0.2 to 9.0.3
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-06 06:11:22 +00:00
Fabio b03d461e21 build: fix to build configuration on Travis 2020-08-05 22:09:23 +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 Di Stasio f8a0783769
Merge pull request #25 from EStarium/dependabot/npm_and_yarn/webpack-4.44.1
Bump webpack from 4.44.0 to 4.44.1
2020-07-31 08:10:30 +02:00
dependabot[bot] cdf964ef07
Bump webpack from 4.44.0 to 4.44.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 05:22:32 +00:00
Fabio 413b56916c Notifications timeout, large text editor 2020-07-30 19:12:29 +02:00
Fabio Di Stasio acd3310228
Merge pull request #24 from EStarium/dependabot/npm_and_yarn/vue-i18n-8.20.0
Bump vue-i18n from 8.19.0 to 8.20.0
2020-07-30 08:16:32 +02:00
dependabot[bot] e014f81a9c
Bump vue-i18n from 8.19.0 to 8.20.0
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.19.0...v8.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 05:32:52 +00:00
Fabio 530361144e Merge branch 'master' of https://github.com/EStarium/antares 2020-07-29 15:56:32 +02:00
Fabio d69e411581 Moved to electron 9 2020-07-29 15:56:29 +02:00
Fabio Di Stasio 9a3a0513e2
Merge pull request #23 from EStarium/dependabot/npm_and_yarn/electron-9.1.2
Bump electron from 8.4.0 to 9.1.2
2020-07-29 15:04:58 +02:00
dependabot[bot] be8fa96c93
Bump electron from 8.4.0 to 9.1.2
Bumps [electron](https://github.com/electron/electron) from 8.4.0 to 9.1.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.4.0...v9.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 05:58:58 +00:00
Fabio Di Stasio 587116bd20
Merge pull request #22 from EStarium/dependabot/npm_and_yarn/electron-updater-4.3.4
Bump electron-updater from 4.3.1 to 4.3.4
2020-07-28 09:53:45 +02:00
dependabot[bot] 145d1dd1ad
Bump electron-updater from 4.3.1 to 4.3.4
Bumps [electron-updater](https://github.com/electron-userland/electron-builder) from 4.3.1 to 4.3.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 07:50:07 +00:00