You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added optional Icon field to Goal model to support emoji icons for goals. Extended React/Redux frontend with GoalIcon component and emoji picker. Added PUT request for icon persistence. Covered GetGoalsForUser with xUnit unit tests.