Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ready] release/3.1.0 #731

Merged
merged 126 commits into from
Nov 21, 2016
Merged

[ready] release/3.1.0 #731

merged 126 commits into from
Nov 21, 2016

Conversation

n8rzz
Copy link
Contributor

@n8rzz n8rzz commented Nov 16, 2016

Refactor work, bugfixes and new (js) feature work continues. This branch represents v3.1.0 and will be ready to go 11/20/2016. This branch will include a changelog that will list things that changed since the last version.

currently live on: https://n8rzz.github.io/atc/

n8rzz added 30 commits October 10, 2016 16:58
…n load if one exists (#14)

- feature/ATC-12 - adds http-server and `start` script to package.json that fires up a local server (#22)
- Adds comments to ArrivalBase for future refactor work
- Simplifies airline_get method and abstracts addAirline() into its own method.
- Abstracts parse logic into helper methods. Updates instances of for/in loops to use forEach instead.
- Changes .createChildren() method names to ._init()
- Adds doc blocks to new AirportModel methods.
- Abstracts if logic out of AirportModel.parse()
- Updates getFix to getFixPosition in AirportModel
- Updates references
…evation and magnetic_north pulling from this.position. Adds _uniqueId to PositionModel
* Adds stubs for future tests
* Begins implementing interface with collections and models to get SID fixes
* Adds tests for StandardRoutes
* Finishes implementation with AirportModel and SidCollection (and children)
…. Adds tests to StandardRoutes for new methods.
…be able to handle null/undefined values

* Updates test to be more robust and adds test cases for new additions to the models
* Adds test/fixtures folder
* Adds getter to PositionModel.magneticNorthInRadians
* Adds documentation to Fix classes
@n8rzz n8rzz changed the title [WIP] release/3.1.0 [ready] release/3.1.0 Nov 21, 2016
@erikquinn erikquinn self-assigned this Nov 21, 2016
@n8rzz
Copy link
Contributor Author

n8rzz commented Nov 21, 2016

@erikquinn ready to go.

that conflict is coming from a deleted file in my fork, and it should be deleted. so if git tries to add it back just say no! be sure to also run npm run build locally and commit the new bundle files.

@erikquinn
Copy link
Collaborator

Resolves #726, #719.

@erikquinn erikquinn merged commit 2d8eb3f into zlsa:gh-pages Nov 21, 2016
@n8rzz n8rzz deleted the release/3.1.0 branch December 19, 2016 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants