Skip to content

Releases: CS506-MS3/ms3-web

Iteration 2

28 Nov 03:08
43063dd
Compare
Choose a tag to compare
Merge pull request #72 from CS506-MS3/milestone/iteration-1-remainders

Milestone/iteration 1 remainders

Add README documentation

02 Nov 00:32
ff3394f
Compare
Choose a tag to compare
v1.0.2

doc(readme): update readme for submission

Hotfix/Fix integration test issues

01 Nov 20:55
e0f2ca3
Compare
Choose a tag to compare

Fixes following issues

  • Error on auth module that caused app to not load after ng build
  • Error on reactivate request caused by invalid (submit) handle
  • Error on activate page that caused by reading path params instead of query params for token

Iteration 1

01 Nov 18:46
85b318e
Compare
Choose a tag to compare

User Stories 1-6 Integrated
User Stories 13, 14, 20, 22 Completed but not integrated
All unit tests for user stories incomplete
All e2e tests for user stories missing