Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin panel #33

Open
Smarthard opened this issue Dec 16, 2020 · 0 comments
Open

Admin panel #33

Smarthard opened this issue Dec 16, 2020 · 0 comments
Assignees
Labels
admin Сайт для админов frontend Onion This issue has layers - sub-issues

Comments

@Smarthard
Copy link
Member

Smarthard commented Dec 16, 2020

Описание

Админка нужна для быстрого редактирования видео, уведомлений, управления ролями пользователей и прочего.

Предполагаемые требования

Authentication & Authorization

  • Создать нового пользователя с заданным логином и паролем;
  • Найти информацию о токене;
  • Отозвать токен;
  • Найти информацию о uploader-е;
  • Заблокировать/разблокировать возможность загрузки для uploader-а;
  • Найти информацию о пользователе;
  • Управление ролями пользователя;

Videos

  • Найти информацию о видео;
  • Редактировать видео;
  • Удалить (soft-delete?) видео;

Requests

  • Найти информацию о запросе;
  • Принять/отклонить запрос с возможностью обратной связи;
  • Отменить принятый запрос;

Select

  • Найти информацию об авторе;
  • Редактировать автора;

Notifications

  • Найти информацию о уведомлении;
  • Создать уведомление;
  • Редактировать уведомление;

Dashboard

Информация о сервере

  • Статистика нагрузки;
  • Логи запросов;
  • Информация о сервисах (парсерсы, логгеры ошибок);
@Smarthard Smarthard added the Onion This issue has layers - sub-issues label Dec 16, 2020
@Smarthard Smarthard self-assigned this Dec 16, 2020
@Smarthard Smarthard added admin Сайт для админов frontend labels Apr 19, 2023
Smarthard added a commit that referenced this issue Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Сайт для админов frontend Onion This issue has layers - sub-issues
Projects
None yet
Development

No branches or pull requests

1 participant