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