involveMINT / iMPublic

Public involveMINT repo
https://app.involvemint.io
7 stars 20 forks source link

POI Creation Button On Activity Feed #197

Open QuinnNTonic opened 3 months ago

QuinnNTonic commented 3 months ago
As a user when I look at the activity feed, I want to see a button to create a POI

Acceptance Criteria

POI button is visible at the top of the activity feed
As a user clicking on the POI button, I want to be taken to:
  1. if I am a member of 1 project, begin creating POI for that project
  2. If I am a member of no projects, take me to the project feed
  3. If I am a member of 2 or more projects, take me to current enrollments in my user profile
QuinnNTonic commented 3 months ago

Original Work Item URL

Original Work Item Details

| Created date | Created by | Changed date | Changed By | Assigned To | State | Type | Area Path | Iteration Path| |---|---|---|---|---|---|---|---|---| | 07/18/2022 22:13:56 | info | 05/19/2024 23:07:26 | info | Robert Gorham | New | User Story | involveMINT\involveMINT | involveMINT\Milestone II (Activity Feed) |

Original Work Item JSON

```json { "fields": { "Microsoft.VSTS.Common.Priority": 2, "Microsoft.VSTS.Common.StackRank": 998793768, "Microsoft.VSTS.Common.StateChangeDate": "07/18/2022 22:13:56", "System.AssignedTo": { "displayName": "Robert Gorham" }, "System.BoardColumn": "New", "System.BoardColumnDone": False, "System.ChangedBy": { "displayName": "info" }, "System.ChangedDate": "05/19/2024 23:07:26", "System.CommentCount": 0, "System.CreatedBy": { "displayName": "info" }, "System.CreatedDate": "07/18/2022 22:13:56", "System.Id": 554, "System.Reason": "New", "System.Rev": 8, "System.RevisedDate": "01/01/9999 00:00:00", "System.State": "New", "System.TeamProject": "involveMINT", "System.Title": "POI Creation Button On Activity Feed", "System.WorkItemType": "User Story", "WEF_F54671B39AF54036B4485F04394D6594_Kanban.Column": "New", "WEF_F54671B39AF54036B4485F04394D6594_Kanban.Column.Done": False, "WEF_F54671B39AF54036B4485F04394D6594_System.ExtensionMarker": True }, "id": 554, "relations": [ ], "rev": 8, "url": "https://dev.azure.com/involvemint/1853e4bf-a341-4c37-98f5-57387729b589/_apis/wit/workItems/554" } ```