]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+admin/admin.component.ts
simplify navigation within most admin menus
authorRigel Kent <sendmemail@rigelk.eu>
Thu, 2 Jul 2020 07:00:17 +0000 (09:00 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 2 Jul 2020 07:22:59 +0000 (09:22 +0200)
commit0a4cb95c98d4b6f7c3e404535996f706c659e13e
tree4a5ac666cfcda7e4bd15a5fa07785d96e8f31738
parentc7b836303c48861cc1681006fd4630d286a3b200
simplify navigation within most admin menus
15 files changed:
client/src/app/+admin/admin.component.html
client/src/app/+admin/admin.component.scss [new file with mode: 0644]
client/src/app/+admin/admin.component.ts
client/src/app/+admin/follows/follows.component.html
client/src/app/+admin/moderation/moderation.component.html
client/src/app/+admin/moderation/moderation.component.ts
client/src/app/+my-account/my-account.component.ts
client/src/app/+my-account/my-account.module.ts
client/src/app/shared/shared-icons/global-icon.component.ts
client/src/app/shared/shared-main/misc/index.ts
client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html [moved from client/src/app/+my-account/top-menu-dropdown.component.html with 100% similarity]
client/src/app/shared/shared-main/misc/top-menu-dropdown.component.scss [moved from client/src/app/+my-account/top-menu-dropdown.component.scss with 100% similarity]
client/src/app/shared/shared-main/misc/top-menu-dropdown.component.ts [moved from client/src/app/+my-account/top-menu-dropdown.component.ts with 100% similarity]
client/src/app/shared/shared-main/shared-main.module.ts
client/src/assets/images/feather/log-in.svg [new file with mode: 0644]