antares/src/renderer/components
Fabio Di Stasio c54438d6d3 feat(SQLite): connection add/edit masks 2021-11-13 11:34:30 +01:00
..
BaseConfirmModal.vue feat(UI): modal that shows process query 2021-03-04 19:34:18 +01:00
BaseContextMenu.vue feat: contextual menu option to duplicate table fields 2021-08-04 09:59:50 +02:00
BaseLoader.vue feat: loading animation in properties tabs 2021-01-22 18:27:45 +01:00
BaseNotification.vue refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
BaseTextEditor.vue feat(UI): option to change query editors font size, closes #77 2021-06-19 11:54:15 +02:00
BaseToast.vue fix: vulnerability in server error toast messages 2021-06-25 09:35:20 +02:00
BaseUploadInput.vue fix(UI): no round borders on left of file upload inputs 2021-08-22 10:37:23 +02:00
BaseVirtualScroll.vue feat(UI): modal that shows process query 2021-03-04 19:34:18 +01:00
FakerSelect.vue refactor: minor changes to support eslint-plugin-vue 8 2021-11-02 21:51:53 +01:00
ForeignKeySelect.vue refactor: better description in foreign key value select 2021-05-20 15:07:51 +02:00
ModalAskCredentials.vue fix: wrong loaded schema change 2021-07-21 17:56:55 +02:00
ModalAskParameters.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
ModalDiscardChanges.vue feat: new unsaved change reminder 2021-07-16 23:24:55 +02:00
ModalEditSchema.vue fix: wrong loaded schema change 2021-07-21 17:56:55 +02:00
ModalFakerRows.vue perf(UI): visual improvements of tables 2021-08-16 19:44:55 +02:00
ModalHistory.vue refactor: minor changes to support marked 4.0.0 2021-11-10 11:48:06 +01:00
ModalNewSchema.vue fix(UI): window reload pressing enter in schema creation modal, closes #113 2021-10-05 09:16:45 +02:00
ModalNewTableRow.vue fix: wrong loaded schema change 2021-07-21 17:56:55 +02:00
ModalProcessesList.vue refactor(UI): removed text from refresh buttons 2021-10-20 18:14:02 +02:00
ModalProcessesListContext.vue feat: copy cell/row or kill connections on context menu from processes list 2021-09-26 11:19:48 +02:00
ModalProcessesListRow.vue feat: copy cell/row or kill connections on context menu from processes list 2021-09-26 11:19:48 +02:00
ModalSettings.vue fix: temporary solution on MacOS for unsigned app updates 2021-11-03 14:46:13 +01:00
ModalSettingsChangelog.vue refactor: minor changes to support marked 4.0.0 2021-11-10 11:48:06 +01:00
ModalSettingsUpdate.vue fix: temporary solution on MacOS for unsigned app updates 2021-11-03 14:46:13 +01:00
QueryEditor.vue feat: contextual option to duplicate tables 2021-07-03 12:27:50 +02:00
SettingBarContext.vue feat: context menu option to duplicate connections 2021-07-09 11:18:40 +02:00
TheFooter.vue chore: replaced link for donations with Treedom 2021-04-15 14:55:37 +02:00
TheNotificationsBoard.vue style: UI improvements 2020-08-12 18:11:48 +02:00
TheScratchpad.vue feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00
TheSettingBar.vue fix: temporary solution on MacOS for unsigned app updates 2021-11-03 14:46:13 +01:00
TheTitleBar.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/126 2021-10-31 15:14:49 +01:00
Workspace.vue refactor(UI): changed query clear shortcut 2021-10-16 18:43:23 +02:00
WorkspaceAddConnectionPanel.vue feat(SQLite): connection add/edit masks 2021-11-13 11:34:30 +01:00
WorkspaceEditConnectionPanel.vue feat(SQLite): connection add/edit masks 2021-11-13 11:34:30 +01:00
WorkspaceEmptyState.vue build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
WorkspaceExploreBar.vue feat: start search when typing with focus on the left bar 2021-09-12 11:55:16 +02:00
WorkspaceExploreBarMiscContext.vue feat(MySQL): enable/disable schedulers from contextual menu 2021-11-06 12:21:33 +01:00
WorkspaceExploreBarMiscFolderContext.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceExploreBarSchema.vue feat: schema size in explore bar 2021-11-06 16:36:54 +01:00
WorkspaceExploreBarSchemaContext.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceExploreBarTableContext.vue refactor: improvements in explorebar events on tables 2021-09-06 18:02:54 +02:00
WorkspaceTabNewFunction.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceTabNewRoutine.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceTabNewScheduler.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceTabNewTable.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabNewTableEmptyState.vue feat: new table empty state 2021-08-17 18:54:23 +02:00
WorkspaceTabNewTrigger.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceTabNewTriggerFunction.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceTabNewView.vue refactor: improvements in explorebar events on tables 2021-09-06 18:02:54 +02:00
WorkspaceTabPropsFunction.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsFunctionParamsModal.vue perf(UI): improved function and routine parameters modals 2021-11-12 12:22:39 +01:00
WorkspaceTabPropsRoutine.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsRoutineParamsModal.vue perf(UI): improved function and routine parameters modals 2021-11-12 12:22:39 +01:00
WorkspaceTabPropsScheduler.vue refactor: better component names 2021-08-12 09:54:13 +02:00
WorkspaceTabPropsSchedulerTimingModal.vue refactor: better component names 2021-08-12 09:54:13 +02:00
WorkspaceTabPropsTable.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsTableContext.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsTableFields.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsTableForeignModal.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsTableIndexesModal.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsTableRow.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsTrigger.vue refactor: better component names 2021-08-12 09:54:13 +02:00
WorkspaceTabPropsTriggerFunction.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabPropsView.vue perf(UI): improved view setting tab 2021-08-12 10:07:31 +02:00
WorkspaceTabQuery.vue refactor(UI): changed query clear shortcut 2021-10-16 18:43:23 +02:00
WorkspaceTabQueryEmptyState.vue refactor(UI): display new shortcuts in empty query tab 2021-10-16 18:46:17 +02:00
WorkspaceTabQueryTable.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabQueryTableContext.vue refactor: better component names 2021-08-12 09:54:13 +02:00
WorkspaceTabQueryTableRow.vue refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
WorkspaceTabTable.vue refactor(UI): removed text from refresh buttons 2021-10-20 18:14:02 +02:00
WorkspaceTabTableFilters.vue fix(PostgreSQL): issue with uppercase characters in table field names 2021-10-19 17:42:31 +02:00