• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

voluspa / yggdrasil
80%
master: 81%

Build:
Build:
LAST BUILD BRANCH: game.management
DEFAULT BRANCH: master
Repo Added 02 Jan 2016 01:50AM UTC
Files 44
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH json.api
branch: json.api
CHANGE BRANCH
x
Reset
  • json.api
  • bump.elixir.version
  • char.perms
  • chracter.permissions
  • commands
  • commands.builder_test
  • copenhas/umbrella
  • coveralls
  • drop.static.files
  • ember
  • ember.travis
  • game.management
  • master
  • moving.ember
  • multiple.game.example
  • origin
  • pry.user.joining
  • rooms
  • session.model.test
  • swap.excoveralls
  • user.joining

pending completion
177

push

travis-ci

matthewphilyaw
Adding emberjs to replace phoenix html in master

Phoenix changes:

Added CORSPlug, check the mix.exs file and plugged it in just before the
router in Yggdrasil.Endpoint, very easy to spot and was suggested by the
projects README.

Ember changes:

uses:

- ember-simple-auth addon which manages the client side session,
and largely followed their example app here[1] as an example of what was
needed to wire it in.

[1] https://github.com/simplabs/ember-simple-auth/tree/master/tests/dummy/app

- ember-bootstrap-less for styling

- phoenix.js which was copied from master and put in app/utils because
  ember cli doesn't transpile vendor

added:

- Login-form a component that handles the login stuff and calls the
  sesion to login
- Registration-form similar to login-form but for registration
- game-client a console like interface to the game
- Index
- yggdrasil.js implements authenticator stuff for ember-cli-auth
- session-manager that handles login/register and retreiving auth token
- game-channel is an alter version of the old socket.js from master
  manages the web socket

Dev scripts:

Updated dev tmux script to include a tab for ember serve.

The two tabs for server stuff now run the commands to fetch deps for
each one before running just to ensure they all is well.

93 of 116 relevant lines covered (80.17%)

4.95 hits per line

Relevant lines Covered
Build:
Build:
116 RELEVANT LINES 93 COVERED LINES
4.95 HITS PER LINE
Source Files on json.api
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
177 json.api Adding emberjs to replace phoenix html in master Phoenix changes: Added CORSPlug, check the mix.exs file and plugged it in just before the router in Yggdrasil.Endpoint, very easy to spot and was suggested by the projects README. Ember changes: ... push 18 Jan 2016 01:16AM UTC matthewphilyaw travis-ci pending completion  
175 json.api Merge pull request #14 from voluspa/ember ember.js based client push 17 Jan 2016 09:15PM UTC copenhas travis-ci pending completion  
174 json.api clean up on redering client/server messages and handle conn error with expired tokens Pull #14 17 Jan 2016 05:36PM UTC matthewphilyaw travis-ci pending completion  
171 json.api Adding emberjs to replace phoenix html in master Phoenix changes: Added CORSPlug, check the mix.exs file and plugged it in just before the router in Yggdrasil.Endpoint, very easy to spot and was suggested by the projects README. Ember changes: ... Pull #14 15 Jan 2016 05:10PM UTC matthewphilyaw travis-ci pending completion  
169 json.api Adding emberjs to replace phoenix html in master Phoenix changes: Added CORSPlug, check the mix.exs file and plugged it in just before the router in Yggdrasil.Endpoint, very easy to spot and was suggested by the projects README. Ember changes: ... Pull #14 15 Jan 2016 07:11AM UTC matthewphilyaw travis-ci pending completion  
167 json.api sorted out the weirdness with message templating I think Pull #14 15 Jan 2016 07:02AM UTC matthewphilyaw travis-ci pending completion  
165 json.api better stab at client console. Pull #14 15 Jan 2016 06:27AM UTC matthewphilyaw travis-ci pending completion  
163 json.api Adding emberjs to replace phoenix html in master Phoenix changes: Added CORSPlug, check the mix.exs file and plugged it in just before the router in Yggdrasil.Endpoint, very easy to spot and was suggested by the projects README. Ember changes: ... Pull #14 14 Jan 2016 08:19PM UTC matthewphilyaw travis-ci pending completion  
160 json.api Client is now working, along with a new UI Phoenix.js was copied to app/utils/phoenix.js, found out the hard way that the vendor folder doesn't compile es6 modules. Maybe a better solution but worked for now. I created a game-channel util module... Pull #14 14 Jan 2016 06:46AM UTC matthewphilyaw travis-ci pending completion  
158 json.api forgot to remove the session property Pull #14 12 Jan 2016 03:08AM UTC matthewphilyaw travis-ci pending completion  
See All Builds (277)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc