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

CharacterSheet up-to-date indication #339

Open
mikron-ia opened this issue Feb 21, 2019 · 2 comments
Open

CharacterSheet up-to-date indication #339

mikron-ia opened this issue Feb 21, 2019 · 2 comments
Assignees
Labels
backend Issue concerning backend frontend Issue concerning frontend importance: should Optional, but useful or needed, but not critically; should be done internal Without much influence on the interface
Milestone

Comments

@mikron-ia
Copy link
Owner

mikron-ia commented Feb 21, 2019

CharacterSheet should have an up-to-date status:

  • Draft - used for preparation time only
  • Incomplete - used during changes or some trouble
  • Up to date - indicating it is up to date and can be relied on
  • Update pending - indicating something minor changed, but has not been entered yet
  • Change pending - indicating something major changed, but has not been entered yet
  • Rewrite pending - indicating a total rework is awaiting, but did not happen yet
  • Closed - indicating it will not change anymore
@mikron-ia mikron-ia added frontend Issue concerning frontend backend Issue concerning backend internal Without much influence on the interface importance: should Optional, but useful or needed, but not critically; should be done labels Feb 21, 2019
@mikron-ia mikron-ia added this to the v0.14.0 milestone Feb 21, 2019
@mikron-ia mikron-ia self-assigned this Feb 21, 2019
@mikron-ia mikron-ia modified the milestones: v0.14.0, v0.15.0 Feb 22, 2019
mikron-ia added a commit that referenced this issue Feb 22, 2019
@mikron-ia
Copy link
Owner Author

A possible different set:

  • Incomplete - used mostly during creation stage; should not be relayed on [UpToDate, Closed]
  • Up to date - finished, up to date, and can be relied on [Needs confirmation, Needs fix, Change Pending, Closed]
  • Needs confirmation - perhaps ups to date, perhaps not; set after story changes (if applicable) and changes might have happened - but didn't have to happen; should be clearable with a simple click [UpToDate, NeedsFix, ChangePending, Closed]
  • Needs fix - an error was noticed and will need fixing [UpToDate, Change Pending, Closed]
  • Change pending - indicating a proper change happened and needs to be inputed [UpToDate, Closed]
  • Closed - indicating it will not change anymore (for example, the character was abandoned or their story finished) [n/a]

@mikron-ia
Copy link
Owner Author

Also, this looks like something to do in enum, so perhaps it can wait until #357

@mikron-ia mikron-ia modified the milestones: v0.15.0, v1.0.0 - system MVP May 8, 2023
@mikron-ia mikron-ia modified the milestones: v1.0.0 - MVP, v1.1.0 Jun 6, 2023
@mikron-ia mikron-ia modified the milestones: v1.1.0, v1.2.0 Oct 10, 2023
@mikron-ia mikron-ia removed this from the v1.2.0 milestone Jul 7, 2024
@mikron-ia mikron-ia added this to the v1.3.0 milestone Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue concerning backend frontend Issue concerning frontend importance: should Optional, but useful or needed, but not critically; should be done internal Without much influence on the interface
Projects
No open projects
Status: To Do soon
Development

No branches or pull requests

1 participant