antares/src/renderer/components
Fabio Di Stasio 63544e95da Merge branch 'feat/export-connections' of https://github.com/antares-sql/antares into develop 2023-08-18 12:12:05 +02:00
..
BaseConfirmModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
BaseContextMenu.vue fix: context submenu outside view when near the edge, fixes #506 2022-12-22 11:27:13 +01:00
BaseLoader.vue refactor: ts and composition api for base components 2022-05-10 13:02:01 +02:00
BaseMap.vue refactor: ts and composition api for base components 2022-05-10 13:02:01 +02:00
BaseNotification.vue refactor: ts and composition api for base components 2022-05-10 13:02:01 +02:00
BaseSelect.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
BaseTextEditor.vue fix: weird behavior in some text editors 2023-06-01 11:42:19 +02:00
BaseToast.vue refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
BaseUploadInput.vue feat: ability to import connections 2023-08-18 12:11:08 +02:00
BaseVirtualScroll.vue fix: reactivity problem on BaseVirtualScroll component 2022-05-11 11:27:29 +02:00
FakerSelect.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ForeignKeySelect.vue refactor: filter functions as composable 2022-08-03 11:10:16 +02:00
KeyPressDetector.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalAllConnections.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalAskCredentials.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalAskParameters.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalConnectionAppearance.vue feat: ability to export connections 2023-08-17 13:48:55 +02:00
ModalDiscardChanges.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalEditSchema.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalExportSchema.vue feat: ability to export connections 2023-08-17 13:48:55 +02:00
ModalFakerRows.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalFolderAppearance.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalHistory.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalImportSchema.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalNewSchema.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalProcessesList.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalProcessesListContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalProcessesListRow.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
ModalSettings.vue feat: ability to export connections 2023-08-17 13:48:55 +02:00
ModalSettingsChangelog.vue feat: support to links in changelog 2023-08-08 18:05:27 +02:00
ModalSettingsData.vue feat: ability to import connections 2023-08-18 12:11:08 +02:00
ModalSettingsDataExport.vue feat: ability to import connections 2023-08-18 12:11:08 +02:00
ModalSettingsDataImport.vue feat: ability to import connections 2023-08-18 12:11:08 +02:00
ModalSettingsShortcuts.vue refactor: minor translation improvements 2023-08-03 18:36:09 +02:00
ModalSettingsUpdate.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
QueryEditor.vue fix: disable shorctut to show Ace editor settings, fixes #585 2023-05-26 18:17:23 +02:00
SettingBarConnections.vue refactor(UI): hide selected connection bar when folder preview 2022-12-21 13:16:56 +01:00
SettingBarConnectionsFolder.vue feat(PostgreSQL): ability to switch the database, closes #432 2023-06-13 18:10:52 +02:00
SettingBarContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
TheFooter.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
TheNotificationsBoard.vue refactor: ts and composition api on more components 2022-06-04 18:37:16 +02:00
TheScratchpad.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
TheSettingBar.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
TheTitleBar.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
Workspace.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceAddConnectionPanel.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceEditConnectionPanel.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceEmptyState.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceExploreBar.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceExploreBarMiscContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceExploreBarMiscFolderContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceExploreBarSchema.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceExploreBarSchemaContext.vue feat: ability to export a table dump from table context menu 2023-08-11 11:49:49 +02:00
WorkspaceExploreBarTableContext.vue feat: ability to export a table dump from table context menu 2023-08-11 11:49:49 +02:00
WorkspaceQueryConsole.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewFunction.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewRoutine.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewScheduler.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewTable.vue fix: add some missing titles of buttons 2023-08-14 11:50:38 +02:00
WorkspaceTabNewTableEmptyState.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewTrigger.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewTriggerFunction.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabNewView.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsFunction.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsFunctionParamsModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsRoutine.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsRoutineParamsModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsScheduler.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsSchedulerTimingModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTable.vue fix: add some missing titles of buttons 2023-08-14 11:50:38 +02:00
WorkspaceTabPropsTableContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTableDdlModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTableFields.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTableForeignModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTableIndexesModal.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTableRow.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTrigger.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsTriggerFunction.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabPropsView.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabQuery.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabQueryEmptyState.vue feat: dynamic shortcut suggestions on empty query tabs 2022-08-17 16:20:36 +02:00
WorkspaceTabQueryTable.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabQueryTableContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabQueryTableRow.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabTable.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabTableFilters.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
WorkspaceTabsContext.vue refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00