Skip to content

Commit 03c7543

Browse files
pd-5112 update deprecation workflow (#2829)
* PD-5112 initial depreaction update changes * PD-5112 update deprecation process --------- Co-authored-by: andrej romanov <50377758+auumgn@users.noreply.github.com> Co-authored-by: Angel Montenegro <a.montenegro@orcid.org>
1 parent 8a03ecc commit 03c7543

22 files changed

Lines changed: 282 additions & 565 deletions

src/app/account-settings/account-settings.module.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ import { TwoFactorAuthenticationFormModule } from '../cdk/two-factor-authenticat
2424
import { VerificationEmailModalService } from '../core/verification-email-modal/verification-email-modal.service'
2525
import { SharedModule } from '../shared/shared.module'
2626
import { AccountSettingsRoutingModule } from './account-settings-routing.module'
27-
import { DialogActionsDuplicatedMergedConfirmedComponent } from './components/dialog-actions-duplicated-merged-confirmed/dialog-actions-duplicated-merged-confirmed.component'
28-
import { DialogActionsDuplicatedTwoFactorAuthComponent } from './components/dialog-actions-duplicated-two-factor-auth/dialog-actions-duplicated-two-factor-auth.component'
29-
import { DialogActionsDuplicatedComponent } from './components/dialog-actions-duplicated/dialog-actions-duplicated.component'
3027
import { DialogSecurityAlternateAccountDeleteComponent } from './components/dialog-security-alternate-account-delete/dialog-security-alternate-account-delete.component'
3128
import { SettingsActionsDeactivateComponent } from './components/settings-actions-deactivate/settings-actions-deactivate.component'
3229
import { SettingsActionsDownloadComponent } from './components/settings-actions-download/settings-actions-download.component'
@@ -68,9 +65,6 @@ import { ConfirmDeactivateAccountComponent } from './pages/confirm-deactivate-ac
6865
SettingsActionsDownloadComponent,
6966
SettingsActionsDeactivateComponent,
7067
SettingsActionsDuplicatedComponent,
71-
DialogActionsDuplicatedComponent,
72-
DialogActionsDuplicatedMergedConfirmedComponent,
73-
DialogActionsDuplicatedTwoFactorAuthComponent,
7468
SettingsSharingComponent,
7569
SettingsSharingQrCodeComponent,
7670
SettingsSharingHtmlCodeComponent,

src/app/account-settings/components/dialog-actions-duplicated-merged-confirmed/dialog-actions-duplicated-merged-confirmed.component.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

src/app/account-settings/components/dialog-actions-duplicated-merged-confirmed/dialog-actions-duplicated-merged-confirmed.component.scss

Whitespace-only changes.

src/app/account-settings/components/dialog-actions-duplicated-merged-confirmed/dialog-actions-duplicated-merged-confirmed.component.spec.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/app/account-settings/components/dialog-actions-duplicated-merged-confirmed/dialog-actions-duplicated-merged-confirmed.component.ts

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/app/account-settings/components/dialog-actions-duplicated-two-factor-auth/dialog-actions-duplicated-two-factor-auth.component.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/app/account-settings/components/dialog-actions-duplicated-two-factor-auth/dialog-actions-duplicated-two-factor-auth.component.scss

Whitespace-only changes.

src/app/account-settings/components/dialog-actions-duplicated-two-factor-auth/dialog-actions-duplicated-two-factor-auth.component.spec.ts

Lines changed: 0 additions & 56 deletions
This file was deleted.

src/app/account-settings/components/dialog-actions-duplicated-two-factor-auth/dialog-actions-duplicated-two-factor-auth.component.ts

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/app/account-settings/components/dialog-actions-duplicated/dialog-actions-duplicated.component.html

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)