antares/src/renderer/components
Fabio Di Stasio 8f3efabb69 feat: export database as zip sql file 2022-03-18 18:12:13 +01:00
..
BaseConfirmModal.vue perf: use fork() for the export process 2022-02-18 18:16:13 +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
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: 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 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ForeignKeySelect.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-26 10:14:00 +01:00
ModalAskCredentials.vue fix: wrong loaded schema change 2021-07-21 17:56:55 +02:00
ModalAskParameters.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ModalDiscardChanges.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ModalEditSchema.vue fix: wrong loaded schema change 2021-07-21 17:56:55 +02:00
ModalExportSchema.vue feat: export database as zip sql file 2022-03-18 18:12:13 +01:00
ModalFakerRows.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ModalHistory.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ModalImportSchema.vue feat(UI): auto-refresh schema at the end of the import process 2022-03-06 19:54:32 +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 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ModalSettings.vue refactor: show contributors in settings 2022-03-06 16:02:24 +01:00
ModalSettingsChangelog.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
ModalSettingsUpdate.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
QueryEditor.vue feat: contextual option to duplicate tables 2021-07-03 12:27:50 +02:00
SettingBarContext.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
TheFooter.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
TheNotificationsBoard.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
TheScratchpad.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
TheSettingBar.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +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 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceAddConnectionPanel.vue refactor(PostgreSQL): minor refactor on UI and code for pg connection string 2022-03-06 09:45:55 +01:00
WorkspaceEditConnectionPanel.vue refactor(PostgreSQL): minor refactor on UI and code for pg connection string 2022-03-06 09:45:55 +01:00
WorkspaceEmptyState.vue build: electron-webpack replacement (#130) 2021-10-31 10:36:45 +01:00
WorkspaceExploreBar.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceExploreBarMiscContext.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceExploreBarMiscFolderContext.vue feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
WorkspaceExploreBarSchema.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceExploreBarSchemaContext.vue fix(MySQL): exception exporting empty procedures/functions 2022-03-12 10:37:40 +01:00
WorkspaceExploreBarTableContext.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01: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 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +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 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsFunctionParamsModal.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsRoutine.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsRoutineParamsModal.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsScheduler.vue refactor: better component names 2021-08-12 09:54:13 +02:00
WorkspaceTabPropsSchedulerTimingModal.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTable.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTableContext.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTableFields.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTableForeignModal.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTableIndexesModal.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTableRow.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsTrigger.vue refactor: better component names 2021-08-12 09:54:13 +02:00
WorkspaceTabPropsTriggerFunction.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabPropsView.vue perf(UI): improved view setting tab 2021-08-12 10:07:31 +02:00
WorkspaceTabQuery.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01: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: wrong soft sort algorithm for numeric fields, closes #199 2022-03-05 21:58:56 +01:00
WorkspaceTabQueryTableContext.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabQueryTableRow.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-26 10:14:00 +01:00
WorkspaceTabTable.vue Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129 2022-02-16 09:14:46 +01:00
WorkspaceTabTableFilters.vue fix(PostgreSQL): issue with uppercase characters in table field names 2021-10-19 17:42:31 +02:00