antares/src/renderer/components
Fabio 4288a1fd33 feat: databases deletion 2020-10-01 15:08:35 +02:00
..
BaseConfirmModal.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
BaseContextMenu.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
BaseNotification.vue refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
BaseToast.vue refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
BaseVirtualScroll.vue fix: table header not fixed on top when fast scrolling 2020-08-10 16:06:11 +02:00
ForeignKeySelect.vue feat: foreign key support in add/edit row 2020-08-17 15:10:19 +02:00
ModalAskCredentials.vue refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00
ModalEditConnection.vue refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00
ModalNewConnection.vue refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00
ModalNewDB.vue feat: database creation 2020-09-25 12:39:58 +02:00
ModalNewTableRow.vue refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00
ModalSettings.vue feat: badge on setting icon and update tab when update is available 2020-08-17 17:37:42 +02:00
ModalSettingsUpdate.vue fix: lack of loading progressbar when an update is available 2020-09-03 15:12:30 +02:00
QueryEditor.vue feat: sql suggestions in query editor 2020-08-21 11:38:00 +02:00
SettingBarContext.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
TheAppWelcome.vue refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
TheFooter.vue refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
TheNotificationsBoard.vue style: UI improvements 2020-08-12 18:11:48 +02:00
TheSettingBar.vue fix: error when launching queries without a result from query tabs 2020-09-03 13:44:58 +02:00
TheTitleBar.vue refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
Workspace.vue feat: support to multiple queries in the same tab 2020-09-06 08:41:57 +02:00
WorkspaceConnectPanel.vue fix: wrong field names when join tables 2020-09-11 18:01:07 +02:00
WorkspaceExploreBar.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
WorkspaceExploreBarDatabase.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
WorkspaceExploreBarDatabaseContext.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
WorkspaceQueryTab.vue feat: database creation 2020-09-25 12:39:58 +02:00
WorkspaceQueryTable.vue fix: unable to obtain fields informations for some queries 2020-09-20 16:03:03 +02:00
WorkspaceQueryTableContext.vue feat: databases deletion 2020-10-01 15:08:35 +02:00
WorkspaceQueryTableRow.vue fix: missing schema when queryng INFORMATION_SCHEMA 2020-09-19 18:10:57 +02:00
WorkspaceTableTab.vue refactor: simplified and improved project structure 2020-09-24 13:09:01 +02:00