Skip to content

Conversation

@maquchizi
Copy link
Owner

No description provided.

 * Added the login module
 * Added auth service
 * Added login link to navbar
 * Trying to solve Travis CI build errors
 * Change title
 * Add repo to package.json
 * Added basic tests - Getting the hang of testing
 * Moved localStorage manipulation out of auth service
 * Added bootsrap through npm
 * Added jquery through npm
 * Added theme css
 * Added Fontawesome
 * Jquery is loaded through npm
 * Much better strategy as it will take care of any updates to file
 * Installed coveralls via npm
 * Removed nav bar from both
 * Made validation errors more helpful
 * Formatted validation errors better - for visibility
 * Builds shouldn't fail anymore
 * Implement auth guard on home route
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@2d8fecd). Click here to learn what that means.
The diff coverage is 82.6%.

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   91.11%           
=========================================
  Files             ?        8           
  Lines             ?       45           
  Branches          ?        2           
=========================================
  Hits              ?       41           
  Misses            ?        4           
  Partials          ?        0
Impacted Files Coverage Δ
src/client/app/home/home.component.ts 100% <100%> (ø)
src/client/app/shared/auth/auth.service.ts 81.81% <81.81%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d8fecd...fc6bc5d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants