antares/src/renderer/components
Fabio Di Stasio f81312aeb0 feat: query tabs auto focus 2020-12-11 15:55:18 +01:00
..
BaseConfirmModal.vue feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
BaseContextMenu.vue feat: index management 2020-12-01 16:48:20 +01: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
ModalDiscardChanges.vue feat: unsaved changes reminder 2020-12-04 11:19:16 +01: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
ModalNewTable.vue feat: create new tables 2020-12-03 13:00:54 +01:00
ModalNewTableRow.vue fix: wrong field type detection 2020-12-09 18:22:46 +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: query tabs auto focus 2020-12-11 15:55:18 +01: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: unsaved changes reminder 2020-12-04 11:19:16 +01:00
WorkspaceConnectPanel.vue fix: wrong field names when join tables 2020-09-11 18:01:07 +02:00
WorkspaceExploreBar.vue feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
WorkspaceExploreBarDatabase.vue feat: unsaved changes reminder 2020-12-04 11:19:16 +01:00
WorkspaceExploreBarDatabaseContext.vue feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
WorkspaceExploreBarTableContext.vue feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
WorkspacePropsIndexesModal.vue feat: index management 2020-12-01 16:48:20 +01:00
WorkspacePropsOptionsModal.vue feat: index management 2020-12-01 16:48:20 +01:00
WorkspacePropsTab.vue fix: data tab sort not maintained at refresh 2020-12-08 18:41:08 +01:00
WorkspacePropsTable.vue feat: query tabs auto focus 2020-12-11 15:55:18 +01:00
WorkspacePropsTableContext.vue feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
WorkspacePropsTableRow.vue fix: some properties do not reset after fields changes 2020-12-11 12:57:24 +01:00
WorkspaceQueryTab.vue feat: query tabs auto focus 2020-12-11 15:55:18 +01:00
WorkspaceQueryTable.vue fix: improved changes dedection in props tab 2020-12-07 19:11:29 +01:00
WorkspaceQueryTableContext.vue feat: table fields deletion 2020-11-13 16:19:59 +01:00
WorkspaceQueryTableRow.vue fix: file field editor not show 2020-12-10 15:15:32 +01:00
WorkspaceTableTab.vue fix: data tab sort not maintained at refresh 2020-12-08 18:41:08 +01:00