antares/src/renderer/components
Fabio Di Stasio 09c274a724 fix: missing accent color change 2024-05-02 18:00:07 +02:00
..
BaseConfirmModal.vue feat(UI): resizable textarea in new/edito note, closes #747 2024-02-04 14:38:15 +01:00
BaseContextMenu.vue fix: context submenu outside view when near the edge, fixes #506 2022-12-22 11:27:13 +01:00
BaseIcon.vue fix(SQLite): field length lost when editing a table, fixes #664 2023-09-19 18:12:49 +02:00
BaseLoader.vue refactor: ts and composition api for base components 2022-05-10 13:02:01 +02:00
BaseMap.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
BaseNotification.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
BaseSelect.vue chore: utility commit 2023-12-13 18:29:45 +01:00
BaseTextEditor.vue feat(UI): resizable textarea in new/edito note, closes #747 2024-02-04 14:38:15 +01:00
BaseUploadInput.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
BaseVirtualScroll.vue feat: new notes system 2023-12-21 10:16:46 +01:00
FakerSelect.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
ForeignKeySelect.vue style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
KeyPressDetector.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalAllConnections.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
ModalAskCredentials.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalAskParameters.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
ModalConnectionAppearance.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
ModalDiscardChanges.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalEditSchema.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalExportSchema.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
ModalFakerRows.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
ModalFolderAppearance.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalHistory.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
ModalImportSchema.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalNewSchema.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalNoteEdit.vue feat(UI): resizable textarea in new/edito note, closes #747 2024-02-04 14:38:15 +01:00
ModalNoteNew.vue feat(UI): resizable textarea in new/edito note, closes #747 2024-02-04 14:38:15 +01:00
ModalProcessesList.vue feat: copy element names on sidebar from context menu, closes #718 2023-11-29 18:15:22 +01:00
ModalProcessesListContext.vue refactor: minor refactor 2023-09-17 19:04:24 +02:00
ModalProcessesListRow.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
ModalSettings.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
ModalSettingsChangelog.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalSettingsData.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalSettingsDataExport.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalSettingsDataImport.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalSettingsShortcuts.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
ModalSettingsUpdate.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
QueryEditor.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
ScratchpadNote.vue refactor(UI): change to query tab icons to avoid ambiguity with new features 2024-04-08 09:52:46 +02:00
SettingBarConnections.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
SettingBarConnectionsFolder.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
SettingBarContext.vue feat: move connections out of folder from context menu, related to #773 2024-03-24 11:10:00 +01:00
TheFooter.vue fix: missing accent color change 2024-05-02 18:00:07 +02:00
TheNotificationsBoard.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
TheScratchpad.vue chore: minor docs changes 2023-12-25 11:40:52 +01:00
TheSettingBar.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
TheTitleBar.vue refactor: migrate old scratchpad into notes 2023-12-25 11:19:23 +01:00
Workspace.vue refactor(UI): change to query tab icons to avoid ambiguity with new features 2024-04-08 09:52:46 +02:00
WorkspaceAddConnectionPanel.vue feat(MySQL): option to enable single connection mode 2024-02-18 14:37:45 +01:00
WorkspaceEditConnectionPanel.vue feat(MySQL): option to enable single connection mode 2024-02-18 14:37:45 +01:00
WorkspaceEmptyState.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceExploreBar.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
WorkspaceExploreBarMiscContext.vue feat: copy element names on sidebar from context menu, closes #718 2023-11-29 18:15:22 +01:00
WorkspaceExploreBarMiscFolderContext.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceExploreBarSchema.vue fix(PostgreSQL): issue with similar tabs on differend databases 2024-04-18 18:22:29 +02:00
WorkspaceExploreBarSchemaContext.vue feat: copy element names on sidebar from context menu, closes #718 2023-11-29 18:15:22 +01:00
WorkspaceExploreBarTableContext.vue feat: copy element names on sidebar from context menu, closes #718 2023-11-29 18:15:22 +01:00
WorkspaceQueryConsole.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
WorkspaceTabNewFunction.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabNewRoutine.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabNewScheduler.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabNewTable.vue refactor: minor refactor 2023-09-17 19:04:24 +02:00
WorkspaceTabNewTableEmptyState.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabNewTrigger.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabNewTriggerFunction.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabNewView.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsFunction.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsFunctionParamsModal.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsRoutine.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsRoutineParamsModal.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsScheduler.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsSchedulerTimingModal.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsTable.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
WorkspaceTabPropsTableContext.vue feat: move connections to folders from context menu, related to #773 2024-03-23 18:45:38 +01:00
WorkspaceTabPropsTableDdlModal.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsTableFields.vue feat: move connections to folders from context menu, related to #773 2024-03-23 18:45:38 +01:00
WorkspaceTabPropsTableForeignModal.vue refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
WorkspaceTabPropsTableIndexesModal.vue refactor: minor refactor 2023-09-17 19:04:24 +02:00
WorkspaceTabPropsTableRow.vue refactor: minor refactor 2023-09-17 19:04:24 +02:00
WorkspaceTabPropsTrigger.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsTriggerFunction.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabPropsView.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
WorkspaceTabQuery.vue feat: accent color based on folder color, closes #762 2024-04-30 18:07:08 +02:00
WorkspaceTabQueryEmptyState.vue style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
WorkspaceTabQueryTable.vue feat: add the page reference in the export file name, closes #772 2024-03-25 09:08:30 +01:00
WorkspaceTabQueryTableContext.vue feat: "now" and "random" options added in datetime related data in insert rows tool, closes #402 2023-10-10 18:36:35 +02:00
WorkspaceTabQueryTableRow.vue fix: delete record modal pressing del when editing a field, fixes #767 2024-02-23 18:08:02 +01:00
WorkspaceTabTable.vue perf(UI): hide "insert row" button in read-only mode, closes #695 2024-04-14 16:23:56 +02:00
WorkspaceTabTableFilters.vue feat(MySQL): RLIKE and NOT RLIKE regular expression filters, closes #688 2023-10-18 18:08:01 +02:00
WorkspaceTabsContext.vue perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00