antares/src/renderer/components
Fabio Di Stasio c08946e932 fix: context submenu outside view when near the edge, fixes #506 2022-12-22 11:27:13 +01:00
..
BaseConfirmModal.vue feat: ability to add new shortcuts 2022-08-16 13:10:20 +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 feat: added more editor font sizes, closes #440 2022-09-21 10:33:44 +02:00
BaseToast.vue refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
BaseUploadInput.vue refactor: filter functions as composable 2022-08-03 11:10:16 +02:00
BaseVirtualScroll.vue fix: reactivity problem on BaseVirtualScroll component 2022-05-11 11:27:29 +02:00
FakerSelect.vue fix: loss of precision updating BIGINT values, fixes #467 2022-10-26 12:26:09 +02:00
ForeignKeySelect.vue refactor: filter functions as composable 2022-08-03 11:10:16 +02:00
KeyPressDetector.vue feat: ability to edit shortcuts 2022-08-16 18:03:38 +02:00
ModalAllConnections.vue refactor: changes to implement folders 2022-11-21 20:19:02 +01:00
ModalAskCredentials.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalAskParameters.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalConnectionAppearence.vue fix(UI): wrong copnnection icons color with light theme 2022-11-30 09:15:15 +01:00
ModalDiscardChanges.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalEditSchema.vue fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +01:00
ModalExportSchema.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalFakerRows.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalFolderAppearence.vue fix: deletion of connections inside folder 2022-11-28 13:06:01 +01:00
ModalHistory.vue refactor: filter functions as composable 2022-08-03 11:10:16 +02:00
ModalImportSchema.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalNewSchema.vue fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +01:00
ModalProcessesList.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
ModalProcessesListContext.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalProcessesListRow.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
ModalSettings.vue feat: option to disable selected query execution, closes #477 2022-12-18 15:59:58 +01:00
ModalSettingsChangelog.vue refactor: ts and composition api for modals 2022-05-24 23:02:14 +02:00
ModalSettingsShortcuts.vue feat: dynamic shortcut suggestions on empty query tabs 2022-08-17 16:20:36 +02:00
ModalSettingsUpdate.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
QueryEditor.vue feat(Firebird SQL): display table content and query results 2022-11-04 16:31:10 +01:00
SettingBarConnections.vue refactor(UI): hide selected connection bar when folder preview 2022-12-21 13:16:56 +01:00
SettingBarConnectionsFolder.vue fix(UI): white background dragging connections inside folder on Linux 2022-12-02 09:38:40 +01:00
SettingBarContext.vue feat(UI): connections customization 2022-11-27 17:52:32 +01:00
TheFooter.vue feat(UI): footer color based on folder color 2022-11-28 11:56:02 +01:00
TheNotificationsBoard.vue refactor: ts and composition api on more components 2022-06-04 18:37:16 +02:00
TheScratchpad.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
TheSettingBar.vue fix(UI): white background dragging connections inside folder on Linux 2022-12-02 09:38:40 +01:00
TheTitleBar.vue feat(UI): folders customization 2022-11-26 11:21:47 +01:00
Workspace.vue fix: trackpad horizontal scroll on tabs not working properly 2022-10-04 10:12:16 +02:00
WorkspaceAddConnectionPanel.vue feat(Firebird SQL): display table content and query results 2022-11-04 16:31:10 +01:00
WorkspaceEditConnectionPanel.vue feat(Firebird SQL): display table content and query results 2022-11-04 16:31:10 +01:00
WorkspaceEmptyState.vue ci: ubuntu 20.04 as linux actions target 2022-11-30 15:57:48 +01:00
WorkspaceExploreBar.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
WorkspaceExploreBarMiscContext.vue feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
WorkspaceExploreBarMiscFolderContext.vue refactor: ts and composition api on WorkspaceTabNew* components 2022-06-14 20:02:17 +02:00
WorkspaceExploreBarSchema.vue fix: auto-scroll on sidebar not working, fixes #447 2022-09-29 09:27:29 +02:00
WorkspaceExploreBarSchemaContext.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
WorkspaceExploreBarTableContext.vue feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
WorkspaceQueryConsole.vue style: general lint fix 2022-08-09 16:18:21 +02:00
WorkspaceTabNewFunction.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabNewRoutine.vue feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
WorkspaceTabNewScheduler.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabNewTable.vue fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +01:00
WorkspaceTabNewTableEmptyState.vue refactor: ts and composition api on WorkspaceTabNew* components 2022-06-14 20:02:17 +02:00
WorkspaceTabNewTrigger.vue feat(Firebird SQL): trigger add/edit/delete support 2022-11-16 15:16:12 +01:00
WorkspaceTabNewTriggerFunction.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabNewView.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabPropsFunction.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabPropsFunctionParamsModal.vue refactor: ts and composition api on missing components 2022-06-21 17:54:47 +02:00
WorkspaceTabPropsRoutine.vue feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
WorkspaceTabPropsRoutineParamsModal.vue feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
WorkspaceTabPropsScheduler.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabPropsSchedulerTimingModal.vue refactor: disabled autofocus for scheduler timing modal 2022-07-11 11:35:30 +02:00
WorkspaceTabPropsTable.vue fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +01:00
WorkspaceTabPropsTableContext.vue refactor: ts and composition api on missing components 2022-06-21 17:54:47 +02:00
WorkspaceTabPropsTableFields.vue perf: improved resize of text editor resizing console height 2022-07-18 11:58:22 +02:00
WorkspaceTabPropsTableForeignModal.vue feat(Firebird SQL): table add/edit/delete support 2022-11-15 16:46:12 +01:00
WorkspaceTabPropsTableIndexesModal.vue feat(Firebird SQL): table add/edit/delete support 2022-11-15 16:46:12 +01:00
WorkspaceTabPropsTableRow.vue fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +01:00
WorkspaceTabPropsTrigger.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabPropsTriggerFunction.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabPropsView.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabQuery.vue feat: option to disable selected query execution, closes #477 2022-12-18 15:59:58 +01:00
WorkspaceTabQueryEmptyState.vue feat: dynamic shortcut suggestions on empty query tabs 2022-08-17 16:20:36 +02:00
WorkspaceTabQueryTable.vue set copy plain text delimiter to tab 2022-12-19 19:07:31 +07:00
WorkspaceTabQueryTableContext.vue refactor: replace string "Table" with localization 2022-12-20 21:26:33 +01:00
WorkspaceTabQueryTableRow.vue feat(Firebird SQL): manual commit mode 2022-11-10 15:52:31 +01:00
WorkspaceTabTable.vue feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
WorkspaceTabTableFilters.vue refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00