antares/src/renderer/components
Fabio Di Stasio 76351005b4 chore: update dependencies 2020-11-13 17:49:09 +01:00
..
BaseConfirmModal.vue feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
BaseContextMenu.vue fix: context menu outside window when near bottom or right edge 2020-10-14 19:32:36 +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 fix: no connection passed to connection's edit modal 2020-10-05 09:21:33 +02:00
ModalEditDatabase.vue feat: close modals pressing ESC 2020-10-04 17:21:21 +02:00
ModalNewConnection.vue feat: close modals pressing ESC 2020-10-04 17:21:21 +02:00
ModalNewDatabase.vue feat: close modals pressing ESC 2020-10-04 17:21:21 +02:00
ModalNewTableRow.vue refactor(core): improved how application gets query fields and keys 2020-10-27 16:41:00 +01:00
ModalSettings.vue feat: close modals pressing ESC 2020-10-04 17:21:21 +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 fix: wrong result fields type and order with some queries 2020-10-20 13:12:12 +02:00
TheAppWelcome.vue refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
TheFooter.vue refactor(render): improved buttons style 2020-10-18 10:27:02 +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: table fields deletion 2020-11-13 16:19:59 +01:00
WorkspaceConnectPanel.vue fix: wrong field names when join tables 2020-09-11 18:01:07 +02:00
WorkspaceExploreBar.vue feat: edit database collation 2020-10-03 12:11:42 +02:00
WorkspaceExploreBarDatabase.vue refactor(render): improved buttons style 2020-10-18 10:27:02 +02:00
WorkspaceExploreBarDatabaseContext.vue feat: edit database collation 2020-10-03 12:11:42 +02:00
WorkspacePropsTab.vue feat: table fields deletion 2020-11-13 16:19:59 +01:00
WorkspacePropsTable.vue feat: table fields deletion 2020-11-13 16:19:59 +01:00
WorkspacePropsTableContext.vue feat: table fields deletion 2020-11-13 16:19:59 +01:00
WorkspacePropsTableRow.vue chore: update dependencies 2020-11-13 17:49:09 +01:00
WorkspaceQueryTab.vue feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
WorkspaceQueryTable.vue feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
WorkspaceQueryTableContext.vue feat: table fields deletion 2020-11-13 16:19:59 +01:00
WorkspaceQueryTableRow.vue feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
WorkspaceTableTab.vue feat: ability to edit table fields 2020-11-13 12:39:40 +01:00