Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Releases: edm00se/AnAppOfIceAndFire

Full Version With NPM Script Build Pipeline and Shared F/E App

14 Dec 02:05
Compare
Choose a tag to compare

Full v1.0 release, now includes:

  • re-incorporation of the multiple project repositories is complete
  • the task runners are incorporated, with gulp for build process and npm build pipeline
  • the Bluemix deploy-able version is its own branch
  • the src/ directory for the front-end application is shared between branches (with an npm script to copy from master into the bluemix branch)
  • the front-end (UI layer) app is considered the primary version in the master branch, to be pulled into other branches as-needed
  • font-awesome fix, e.g.- no more failing CSS with ?v=4.7.0

For the Bluemix deployable variant, check the bluemix branch.

Consult the ReadMe for a summarization of dependencies and npm scripts, or go read them in the package.json.

Nearing v1.0

11 Dec 06:14
Compare
Choose a tag to compare

Most house keeping has been completed.

  • deps upgraded
  • extraneous deps removed
  • gulp tasks refactored to be purely build (and watch) process
  • server live reload (via browser-sync) and REST mock (via json-server) refactored into npm scripts, running concurrently
  • npm scripts as primary pipeline established (paves the way for a more streamlined approach)
  • bower install moved to npm postinstall script, makes more seamless for single install and paves the way to move to something else

Remaining:

  • split src/ into separate branch
  • establish subtree to src/ in both master and bluemix branches
  • reconfigure npm scripts and gulpfile.js to point accordingly in bluemix branch

Curious as to what all has been done? Here's the commit comparison (with whitespace change suppressed).

Third Release

27 Jul 04:39
Compare
Choose a tag to compare

More minor updates and fixes. Angular app refactored to be easier to follow and segregated modules components (services, controllers, etc).

[Update]
This app has been updated to not include file encryption.
[/Update]

Second Minor Release

25 Jul 02:22
Compare
Choose a tag to compare

Hopefully done with the dumb mistakes.

First Minor Release!

25 Jul 02:04
Compare
Choose a tag to compare

This corrects some behavior with the character API response and defensively wraps it in the Angular app controller.

Initial Proper Release!

24 Jul 22:31
Compare
Choose a tag to compare

The binary NSF (complete with documents for both houses and characters) is now available.