Commit Graph

837 Commits

Author SHA1 Message Date
Fabio Di Stasio 0cfd7938ee fix: scale on numeric fields that doesn't support it 2022-01-27 09:12:01 +01:00
Fabio Di Stasio 745b55a942 chore: update dependencies 2022-01-25 09:08:45 +01:00
Fabio Di Stasio eef7c1dcec perf: support of scale in field's length setting 2022-01-22 12:29:49 +01:00
Fabio Di Stasio aa8fc545d7
Rename zh_CN.js to zh-CN.js 2022-01-20 09:02:20 +01:00
Fabio Di Stasio a780c7e0ff
Merge pull request #179 from Fabio286/all-contributors/add-goYou
docs: add goYou as a contributor for translation
2022-01-20 08:56:33 +01:00
allcontributors[bot] 9a1bb0599f
docs: update .all-contributorsrc [skip ci] 2022-01-20 07:56:07 +00:00
allcontributors[bot] d847870f67
docs: update README.md [skip ci] 2022-01-20 07:56:06 +00:00
Fabio Di Stasio cd24371576
Merge pull request #177 from goYou/master
feat: add Simplified Chinese translation
2022-01-20 08:54:56 +01:00
goYou 6ef565cf07 feat: add Simplified Chinese translation 2022-01-20 01:50:18 +08:00
Fabio Di Stasio 46b45c8ab6 fix(PostgreSQL): schema different than public not automatically selected, closes #172 2022-01-17 09:15:18 +01:00
Fabio Di Stasio f28531a225 build: resolved dependency conflicts 2022-01-16 11:50:35 +01:00
Fabio Di Stasio 8fb1f0803e fix: cell copy returns "undefined" in some conditions, closes #170 2022-01-14 18:37:37 +01:00
Fabio Di Stasio 020ce36312 chore(release): 0.4.2 2022-01-10 08:50:00 +01:00
Fabio Di Stasio b4545b178f feat(UI): textarea autofocus selecting a query tab, closes #166 2022-01-09 12:28:01 +01:00
Fabio Di Stasio d9a3eab015 perf(MySQL): support to ANSI_QUOTES sql_mode, closes #158 2022-01-05 18:23:31 +01:00
Fabio Di Stasio 2ab49c218d
Merge pull request #164 from toriphes/feat/keep-window-state
feat: keep window state
2021-12-28 19:30:51 +01:00
Giulio Ganci 8f9385d508 feat: save window state
open the main window in the last used position of the screen
2021-12-28 17:12:10 +01:00
Fabio Di Stasio 0c002918eb feat(PostgreSQL): ability to cancel queries 2021-12-26 21:13:02 +01:00
Fabio Di Stasio 3d56ec7b49
Merge pull request #157 from Fabio286/dependabot/npm_and_yarn/eslint-plugin-promise-6.0.0
build(deps-dev): bump eslint-plugin-promise from 5.2.0 to 6.0.0
2021-12-24 18:04:58 +01:00
Fabio Di Stasio 48c3e6afc4 perf: hash for foreign key default names 2021-12-23 11:47:17 +01:00
dependabot[bot] 50a5c8fe1e
build(deps-dev): bump eslint-plugin-promise from 5.2.0 to 6.0.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 19:03:06 +00:00
Fabio Di Stasio b0d1f115c9 ci: update actions/checkout to v2 2021-12-20 09:27:36 +01:00
Fabio Di Stasio a59f77f618 feat(MySQL): ability to cancel queries 2021-12-19 11:59:09 +01:00
Fabio Di Stasio e7a1858091 fix(SQLite): exception with some fields 2021-12-16 09:16:15 +01:00
Fabio Di Stasio 648a51efe8
Merge pull request #154 from Fabio286/all-contributors/add-wenj91
docs: add wenj91 as a contributor for code
2021-12-14 09:49:24 +01:00
Fabio Di Stasio 38962c4807
Merge pull request #153 from wenj91/master
[TypeError: Cannot read properties of undefined (reading 'type') #152] bugfix
2021-12-14 09:48:58 +01:00
allcontributors[bot] 43e4cdd4cf
docs: update .all-contributorsrc [skip ci] 2021-12-14 08:48:00 +00:00
allcontributors[bot] 91046c1ac1
docs: update README.md [skip ci] 2021-12-14 08:47:59 +00:00
文杰 63f8b9b6a1
Merge branch 'Fabio286:master' into master 2021-12-14 09:40:42 +08:00
文杰 ed476d9b5c
Merge pull request #1 from wenj91:152-bugfix
[TypeError: Cannot read properties of undefined (reading 'type') #152] bugfix
2021-12-14 09:40:02 +08:00
文杰 f41d8c0480 [TypeError: Cannot read properties of undefined (reading 'type') #152] bugfix 2021-12-14 01:37:59 +00:00
Fabio Di Stasio e3b54a8be1
Merge pull request #151 from datlechin/master
Update vi-VN translation
2021-12-13 08:08:30 +01:00
Ngo Quoc Dat c2c0394624 Update vi-VN translation 2021-12-13 08:48:07 +07:00
Fabio Di Stasio 8a6f5eac59 chore(release): 0.4.1 2021-12-11 10:28:29 +01:00
Fabio Di Stasio a5fdcc1a85 feat: language format detection for text fields 2021-12-10 23:30:03 +01:00
Fabio Di Stasio 1df21da47c refactor: moved to new vue slots API 2021-12-10 17:34:44 +01:00
Fabio Di Stasio 8da0224876 fix(MySQL): wrong datetime fields default in table filler in some cases 2021-12-09 18:26:59 +01:00
Fabio Di Stasio 359e14a9eb fix(MySQL): wrong value for fields "on update" in some conditions 2021-12-09 12:22:38 +01:00
Fabio Di Stasio 813aa320d9 perf(UI): avoid columns size change when editing cells or scrolling results 2021-12-08 11:19:10 +01:00
Fabio Di Stasio aaa5549609 fix: cell disappear on edit in one column tables 2021-12-08 10:37:23 +01:00
Fabio Di Stasio 35cb7e1dc4 fix: select all rows with ctrl+a when editing a cell 2021-12-08 10:09:01 +01:00
Fabio Di Stasio 992a033cb2 fix: false positive with Windows Defender 2021-12-01 09:23:40 +01:00
Fabio Di Stasio 5267b37eaf chore: updated appx icons 2021-11-28 16:28:54 +01:00
Fabio Di Stasio 8fe30d8b6d ci: run tests before build 2021-11-25 21:37:48 +01:00
Fabio Di Stasio 37ccb6b00d test: basic e2e tests 2021-11-25 18:34:33 +01:00
Fabio Di Stasio e8af2d24a8 perf(UI): disable save button in table creation when no fields are added 2021-11-25 17:23:46 +01:00
Fabio Di Stasio d7f1aa97af fix(SQLite): update rows with a text primary key 2021-11-25 16:25:40 +01:00
Fabio Di Stasio c46224635a chore(release): 0.4.0 2021-11-24 17:27:51 +01:00
Fabio Di Stasio cc99491fe4 fix(UI): notifications timeout anomalies 2021-11-24 16:59:07 +01:00
Fabio Di Stasio fe8435531e
Merge pull request #143 from Fabio286/feat/read-only-mode-on-connections
feat: read-only mode
2021-11-24 14:41:31 +01:00