]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+admin/jobs/shared/job.service.ts
Design admin data tables
authorChocobozzz <florian.bigard@gmail.com>
Fri, 8 Dec 2017 13:34:17 +0000 (14:34 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 8 Dec 2017 13:34:17 +0000 (14:34 +0100)
commitcd83ea1b908efe594c1e03f886c0dc4742b91360
tree7ce95792ede104e5a761830ecd7aaf3ee19fd8dc
parent04e0fc488826f505a8de3ce99113f3cb2fcec147
Design admin data tables
18 files changed:
client/src/app/+admin/jobs/jobs-list/jobs-list.component.html
client/src/app/+admin/jobs/jobs-list/jobs-list.component.scss [new file with mode: 0644]
client/src/app/+admin/jobs/jobs-list/jobs-list.component.ts
client/src/app/+admin/jobs/shared/job.service.ts
client/src/app/+admin/users/user-list/user-list.component.html
client/src/app/+admin/users/user-list/user-list.component.scss
client/src/app/account/account-videos/account-videos.component.html
client/src/app/account/account-videos/account-videos.component.scss
client/src/app/shared/misc/button.component.scss [new file with mode: 0644]
client/src/app/shared/misc/delete-button.component.html [new file with mode: 0644]
client/src/app/shared/misc/delete-button.component.ts [new file with mode: 0644]
client/src/app/shared/misc/edit-button.component.html [new file with mode: 0644]
client/src/app/shared/misc/edit-button.component.ts [new file with mode: 0644]
client/src/app/shared/misc/utils.ts
client/src/app/shared/shared.module.ts
client/src/assets/images/global/delete-grey.svg [moved from client/src/assets/images/account/delete-grey.svg with 100% similarity]
client/src/assets/images/global/delete-white.svg [moved from client/src/assets/images/account/delete-white.svg with 100% similarity]
client/src/sass/application.scss