Steven Weathers
Steven Weathers
Input elements in IE8 differ in size from inputs in Chrome 12. It seems line-height/padding is off causing IE8 inputs to be shorter.
https://opentelemetry.io/
- [x] redirect to login page for non auth user - [x] load checkin page for auth user - [x] check in once for current day - [x] edit checkin...
Storyboards page - [x] redirects to register for non guest/auth users - [x] loads for guest and authenticated users - [x] list storyboards - [x] create storyboard Storyboard Page -...
Retros page - [x] redirects to register for non guest/auth users - [x] loads for guest and authenticated users - [x] list retros - [x] create retro Retro Page -...
To enforce email verification in the future will need to add a verification required flow where the user verifies there email before being able to fully login.
Need to write E2E tests covering User Profile Update for both guest and registered users. - [ ] Update Profile Guest User - [ ] Update Profile Registered User -...
Need to write E2E tests for Organization Page to cover the following - [ ] Listing of Departments, Teams, Users - [ ] Create Department - [ ] Create Team...
Need to write E2E tests for Organization Department Page to cover the following - [ ] Listing of Teams, Users - [ ] Create Team - [ ] Delete Team...
Need to write E2E tests for Team (Team, Org Team, Department Team) Pages to cover the following - [ ] Listing of Battles, Users - [ ] Create Battle -...