antares/src/renderer/components
Fabio Di Stasio f4795eb92a chore: update CONTRIBUTING.md 2022-04-30 17:26:08 +02:00
..
BaseConfirmModal.vue fix: unable to add parameters to new routines/functions 2022-04-26 13:01:21 +02:00
BaseContextMenu.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
BaseLoader.vue feat: loading animation in properties tabs 2021-01-22 18:27:45 +01:00
BaseMap.vue feat(PostgreSQL): Postgress connection string feature for local and server connection string 2022-03-06 09:45:55 +01:00
BaseNotification.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
BaseTextEditor.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
BaseToast.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
BaseUploadInput.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
BaseVirtualScroll.vue refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
FakerSelect.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
ForeignKeySelect.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
ModalAskCredentials.vue refactor: teleport for modals 2022-04-25 13:45:07 +02:00
ModalAskParameters.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
ModalDiscardChanges.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
ModalEditSchema.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
ModalExportSchema.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
ModalFakerRows.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
ModalHistory.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
ModalImportSchema.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
ModalNewSchema.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
ModalNewTableRow.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
ModalProcessesList.vue chore: update CONTRIBUTING.md 2022-04-30 17:26:08 +02:00
ModalProcessesListContext.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
ModalProcessesListRow.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
ModalSettings.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
ModalSettingsChangelog.vue refactor: initial pinia implementation 2022-04-27 18:23:48 +02:00
ModalSettingsUpdate.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
QueryEditor.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
SettingBarContext.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
TheFooter.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
TheNotificationsBoard.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
TheScratchpad.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
TheSettingBar.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
TheTitleBar.vue Merge branch 'master' of https://github.com/Fabio286/antares into vue3-migration 2022-04-30 12:03:32 +02:00
Workspace.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceAddConnectionPanel.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceEditConnectionPanel.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceEmptyState.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceExploreBar.vue remove @vue/compat 2022-04-30 16:11:44 +02:00
WorkspaceExploreBarMiscContext.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceExploreBarMiscFolderContext.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceExploreBarSchema.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceExploreBarSchemaContext.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceExploreBarTableContext.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceTabNewFunction.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabNewRoutine.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabNewScheduler.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabNewTable.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabNewTableEmptyState.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
WorkspaceTabNewTrigger.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabNewTriggerFunction.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabNewView.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsFunction.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsFunctionParamsModal.vue fix: unable to add parameters to new routines/functions 2022-04-26 13:01:21 +02:00
WorkspaceTabPropsRoutine.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsRoutineParamsModal.vue fix: unable to add parameters to new routines/functions 2022-04-26 13:01:21 +02:00
WorkspaceTabPropsScheduler.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsSchedulerTimingModal.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
WorkspaceTabPropsTable.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsTableContext.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
WorkspaceTabPropsTableFields.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
WorkspaceTabPropsTableForeignModal.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceTabPropsTableIndexesModal.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
WorkspaceTabPropsTableRow.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsTrigger.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsTriggerFunction.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabPropsView.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabQuery.vue fix: missing tabs uid 2022-04-30 17:15:33 +02:00
WorkspaceTabQueryEmptyState.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabQueryTable.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
WorkspaceTabQueryTableContext.vue refactor: emits in components 2022-04-22 12:16:02 +02:00
WorkspaceTabQueryTableRow.vue refactor: migration to pinia 2022-04-30 00:47:37 +02:00
WorkspaceTabTable.vue fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
WorkspaceTabTableFilters.vue refactor: emits in components 2022-04-22 12:16:02 +02:00