antares/src/renderer/components
Fabio Di Stasio e71c7568c0 feat: option to set DATA tab page size 2021-05-29 11:04:02 +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: launch from shortcut of procedures or functions with parameters without name dont works 2021-04-19 15:40:25 +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 refactor: rename database to schema 2021-03-17 11:15:14 +01:00
ModalFakerRows.vue perf: improved the way how field default value are handled 2021-05-22 16:24:19 +02:00
ModalNewConnection.vue feat(PostgreSQL): database in connection parameters 2021-03-17 16:51:26 +01: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 refactor: rename database to schema 2021-03-17 11:15:14 +01:00
ModalNewTable.vue feat(PostgreSQL): tables addition 2021-03-28 11:55:15 +02:00
ModalNewTableRow.vue feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
ModalNewTrigger.vue feat: stored routines creation 2021-01-06 11:57:49 +01:00
ModalNewView.vue feat(PostgreSQL): views management 2021-03-31 16:54:06 +02:00
ModalProcessesList.vue refactor: rename database to schema 2021-03-17 11:15:14 +01:00
ModalSettings.vue feat: option to set DATA tab page size 2021-05-29 11:04:02 +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 feat(PostgreSQL): functions management 2021-04-13 18:05:03 +02:00
WorkspaceExploreBarSchema.vue feat(PostgreSQL): procedure language select 2021-04-12 18:46:35 +02:00
WorkspaceExploreBarSchemaContext.vue refactor: rename database to schema 2021-03-17 11:15:14 +01:00
WorkspaceExploreBarTableContext.vue feat: views creation 2020-12-27 16:16:48 +01:00
WorkspacePropsForeignModal.vue feat(UI): light theme 2021-04-03 11:21:58 +02:00
WorkspacePropsFunctionOptionsModal.vue fix: launch from shortcut of procedures or functions with parameters without name dont works 2021-04-19 15:40:25 +02:00
WorkspacePropsFunctionParamsModal.vue feat(PostgreSQL): functions management 2021-04-13 18:05:03 +02:00
WorkspacePropsIndexesModal.vue feat(UI): light theme 2021-04-03 11:21:58 +02:00
WorkspacePropsOptionsModal.vue feat(PostgreSQL): table fields edit 2021-03-25 18:33:29 +01:00
WorkspacePropsRoutineOptionsModal.vue feat(PostgreSQL): procedure language select 2021-04-12 18:46:35 +02:00
WorkspacePropsRoutineParamsModal.vue feat(PostgreSQL): procedure language select 2021-04-12 18:46:35 +02:00
WorkspacePropsSchedulerTimingModal.vue perf(UI): improvements of date time inputs 2021-02-27 17:52:54 +01: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(UI): ctrl+s shortcut to save changes 2021-04-20 17:39:15 +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 perf: improved the way how field default value are handled 2021-05-22 16:24:19 +02:00
WorkspaceQueryTab.vue feat: query results export 2021-04-22 15:08:22 +02:00
WorkspaceQueryTable.vue feat: option to set DATA tab page size 2021-05-29 11:04:02 +02:00
WorkspaceQueryTableContext.vue feat(UI): canc press to delete selected rows 2021-04-20 16:30:10 +02:00
WorkspaceQueryTableRow.vue feat(MySQL): ENUM and SET fields support, closes #61 2021-05-04 21:50:41 +02:00
WorkspaceTableTab.vue feat: prev/next buttons to browse the results pages of data tab 2021-05-27 22:13:59 +02:00