antares/src/renderer/components
Fabio Di Stasio 206597e5b8 feat: foreign keys management 2020-12-15 17:08:36 +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 keys management 2020-12-15 17:08:36 +01:00
ModalAskCredentials.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
ModalDiscardChanges.vue feat: unsaved changes reminder 2020-12-04 11:19:16 +01:00
ModalEditConnection.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
ModalEditDatabase.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
ModalNewConnection.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
ModalNewDatabase.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
ModalNewTable.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
ModalNewTableRow.vue feat: foreign keys management 2020-12-15 17:08:36 +01:00
ModalSettings.vue chore: update links 2020-12-11 16:05:32 +01: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 chore: update links 2020-12-11 16:05:32 +01: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 fix: unable to switch tabs when no table selected 2020-12-11 18:22:07 +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
WorkspacePropsForeignModal.vue feat: foreign keys management 2020-12-15 17:08:36 +01:00
WorkspacePropsIndexesModal.vue feat: foreign keys management 2020-12-15 17:08:36 +01:00
WorkspacePropsOptionsModal.vue feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
WorkspacePropsTab.vue feat: foreign keys management 2020-12-15 17:08:36 +01:00
WorkspacePropsTable.vue feat: foreign keys management 2020-12-15 17:08:36 +01:00
WorkspacePropsTableContext.vue feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
WorkspacePropsTableRow.vue feat: foreign keys management 2020-12-15 17:08:36 +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 feat: foreign keys management 2020-12-15 17:08:36 +01:00
WorkspaceTableTab.vue fix: data tab sort not maintained at refresh 2020-12-08 18:41:08 +01:00