Alex Rodríguez

Results 16 issues of Alex Rodríguez

Error controller in JS to show a nice error page.

Improvement
High

The game summary page is updated live while the game is played, but it does not show the rating points for the players and teams at the end, until the...

Bug

Now we send it as HTML, but it might not always work for all mail clients. It's possible to send it as multipart/alternative including a text and a html body,...

In addition to writing messages, allow sending reactions without text, like with emoticons: Likes, thumb-up, thumb-down, etc Add an explicit button in the game summary view. Show the reactions in...

Avoid sending notification to the player that started the game. This requires storing the game "creator" in the game object.

If you type the whole name, the select player disappears. Example: if you type "rm" it shows "RMY", then type "rmy" and it disappears from the selection

This implies UI, Player class, graphQl and node storage.

When the type is set to `graphQlLib.GraphQLInt` and the value returned is a JavaScript number, the value is silently ignored and removed from the returned data. Set for example rating...

Bug