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

Milestone10 #366

Merged
merged 104 commits into from
Apr 27, 2015
Merged

Milestone10 #366

merged 104 commits into from
Apr 27, 2015

Commits on Apr 13, 2015

  1. bump engine version

    M. Adam Kendall committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    c2d1cd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #341 from LinuxBozo/milestone10

    bump engine version
    poorgeek committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    645bf43 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix the use of the Avenir fonts from fastfonts.net

    Justin Stockton committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    7f68932 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #342 from poorgeek/fix-fastfonts

    Attempt to fix the use of the Avenir fonts from fastfonts.net
    LinuxBozo committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    3a015a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Closes #223 by adding the approved disclaimer text

    Justin Stockton committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    20d7b5e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Add our own copy of cf-base to the app so that we can remove the lice…

    …nsed-fonts which were included directly in 7f68932. This should fix the 404s that a user/tester might see in a browser console.
    Justin Stockton committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    32e5567 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #346 from poorgeek/fix-fastfonts-2

    Fix font 404s
    doelleri committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    1b85255 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #344 from poorgeek/update-disclaimer-text

    Update disclaimer text
    LinuxBozo committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    d169c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9c00cd View commit details
    Browse the repository at this point in the history
  5. Use more efficient file->stream conversion

    M. Adam Kendall committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    dc8b467 View commit details
    Browse the repository at this point in the history
  6. Fix export link spacing on quality/macro summary report

    M. Adam Kendall committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    8c973f9 View commit details
    Browse the repository at this point in the history
  7. Remove unneccessary angular modules

    M. Adam Kendall committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    5f08144 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #348 from LinuxBozo/jsonprogress

    Json processing progress
    poorgeek committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    3fdb980 View commit details
    Browse the repository at this point in the history
  9. working on clicking backward

    doelleri committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    2bc3c4f View commit details
    Browse the repository at this point in the history
  10. add an isFocused attribute

    doelleri committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    3002c96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b057df2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3276e6d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    321d53e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c71ab9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dfcc575 View commit details
    Browse the repository at this point in the history
  16. test for isSelectable()

    doelleri committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    106f085 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a136ba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f07c02e View commit details
    Browse the repository at this point in the history
  19. Merge pull request #349 from doelleri/wizard-back-navigation

    Wizard back navigation
    poorgeek committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    1f867c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Add progress cancellation (start over) button

    M. Adam Kendall committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    e87df08 View commit details
    Browse the repository at this point in the history
  2. Use bluebird promises instead of $q for consistency

    M. Adam Kendall committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    f2905a0 View commit details
    Browse the repository at this point in the history
  3. Move replace stage in grunt build to proper order

    M. Adam Kendall committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    e974f34 View commit details
    Browse the repository at this point in the history
  4. Don't need to inject $location

    M. Adam Kendall committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    f0d5aed View commit details
    Browse the repository at this point in the history
  5. No reason to define a separate app.run for bluebird

    M. Adam Kendall committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    483fd73 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #351 from LinuxBozo/cancel

    Add progress cancellation (start over) button
    doelleri committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    1bb22f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. Destroy the localdb instance on first page (select file) and last pag…

    …e (validation summary)
    M. Adam Kendall committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    2091fff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #352 from LinuxBozo/destroydb

    Destroy the localdb instance
    doelleri committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    b04857c View commit details
    Browse the repository at this point in the history
  3. Replace ng-docs with jsdocs.

    This was done because [ng-docs is no longer actively being used by the Angular team](https://github.com/angular/angular.js/wiki/Writing-AngularJS-Documentation#angularjs-specific-ngdoc-directives) but dgeni which is has taken over isn't quite ready for prime-time yet. JSDoc3 on the other hand is very stable and already being used by the other hmda-* projects.
    Justin Stockton committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    d1d3d14 View commit details
    Browse the repository at this point in the history
  4. Add basic JSDoc documentation to every JS file in the app

    Justin Stockton committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    53a2653 View commit details
    Browse the repository at this point in the history
  5. update the README to explaing the generate-docs task

    Justin Stockton committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    f3a8d49 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. Add instructions for running and deploying the HMDA Pilot app

    Justin Stockton committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    cab3754 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #353 from poorgeek/docs

    Add library and deployment documentation
    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    5a2b351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9583a4 View commit details
    Browse the repository at this point in the history
  4. starting a view

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    1bfb469 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86566eb View commit details
    Browse the repository at this point in the history
  6. move display of link

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    a8be536 View commit details
    Browse the repository at this point in the history
  7. starting to add tests

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    4b34a11 View commit details
    Browse the repository at this point in the history
  8. fix beforeEach

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    8ba9ec7 View commit details
    Browse the repository at this point in the history
  9. working tests

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    b048159 View commit details
    Browse the repository at this point in the history
  10. hey look, a button!

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    9e7a2a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8e5e4b View commit details
    Browse the repository at this point in the history
  12. update to jsdoc

    doelleri committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    b658e2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3450907 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Configuration menu
    Copy the full SHA
    18d796a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38923d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28a9998 View commit details
    Browse the repository at this point in the history
  4. Added wip tags for all unimplemented features. David will remove some…

    … of these, as he has done work on some of them
    henrygrover committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    f607d14 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #356 from henrygrover/ngdialog

    Code to deal with progress bar, style fixes, and removal of one test
    porterbot committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    156ec44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    139eb3e View commit details
    Browse the repository at this point in the history
  7. add help icon

    doelleri committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    513c0bc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #354 from doelleri/translate-codes

    Display a modal to show descriptions for each code
    poorgeek committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    807dd40 View commit details
    Browse the repository at this point in the history
  9. Add cookies support back in

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    ce7e686 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee3f1e2 View commit details
    Browse the repository at this point in the history
  11. Add test for login dialog options

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    390acf5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4dae9a View commit details
    Browse the repository at this point in the history
  13. Add in the bits to support login as an ngDialog

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    d300ddd View commit details
    Browse the repository at this point in the history
  14. If not valid session cookie, pop login ngDialog

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    87c02cf View commit details
    Browse the repository at this point in the history
  15. This is hte login controller, not progress bar

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    8981a5c View commit details
    Browse the repository at this point in the history
  16. Remove embedded style and switch to ng-if

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    229d986 View commit details
    Browse the repository at this point in the history
  17. Add in shake animation for invalid password submissions

    M. Adam Kendall committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    dc5e197 View commit details
    Browse the repository at this point in the history
  18. Add a grunt task to run the functional tests with protractor

    Justin Stockton committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    388264d View commit details
    Browse the repository at this point in the history
  19. Run webdriver-manager update as an npm postinstall task so that it …

    …gets done each time
    Justin Stockton committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    d3800c3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e0268b7 View commit details
    Browse the repository at this point in the history
  21. Add @wip annotation after confirming with Henry that this tests wasn'…

    …t ready
    Justin Stockton committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    dab4b6f View commit details
    Browse the repository at this point in the history
  22. Cleanup function test config so that it properly runs and reports the…

    … tests nows from a grunt task
    Justin Stockton committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    dab2556 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f27344d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. Merge pull request #357 from poorgeek/run-functional-tests

    Run functional tests
    porterbot committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    0075c17 View commit details
    Browse the repository at this point in the history
  2. added Processing Feature to check on progress bar

    David Schauder committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    b72a2f0 View commit details
    Browse the repository at this point in the history
  3. added IRS report check

    David Schauder committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    11866fc View commit details
    Browse the repository at this point in the history
  4. Set something decent for now

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    c1f99cd View commit details
    Browse the repository at this point in the history
  5. Shake the error not the input

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    2370acb View commit details
    Browse the repository at this point in the history
  6. Update the tests to make sure login dialog fires

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    d37b791 View commit details
    Browse the repository at this point in the history
  7. Make sure login dialog doesn't fire when valid session

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    f690232 View commit details
    Browse the repository at this point in the history
  8. change to button

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    f772a82 View commit details
    Browse the repository at this point in the history
  9. Move login options to config rather than in session service

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    a48382d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #358 from LinuxBozo/login

    Login
    doelleri committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    c5da625 View commit details
    Browse the repository at this point in the history
  11. Add support for jscs since jshint is dropping support for style checks

    Removed the relevant style checks from the .jshintrc files.
    Added a grunt task for running jscs checks against the the app and test JS files.
    Justin Stockton committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    a1e2c4f View commit details
    Browse the repository at this point in the history
  12. Update app related JS files to conform to new jscs rules

    Justin Stockton committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    0353718 View commit details
    Browse the repository at this point in the history
  13. Update test related JS files to conform to new jscs rules

    Justin Stockton committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    fa51865 View commit details
    Browse the repository at this point in the history
  14. Run jscs and jshint tasks when running the build task

    Justin Stockton committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    6f0dc33 View commit details
    Browse the repository at this point in the history
  15. A few more jscs fixes after a rebase

    Justin Stockton committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    6ca4b08 View commit details
    Browse the repository at this point in the history
  16. added Q029/Q0595 dat files and functional tests

    David Schauder committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    a25e97d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #359 from poorgeek/jscs

    Add jscs support
    doelleri committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    dd088eb View commit details
    Browse the repository at this point in the history
  18. Make sure we don't rely on polyfills for animation

    M. Adam Kendall committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    3ccf9e2 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #360 from LinuxBozo/milestone10

    Make sure we don't rely on polyfills for animation
    poorgeek committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    bebff6a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2015

  1. Configuration menu
    Copy the full SHA
    d7e2221 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #362 from henrygrover/login

    Gets around login screen
    poorgeek committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    addf17d View commit details
    Browse the repository at this point in the history
  3. Actually apply the jshint and jscs rules to the functional test step …

    …definitions
    Justin Stockton committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    f6478a7 View commit details
    Browse the repository at this point in the history
  4. Allow for quoted object keys in jscs config.

    Changed this after talking over the jscs config with @LinuxBozo
    Justin Stockton committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    cf5e553 View commit details
    Browse the repository at this point in the history
  5. Added a few missing items to the .jshintrc file used by the tests. Al…

    …so some minor cleanup.
    Justin Stockton committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    f0847b5 View commit details
    Browse the repository at this point in the history
  6. Cleanup the functional test code based on the latest jshint and jscs …

    …rules.
    Justin Stockton committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    7fcdef2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #363 from poorgeek/jscs-functional-tests

    Apply jscs rules to the functional tests
    doelleri committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    c752c1c View commit details
    Browse the repository at this point in the history
  8. added loan level edit check

    David Schauder committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    864c6f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. cleaned up callback/promises and reset back to dev

    David Schauder committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    77dd257 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/milestone10' into functionaltests

    Conflicts:
    	test/functional/cucumber/step_definitions/changePage.js
    	test/functional/cucumber/step_definitions/commonSteps.js
    David Schauder committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    f44e0eb View commit details
    Browse the repository at this point in the history
  3. reset back to dev

    David Schauder committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    386b567 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #364 from porterbot/functionaltests

    Added a number of functional tests for MSA, IRS, LoanLevel, etc.
    poorgeek committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    4e20493 View commit details
    Browse the repository at this point in the history
  5. Reset the app config to be based off of a sandbox build so that it do…

    …esn't always show up in git unless there are new changes to config
    Justin Stockton committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    3cc2273 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #365 from poorgeek/fix-config

    Reset the app config
    doelleri committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    caeae70 View commit details
    Browse the repository at this point in the history