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

New issue wo checkboxes just for test #352

Open
1 of 4 tasks
blackchestnut opened this issue Apr 1, 2022 — with AgileSeason Dev · 0 comments
Open
1 of 4 tasks

New issue wo checkboxes just for test #352

blackchestnut opened this issue Apr 1, 2022 — with AgileSeason Dev · 0 comments
Assignees

Comments

Copy link
Member

blackchestnut commented Apr 1, 2022

В клубах-флудилках добавляют все подряд аниме и эти клубы отображаются на страницах аниме. Нужно удалить их оттуда, помечая клубы как не тематические.

  • поле add_column :clubs, :is_thematic, boolean, default: true, null: false
  • f.input :is_thematic, hint: 'Не тематические клубы не отображаются на страницах аниме и манги'
  • галочка быть видна только ролям super_moderator, admin. скрывается она для всех, кроме описанных ролей, как на фронтэнде, так и на бекенде должна удаляться из update_params в ClubsController и Api::V1::ClubsController
  • клубы без этой галочки не должны отображаться на страницах аниме и манги

img

@blackchestnut blackchestnut self-assigned this Nov 24, 2022
@blackchestnut blackchestnut reopened this Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant