Skip to content

Releases: bpred754/augeo

Fitbit Interface

23 Dec 02:06
Compare
Choose a tag to compare

This release adds an interface with Fitbit that tracks users step counts for Augeo Fitness experience.

Github Interface

01 Oct 04:09
Compare
Choose a tag to compare

Since the application was heavily dependent on Twitter much of the logic was refactored to account for other interfaces. This release adds a Github interface that tracks a users commits for technology experience.

Minor Fixes

26 Jul 23:47
Compare
Choose a tag to compare
  • Fixes issue where mention experience was being displayed incorrectly in dashboard and view activity screens.
  • Adds feature to handle invalid usernames for both dashboard and view activity screens
  • Adds test cases for Validators
  • Adds USER attribute for user signup date

Twitter Independent

25 Jul 15:06
Compare
Choose a tag to compare

With this release, users are no longer required to have a Twitter account upon signup. This is the first step in the process of adding other Augeo interfaces.

Page Speed Increase

02 Jul 23:27
Compare
Choose a tag to compare

Implements browserify, browserify-css, watchify, uglify, and exorcist to compile and minify client side javascript and css files. Adds smaller image sizes for Augeo and Twitter logos. Implements ExpressJs compress library for compressing files between the server and client.

Update for Mobile Devices

28 Jun 23:56
Compare
Choose a tag to compare

Angular Grid on View Activity screen is replaced with a list of activity-cards for small devices.

Update for Mobile Devices

26 Jun 17:41
Compare
Choose a tag to compare

Fixes skill-view center alignment issues on Profile screen and Twitter History title size for mobile devices.

Update Profile and View Activity screens

26 Jun 16:28
Compare
Choose a tag to compare

Updates to Profile screen include replacing jQuery circular progress bar with an AngularJs circular progress bar. Also, the experience indicators were removed from the bar itself and placed below it. The activity transition element near the top of the page was previously very buggy, so it was replaced with a more Angular type solution.

The activities listed on the View Activity screen were previously listed in a single column and had the same format as the activity in the activity transition section of the Profile screen. The updates included replacing the list for a card format, much like what is seen on Pinterest.

SSL Configuration

05 Jun 04:51
Compare
Choose a tag to compare
v0.1.2

Close #6 - Configure SSL

SendGrid Email Compatibility

04 Jun 23:37
Compare
Choose a tag to compare
v0.1.1

Update package.json version to v0.1.1