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

Enforcing the Requirement Identification principle #418

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mlhaufe
Copy link
Contributor

@mlhaufe mlhaufe commented Nov 1, 2024

Closes #365

  • Added reqId to entities
  • Created Epic entity
  • Goals -> Scenario page now lists Epics instead of User Stories
  • Created /api/epic endpoints
  • lifted the UserStory.outcome and UseCase.goalInContext fields to Scenario.outcome
  • Added reqId labels to UI panels
  • Added reqId column to data tables
  • Context and Objective entity changed from Goal -> Outcome
  • Removed the /api/goal endpoints
  • Obstacles page merged into Situation page

- Created Epic entity
- Goals -> Scenario page now lists Epics instead of User Stories
- Created /api/epic endpoints
- lifted the UserStory.outcome and UseCase.goalInContext fields to Scenario.outcome
- Added reqId labels to UI panels
- Added reqId column to data tables
- Context and Objective entity changed from Goal -> Outcome
- Removed the /api/goal endpoints
- Obstacles page merged into Situation page
@mlhaufe mlhaufe self-assigned this Nov 1, 2024
@mlhaufe mlhaufe linked an issue Nov 1, 2024 that may be closed by this pull request
4 tasks
@mlhaufe mlhaufe merged commit 7fecb87 into master Nov 1, 2024
1 check passed
@mlhaufe mlhaufe deleted the 365-enforce-the-identification-principle branch November 1, 2024 21:33
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

Successfully merging this pull request may close these issues.

Enforce the Identification Principle
1 participant