Create Admin Control Panel with columns:
ID, Name of the publication (Заголовок), Status (Статус), Date (Дата зміни статусу), Topic (Тема), Author (Автор), Amount of views which are displayed on a website, Real amount of views are displayed on a website, Actions (Дії)
Create Action button group
Implement sorting by ID, title, date
Implement search by author, title
Implement filtration by status, type, direction
Feature: Admin control panel (MVP)
https://github.com/ita-social-projects/dokazovi-requirements/issues/320 https://github.com/ita-social-projects/dokazovi-requirements/issues/321 https://github.com/ita-social-projects/dokazovi-requirements/issues/326 https://github.com/ita-social-projects/dokazovi-requirements/issues/379 https://github.com/ita-social-projects/dokazovi-requirements/issues/375 https://github.com/ita-social-projects/dokazovi-requirements/issues/374 https://github.com/ita-social-projects/dokazovi-requirements/issues/380
Summary of change
Create Admin Control Panel with columns: ID, Name of the publication (Заголовок), Status (Статус), Date (Дата зміни статусу), Topic (Тема), Author (Автор), Amount of views which are displayed on a website, Real amount of views are displayed on a website, Actions (Дії) Create Action button group Implement sorting by ID, title, date Implement search by author, title Implement filtration by status, type, direction