antares/src/renderer/components
Fabio Di Stasio 8a20befd09 fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
..
BaseConfirmModal.vue feat(UI): modal that shows process query 2021-03-04 19:34:18 +01:00
BaseContextMenu.vue feat(UI): light theme 2021-04-03 11:21:58 +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(PostgreSQL): support of arrays in table settings 2021-04-09 19:31:41 +02:00
BaseToast.vue refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
BaseUploadInput.vue feat(UI): light theme 2021-04-03 11:21:58 +02:00
BaseVirtualScroll.vue feat(UI): modal that shows process query 2021-03-04 19:34:18 +01:00
FakerSelect.vue fix: issue with ENUM and SET fields on table filler modal 2021-05-13 20:46:44 +02:00
ForeignKeySelect.vue refactor: better description in foreign key value select 2021-05-20 15:07:51 +02:00
ModalAskCredentials.vue feat: scheduler edit 2021-01-15 19:18:16 +01:00
ModalAskParameters.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalDiscardChanges.vue feat: unsaved changes reminder 2020-12-04 11:19:16 +01:00
ModalEditConnection.vue feat(PostgreSQL): database in connection parameters 2021-03-17 16:51:26 +01:00
ModalEditSchema.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalFakerRows.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalNewConnection.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalNewFunction.vue feat(PostgreSQL): functions management 2021-04-13 18:05:03 +02:00
ModalNewRoutine.vue feat(PostgreSQL): functions management 2021-04-13 18:05:03 +02:00
ModalNewScheduler.vue feat: schedulers creation 2021-01-16 11:32:42 +01:00
ModalNewSchema.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalNewTable.vue feat(PostgreSQL): tables addition 2021-03-28 11:55:15 +02:00
ModalNewTableRow.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalNewTrigger.vue feat(PostgreSQL): trigger rename and delete 2021-06-08 09:12:43 +02:00
ModalNewView.vue feat(PostgreSQL): views management 2021-03-31 16:54:06 +02:00
ModalProcessesList.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalSettings.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
ModalSettingsChangelog.vue fix: wrong changelog in some cases 2021-04-22 11:35:59 +02:00
ModalSettingsUpdate.vue feat(UI): light theme 2021-04-03 11:21:58 +02:00
ProcessesListRow.vue fix(UI): modal processes list does not regain size on window resize 2021-03-05 17:23:13 +01:00
QueryEditor.vue perf(UI): improved table fields suggestion in query editor 2021-04-17 10:33:15 +02:00
SettingBarContext.vue fix: wrong result fields type and order with some queries 2020-10-20 13:12:12 +02:00
TheAppWelcome.vue refactor: changed event names to kebab-case 2020-08-18 18:03:59 +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 refactor: Improved pulse animation code 2021-04-22 14:24:34 +02:00
TheTitleBar.vue perf(UI): new application icon 2021-04-30 14:14:01 +02:00
Workspace.vue perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
WorkspaceConnectPanel.vue feat(UI): light theme 2021-04-03 11:21:58 +02:00
WorkspaceExploreBar.vue perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
WorkspaceExploreBarMiscContext.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspaceExploreBarSchema.vue feat(PostgreSQL): procedure language select 2021-04-12 18:46:35 +02:00
WorkspaceExploreBarSchemaContext.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspaceExploreBarTableContext.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsForeignModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsFunctionOptionsModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsFunctionParamsModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsIndexesModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsOptionsModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsRoutineOptionsModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsRoutineParamsModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsSchedulerTimingModal.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspacePropsTab.vue fix: wrong detection of field default expressions in some cases 2021-05-25 16:54:13 +02:00
WorkspacePropsTabFunction.vue feat(UI): ctrl+s shortcut to save changes 2021-04-20 17:39:15 +02:00
WorkspacePropsTabRoutine.vue feat(UI): ctrl+s shortcut to save changes 2021-04-20 17:39:15 +02:00
WorkspacePropsTabScheduler.vue feat(UI): ctrl+s shortcut to save changes 2021-04-20 17:39:15 +02:00
WorkspacePropsTabTrigger.vue feat(PostgreSQL): trigger rename and delete 2021-06-08 09:12:43 +02:00
WorkspacePropsTabView.vue feat(UI): ctrl+s shortcut to save changes 2021-04-20 17:39:15 +02:00
WorkspacePropsTable.vue fix: field apparently loses index or foreign key on rename in table editor 2021-04-16 17:42:16 +02:00
WorkspacePropsTableContext.vue feat: stored routines creation 2021-01-06 11:57:49 +01:00
WorkspacePropsTableRow.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspaceQueryTab.vue feat: query results export 2021-04-22 15:08:22 +02:00
WorkspaceQueryTable.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspaceQueryTableContext.vue feat(UI): canc press to delete selected rows 2021-04-20 16:30:10 +02:00
WorkspaceQueryTableRow.vue fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
WorkspaceTableTab.vue fix: page offset not reset when selected table changes 2021-06-03 11:02:24 +02:00