3 files changed
+3
-3
lines changedSubmodule aiplan-front updated 29 files
- package.json+1-1
- src/components/MenuLink.vue+2-2
- src/components/SelectDate.vue+100-20
- src/components/activity/renders/issue-activity.ts+11-9
- src/components/dialogs/JitsiDialog.vue+1-1
- src/components/dialogs/NewProjectDialog.vue+2-2
- src/components/dialogs/NotificationsAdminProjectSettingsDialog.vue+46
- src/components/dialogs/NotificationsSettings/AdminSettingsList.vue+6-23
- src/components/dialogs/NotificationsSettings/BaseNotificationsSettingsDialog.vue+26-40
- src/components/dialogs/NotificationsSettings/SettingList.vue
- src/components/dialogs/NotificationsSettings/projectNotificationsConfig.ts+19
- src/components/dialogs/NotificationsSettings/workspaceNotificationsConfig.ts+10
- src/components/dialogs/NotificationsSettingsDialog.vue+1-1
- src/components/dialogs/NotificationsWorkspaceSettingsDialog.vue+42
- src/components/issue-panels/SingleIssueButtons.vue+1-1
- src/components/issue-panels/SingleIssueDrawer.vue+25-17
- src/components/menu/NavMenuHeader.vue+6-5
- src/components/search-panel/SearchPanel.vue+5-6
- src/modules/conference/ConferenceEntry.vue+32-19
- src/modules/conference/ui/ConferenceEntryForm.vue+9-7
- src/modules/profile-settings/components/ChangeEmailDialog.vue+95
- src/modules/profile-settings/components/GeneralSettingsDataForm.vue+37-5
- src/modules/profile-settings/services/api.ts+17
- src/modules/workspace-notifications/ui/WorkspaceNotificationsBlock.vue+6-1
- src/modules/workspace-notifications/utils/issue-notification.ts+3-2
- src/modules/workspace-notifications/utils/workspace-notification.ts+34-16
- src/pages/OnBoardingPage.vue+5-5
- src/utils/useWebSocket.ts+16-4
- yarn.lock+4-4
Submodule aiplan-helm updated 2 files
0 commit comments