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 |
Fabio Di Stasio
|
5d48fe08c7
|
feat(PostgreSQL): read-only mode
|
2021-11-24 14:24:52 +01:00 |
Fabio Di Stasio
|
4437d44486
|
feat(MySQL): read-only mode
|
2021-11-24 13:04:14 +01:00 |
Fabio Di Stasio
|
9fe3680bbb
|
perf: update italian traslation
|
2021-11-24 09:52:10 +01:00 |
Fabio Di Stasio
|
da1947e4ef
|
fix(UI): hide tools menu if no tools available
|
2021-11-24 09:19:42 +01:00 |
Fabio Di Stasio
|
37a848df9d
|
Merge pull request #142 from Fabio286/dependabot/npm_and_yarn/electron-16.0.1
build(deps-dev): bump electron from 15.3.2 to 16.0.1
|
2021-11-23 17:38:21 +01:00 |
dependabot[bot]
|
9816965e18
|
build(deps-dev): bump electron from 15.3.2 to 16.0.1
Bumps [electron](https://github.com/electron/electron) from 15.3.2 to 16.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v15.3.2...v16.0.1)
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 19:05:55 +00:00 |
Fabio Di Stasio
|
98165cacaa
|
fix(SQLite): hide schema creation
|
2021-11-19 16:50:15 +01:00 |
Fabio Di Stasio
|
7ad3096b4e
|
chore: update README.md
|
2021-11-19 16:14:11 +01:00 |
Fabio Di Stasio
|
7d345cf795
|
Merge pull request #141 from Fabio286/feat/sqlite-implementation
feat:sqlite implementation
|
2021-11-19 16:11:00 +01:00 |
Fabio Di Stasio
|
f40e9c592e
|
feat(SQLite): triggers management
|
2021-11-19 15:36:07 +01:00 |
Fabio Di Stasio
|
7671c585f5
|
feat(SQLite): views management
|
2021-11-19 13:13:35 +01:00 |
Fabio Di Stasio
|
93b4a7063b
|
perf(SQLite): improvements in field length detection
|
2021-11-18 19:43:08 +01:00 |
Fabio Di Stasio
|
3efeb45c46
|
feat(SQLite): tables management
|
2021-11-18 11:36:46 +01:00 |
Fabio Di Stasio
|
3fc227d2de
|
feat(SQLite): readonly mode
|
2021-11-16 13:21:33 +01:00 |
Fabio Di Stasio
|
604b371920
|
feat(SQLite): cell update in data tabs
|
2021-11-16 12:56:03 +01:00 |
Fabio Di Stasio
|
fd321beece
|
feat(SQLite): keys support
|
2021-11-16 12:27:51 +01:00 |
Fabio Di Stasio
|
9fe4e6b9e3
|
Merge pull request #140 from Fabio286/all-contributors/add-kilianstallz
docs: add kilianstallz as a contributor for code
|
2021-11-15 22:38:24 +01:00 |
allcontributors[bot]
|
57bf90481b
|
docs: update .all-contributorsrc [skip ci]
|
2021-11-15 21:37:49 +00:00 |
allcontributors[bot]
|
6062a32c1c
|
docs: update README.md [skip ci]
|
2021-11-15 21:37:48 +00:00 |
Fabio Di Stasio
|
94c899eb82
|
perf(SQLite): improvements in data visualization
|
2021-11-15 18:09:34 +01:00 |
Fabio Di Stasio
|
44a4ca75bd
|
Merge pull request #139 from kilianstallz/kilianstallz-patch-table-rows
Hotfix quote style on delete-table-rows handler
|
2021-11-15 17:01:10 +01:00 |
Kilian Stallinger
|
c8e1605b08
|
Hotfix quote style on delete-table-rows handler
Use single quote as intended for ID in delete query.
|
2021-11-15 16:21:09 +01:00 |
Fabio Di Stasio
|
60e5556a3e
|
chore(release): 0.3.9
|
2021-11-14 10:51:45 +01:00 |
Fabio Di Stasio
|
f2fcc98839
|
feat(SQLite): table data visualization
|
2021-11-13 23:00:53 +01:00 |
Fabio Di Stasio
|
c54438d6d3
|
feat(SQLite): connection add/edit masks
|
2021-11-13 11:34:30 +01:00 |
Fabio Di Stasio
|
b3f10220b3
|
build: transparent background for appx icon
|
2021-11-12 13:12:05 +01:00 |
Fabio Di Stasio
|
d19f475fc2
|
perf(UI): improved function and routine parameters modals
|
2021-11-12 12:22:39 +01:00 |
Fabio Di Stasio
|
795db96319
|
Merge pull request #135 from Fabio286/dependabot/npm_and_yarn/marked-4.0.0
build(deps): bump marked from 3.0.8 to 4.0.0
|
2021-11-10 12:00:20 +01:00 |
Fabio Di Stasio
|
b5fee79e90
|
refactor: minor changes to support marked 4.0.0
|
2021-11-10 11:48:06 +01:00 |
dependabot[bot]
|
5532ddbda9
|
build(deps): bump marked from 3.0.8 to 4.0.0
Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 to 4.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.8...v4.0.0)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 19:06:33 +00:00 |
Fabio Di Stasio
|
3369d3dc2d
|
refactor: prefix to internal rows id
|
2021-11-08 15:12:37 +01:00 |
Fabio Di Stasio
|
fd25f881f9
|
feat: schema size in explore bar
|
2021-11-06 16:36:54 +01:00 |
Fabio Di Stasio
|
5ca3a22dc5
|
feat(MySQL): enable/disable schedulers from contextual menu
|
2021-11-06 12:21:33 +01:00 |
Fabio Di Stasio
|
5c668249cf
|
feat(MySQL): scheduler status indicator in explore bar
|
2021-11-05 18:23:02 +01:00 |