Projects

  OpĂ©rationnel
Fermé
créé le 27 Sep, 2022 par dtrckd
dtrckd a commenté le 27 Sep, 2022 · édité le 30 Jun, 2023

Editable Board Project - Kanban like with drag an drop features.

Design spec

  • A project is an ordered list of user-defined column containing an ordered list of card.
  • A card can an existing tension or a draft (just exists inside the project)
  • Project exists at the circle level (like labels and role template).
  • Coordinator roles have edit/write authority on board by default.
  • Members can be set as "leader" to gain edit/write authority on the board.
  • A circle can have multiple projects.

Roadmap

Projects page

  • Route
  • implement AddProject
  • add createdAt/updatedAt fields
  • auto write nameid in form for url...
  • implement UpdateProject (modal)
  • implement the CloseProject msg + query.
  • add auth rules for ProjectColumn and ProjectCard (traverse project)
    • allows leaders (add and remove procedure by coordo...)

Later

  • allow user to search and link projects in the current circle.

Project page

  • Route
  • Board (drag n drop)
  • add new columns
  • add draft to column
  • Link tension to project side menu.

UI

  • Header: ellipsis options:
    • add tensions
    • remove from project / remove column / remove item (draft & tension -> notstatus)
    • when a colums is removed, move all cards in a NoStatus column.
  • hover ellipsis option for card
    • Draft: convert draft to tension / delete
    • Tension: Open in new tab/Remove from project
  • on click: title open the right side bar view/edition.
  • move drag column.

Auth

  • hook Project card, tension Column -> call the authNodes functions Via .project ref.

Later & Style

  • when no more cards, remove the NoStatus Column
  • [/] on column double click: (create draft)
  • [/] title + search ?
  • [/] column separation border/box ?

Project template

in entry in Settings

  • add info header in "Settings > Template projects"
dtrckd a ajoutĂ© l’étiquette feature request le 27 Sep, 2022
dtrckd a épinglé cette tension le 2 Jul, 2023
dtrckd a ajoutĂ© l’étiquette spec le 25 May, 2024
dtrckd a mentionné cette tension le 25 May, 2024
dtrckd a fermé le 25 May, 2024

cette organisation pour participer Ă  cette conversation.

Assignés

Aucun pour l’instant

Etiquettes

feature requestspec