Page MenuHomeSoftware Heritage

[Add forge now] Design the model + controller
Closed, MigratedEdits Locked

Description

With Django design the model and controller using the state pattern and specifying the states:

  • pending
  • waiting for feedback (from the forge -with cli)
  • feedback to handle (from the forge, by the moderator)
  • scheduled
  • added
  • first listing done
  • first origin loaded (using search query)
  • rejected (by us)
  • denied (by the forge)
  • suspended (we cannot currently support it technically)

Event Timeline

bchauvet triaged this task as High priority.Mar 7 2022, 4:11 PM
bchauvet created this task.
moranegg renamed this task from [Add forge now] Implement the model + controller to [Add forge now] Design the model + controller.Mar 7 2022, 4:38 PM
moranegg moved this task from MVP/weekly backlog to In Progress on the Add Forge Now board.
vlorentz claimed this task.