.. |
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: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
ModalDiscardChanges.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
ModalEditSchema.vue
|
fix: wrong loaded schema change
|
2021-07-21 17:56:55 +02:00 |
ModalFakerRows.vue
|
fix(MySQL): wrong datetime fields default in table filler in some cases
|
2021-12-09 18:26:59 +01: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
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01: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
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
TheFooter.vue
|
chore: replaced link for donations with Treedom
|
2021-04-15 14:55:37 +02:00 |
TheNotificationsBoard.vue
|
fix(UI): notifications timeout anomalies
|
2021-11-24 16:59:07 +01:00 |
TheScratchpad.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
TheSettingBar.vue
|
feat(PostgreSQL): ability to cancel queries
|
2021-12-26 21:13:02 +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
|
feat(UI): textarea autofocus selecting a query tab, closes #166
|
2022-01-09 12:28:01 +01:00 |
WorkspaceAddConnectionPanel.vue
|
feat(SQLite): readonly mode
|
2021-11-16 13:21:33 +01:00 |
WorkspaceEditConnectionPanel.vue
|
feat(SQLite): readonly mode
|
2021-11-16 13:21:33 +01:00 |
WorkspaceEmptyState.vue
|
build: electron-webpack replacement (#130)
|
2021-10-31 10:36:45 +01:00 |
WorkspaceExploreBar.vue
|
feat(SQLite): tables management
|
2021-11-18 11:36:46 +01:00 |
WorkspaceExploreBarMiscContext.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
WorkspaceExploreBarMiscFolderContext.vue
|
feat: new create trigger function tabs
|
2021-09-11 10:24:21 +02:00 |
WorkspaceExploreBarSchema.vue
|
feat(PostgreSQL): ability to cancel queries
|
2021-12-26 21:13:02 +01:00 |
WorkspaceExploreBarSchemaContext.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
WorkspaceExploreBarTableContext.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +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
|
perf(UI): disable save button in table creation when no fields are added
|
2021-11-25 17:23: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
|
refactor: prefix to internal rows id
|
2021-11-08 15:12:37 +01:00 |
WorkspaceTabPropsFunctionParamsModal.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
WorkspaceTabPropsRoutine.vue
|
refactor: prefix to internal rows id
|
2021-11-08 15:12:37 +01:00 |
WorkspaceTabPropsRoutineParamsModal.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
WorkspaceTabPropsScheduler.vue
|
refactor: better component names
|
2021-08-12 09:54:13 +02:00 |
WorkspaceTabPropsSchedulerTimingModal.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
WorkspaceTabPropsTable.vue
|
feat(SQLite): tables management
|
2021-11-18 11:36:46 +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
|
perf: hash for foreign key default names
|
2021-12-23 11:47:17 +01:00 |
WorkspaceTabPropsTableIndexesModal.vue
|
refactor: moved to new vue slots API
|
2021-12-10 17:34:44 +01:00 |
WorkspaceTabPropsTableRow.vue
|
fix: scale on numeric fields that doesn't support it
|
2022-01-27 09:12:01 +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
|
feat(UI): textarea autofocus selecting a query tab, closes #166
|
2022-01-09 12:28:01 +01:00 |
WorkspaceTabQueryEmptyState.vue
|
feat(MySQL): ability to cancel queries
|
2021-12-19 11:59:09 +01:00 |
WorkspaceTabQueryTable.vue
|
perf: support of scale in field's length setting
|
2022-01-22 12:29:49 +01:00 |
WorkspaceTabQueryTableContext.vue
|
build: resolved dependency conflicts
|
2022-01-16 11:50:35 +01:00 |
WorkspaceTabQueryTableRow.vue
|
fix: cell copy returns "undefined" in some conditions, closes #170
|
2022-01-14 18:37:37 +01:00 |
WorkspaceTabTable.vue
|
perf(SQLite): improvements in data visualization
|
2021-11-15 18:09:34 +01:00 |
WorkspaceTabTableFilters.vue
|
fix(PostgreSQL): issue with uppercase characters in table field names
|
2021-10-19 17:42:31 +02:00 |