Fabio Di Stasio
|
5712b80022
|
feat: improved data table sorts
|
2020-12-07 17:51:48 +01:00 |
Fabio Di Stasio
|
d38583262e
|
fix: deletion of rows with non-numeric ID
|
2020-12-07 15:07:59 +01:00 |
Fabio Di Stasio
|
33d1fa2290
|
feat: unsaved changes reminder
|
2020-12-04 11:19:16 +01:00 |
Fabio Di Stasio
|
a4122b4eaa
|
feat: drop and truncate tables
|
2020-12-03 16:15:10 +01:00 |
Fabio Di Stasio
|
e6602d1bfa
|
feat: create new tables
|
2020-12-03 13:00:54 +01:00 |
Fabio Di Stasio
|
f8cf90a89e
|
fix: index deletion issue
|
2020-12-01 17:29:16 +01:00 |
Fabio Di Stasio
|
41505bde65
|
feat: index management
|
2020-12-01 16:48:20 +01:00 |
Fabio Di Stasio
|
e95d29c7c3
|
feat: approximate totals in table tata tab
|
2020-11-25 11:47:35 +01:00 |
Fabio Di Stasio
|
e954f04828
|
refactor: improved structure for table options modal
|
2020-11-23 12:25:44 +01:00 |
Fabio Di Stasio
|
27769f204f
|
feat: display all keys in properties tab
|
2020-11-20 17:24:02 +01:00 |
Fabio Di Stasio
|
dfb24c65f3
|
fix: sqlEscaper function wrong quotes conversion
|
2020-11-20 09:16:18 +01:00 |
Fabio Di Stasio
|
0fe71572a5
|
fix: some problems with properties and data tabs when changing database from sidebar
|
2020-11-18 18:21:15 +01:00 |
Fabio Di Stasio
|
0805b96a75
|
feat: tables options edit
|
2020-11-16 17:16:39 +01:00 |
Fabio Di Stasio
|
76351005b4
|
chore: update dependencies
|
2020-11-13 17:49:09 +01:00 |
Fabio Di Stasio
|
3e5770f7de
|
fix: zero fill field option was not saved
|
2020-11-13 16:37:52 +01:00 |
Fabio Di Stasio
|
242ddec744
|
feat: table fields deletion
|
2020-11-13 16:19:59 +01:00 |
Fabio Di Stasio
|
07654039b6
|
feat: table fields addition
|
2020-11-13 15:04:51 +01:00 |
Fabio Di Stasio
|
249926b8e0
|
feat: ability to edit table fields
|
2020-11-13 12:39:40 +01:00 |
Fabio
|
c9ba2e5962
|
fix: F9 key shortcut refresh all query tabs instead of just selected one
|
2020-10-27 17:04:39 +01:00 |
Fabio
|
2e49d86677
|
refactor(core): improved how application gets query fields and keys
|
2020-10-27 16:41:00 +01:00 |
Fabio
|
c393f86947
|
fix: issue with tabs horizontal scroll with wheel
|
2020-10-26 09:28:29 +01:00 |
Fabio
|
2dc16e8ea8
|
feat(ui): display table properties tab
|
2020-10-24 14:47:35 +02:00 |
Fabio
|
ee183886f6
|
fix(mysql): error getting foreign key list
|
2020-10-23 16:21:36 +02:00 |
Fabio
|
cef6f681c8
|
refactor(ui): improve scss
|
2020-10-23 13:58:47 +02:00 |
Fabio
|
ea9b489f5f
|
fix: duplicate header fields on join result tables
|
2020-10-21 14:58:22 +02:00 |
Fabio
|
1658432fd3
|
feat: support to aliased tables
|
2020-10-20 13:30:36 +02:00 |
Fabio
|
a8cd17748f
|
fix: wrong result fields type and order with some queries
|
2020-10-20 13:12:12 +02:00 |
Fabio
|
0626f6f775
|
refactor(render): improved buttons style
|
2020-10-18 10:27:02 +02:00 |
Fabio
|
04804b07c7
|
feat(render): field type and length on table header mouse hover
|
2020-10-17 10:12:40 +02:00 |
Fabio
|
053418ee90
|
refactor(mysql): moved specific queries inside MySQLClient class
|
2020-10-16 17:26:47 +02:00 |
Fabio
|
426628f268
|
feat: pie chart with table size in database explore bar
|
2020-10-15 17:22:19 +02:00 |
Fabio
|
d4ecaf65e5
|
fix: context menu outside window when near bottom or right edge
|
2020-10-14 19:32:36 +02:00 |
Fabio
|
27d114beef
|
refactor: remap of procedures, triggers and schedulers data objects
|
2020-10-14 19:00:13 +02:00 |
Fabio
|
936de04cd3
|
refactor: remap of table data object
|
2020-10-12 18:45:15 +02:00 |
Fabio
|
b7c779eef6
|
fix: disable cell editor for not editable results
|
2020-10-10 16:54:00 +02:00 |
Fabio
|
d560c384f5
|
fix: missing header for some query results
|
2020-10-09 22:44:05 +02:00 |
Fabio
|
9ecd88870d
|
feat: data table autorefresh, closes #36
|
2020-10-08 18:51:08 +02:00 |
Fabio
|
07d1e82325
|
perf: improved refresh of data tables
|
2020-10-07 20:42:04 +02:00 |
Fabio
|
ce25cd0a31
|
fix: no connection passed to connection's edit modal
|
2020-10-05 09:21:33 +02:00 |
Fabio
|
ed5cf0a8e4
|
refactor: improvements to edit connection modal
|
2020-10-04 18:32:54 +02:00 |
Fabio
|
c70e5b422c
|
fix: missing connection name when "ask for crendential" selected
|
2020-10-04 18:31:40 +02:00 |
Fabio
|
0bf2c8dc9d
|
feat: query and data tabs keyboard shortcuts (F5, F9)
|
2020-10-04 17:32:15 +02:00 |
Fabio
|
d563cec70d
|
feat: close modals pressing ESC
|
2020-10-04 17:21:21 +02:00 |
Fabio
|
54717e1f6a
|
feat: edit database collation
|
2020-10-03 12:11:42 +02:00 |
Fabio
|
4288a1fd33
|
feat: databases deletion
|
2020-10-01 15:08:35 +02:00 |
Fabio
|
52449e0420
|
refactor: enhanced automatic schema selection
|
2020-09-29 16:43:20 +02:00 |
Fabio
|
3e737cba62
|
fix: empty databases not shown in explore bar
|
2020-09-27 19:06:13 +02:00 |
Fabio
|
3d0a83f2cf
|
feat: database creation
|
2020-09-25 12:39:58 +02:00 |
Fabio
|
c1cdd03938
|
refactor: simplified and improved project structure
|
2020-09-24 13:09:01 +02:00 |
Fabio
|
43c7072c1c
|
fix: unable to obtain fields informations for some queries
|
2020-09-20 16:03:03 +02:00 |
Fabio
|
530d1bd43f
|
fix: missing schema when queryng INFORMATION_SCHEMA
|
2020-09-19 18:10:57 +02:00 |
Fabio
|
530907d097
|
fix: several fix on data and query tabs
|
2020-09-18 12:54:02 +02:00 |
Fabio
|
ac4941fa5e
|
style: line break from CRLF to LF
|
2020-09-17 18:15:48 +02:00 |
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
|
12fbe8c1a0
|
fix: prevent multiple app instances
|
2020-09-15 14:44:29 +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
|
de3f36a3fe
|
docs: update README.md
|
2020-08-21 15:56:29 +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
|
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 |