app-office-league
app-office-league copied to clipboard
Office League - Bugs & Improvements - Batch 5
Remaining from batch 4
- [ ] In profile, part titles (leagues, teams and games) should be links (tsi / low prio)
- Problem here is that there is no page for teams/player or games/player => Create own issue
- [ ] Mails: Follow Facebook style: (tsi)
- Logo at the top
- Buttons accept/decline if doable
- Player's picture inside the grey block
- [ ] Name prettifying (tsi / low prio)
- [ ] Possibility to complain about a game, to flag a game if you are one of the players (tsi / low prio)
Features and bugs asked/found at NDC
- [x] Auto completion for the country & Select country by default (user) #307
- [ ] Increase the size of +/-. Do not display the face of the player but a cancel instead. Maybe replace +/- by goal/owngoal (gri, mer)
- [x] In play select, refresh the list of players (aro) #308
- [x] Configuration for the leagues: (users)
- [x] Number of goals max
- [x] Switch at midtime
- [x] 2 goals difference?
- [ ] Attacker/Defender status displayed on player selection (gri)
- [ ] Write 'Attack' on first line and 'Defence' on second line
- [ ] Adapt setGamePlayerPositions in office-league-store
- [ ] Check if works with offline games
- [x] Team were created but did not join the NDC league (all)
- [x] Should not be possible to zoom in iOS (tsi) #310
- [x] Icons not displayed in iOS (mer, tsi) #297
- [ ] Display player/team stats/details by league (inside the league summary) (si)
- [ ] Your stats panel inside league profile if logged in (tsi)
- [x] Reduce period of refresh of approval (users) #294
- [ ] Undo goal snackbar/popup. (tsi)
- [ ] Fade out music on end game. (tsi / low prio)
- [ ] Tutorial in game (first play at least) (tsi / low prio)
- [x] Ip geolocation. Find out country and propose as player country (users / low prio) #307
- [ ] Scaling if too many people: (gri): Especially invite player to league
- [ ] Leave league less visible (users / low prio)
- [ ] Edge/Fixefox in android: The +/- is not displayed (users) (aro: svg not supported)
- [ ] Problem ranking for new players (Is it due to integer/double inconsistency)
- [ ] Title disappeared if click on office league icon
- [ ] Time limit (league config must be done)
June 19th features:
- [ ] Page Info step1
- [ ] Create input type Page Info
- [ ] Create library with 2 methods
- [ ] 'getChildren' taking as parameter a path or id
- [ ] 'getProcessedContent' taking as parameter a path or id
- [ ] Create 2 GraphQL query fields for these 2 methods
- [ ] Log-in footer if not logged-in
- [ ] Adapt ID Provider to have a remember me cookie token
- [ ] Pass the session timeout back to 1 hour
- [ ] ID Provider will, in autoLogin, check the presence of the cookie, check the cookie, check with auth0 and login if successful