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

[RFR] Starting migration to ES6 #330

Merged
merged 20 commits into from
Mar 10, 2015
Merged

[RFR] Starting migration to ES6 #330

merged 20 commits into from
Mar 10, 2015

Commits on Mar 9, 2015

  1. Start migrating some classes to ES6

    Display something on dashboard view
    
    Add field and entity factory methods
    
    Implement ES6 compilation into build process
    
    Implement dashboard view retro-compatibility
    
    Fix dashboard order columns
    
    Fix list screens (relationships doesn't work for now)
    
    Fix list views using correct field type
    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    4dc2850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b53a08 View commit details
    Browse the repository at this point in the history
  3. Fix creation view

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    d3306db View commit details
    Browse the repository at this point in the history
  4. Fix edition view

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    fd5cc5c View commit details
    Browse the repository at this point in the history
  5. Fix deletion view

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    f00227c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c233f88 View commit details
    Browse the repository at this point in the history
  7. Fix show view

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    bd99fa7 View commit details
    Browse the repository at this point in the history
  8. Add back detail links

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    c8f0d7e View commit details
    Browse the repository at this point in the history
  9. Use core-js polyfill

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    6b38ed2 View commit details
    Browse the repository at this point in the history
  10. Remove obsolete code

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    e472743 View commit details
    Browse the repository at this point in the history
  11. Fix ES6 tests

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    11fed53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1731249 View commit details
    Browse the repository at this point in the history
  13. Fix some tests

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    30e18fa View commit details
    Browse the repository at this point in the history
  14. Fix tests

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    67b9b1a View commit details
    Browse the repository at this point in the history
  15. Fix Karma tests

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    9f19f5e View commit details
    Browse the repository at this point in the history
  16. Add mocha to Grunt

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    e6ac1fe View commit details
    Browse the repository at this point in the history
  17. Fix Protractor tests

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    8ae6d87 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef41bc1 View commit details
    Browse the repository at this point in the history
  19. Code review

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    f57da41 View commit details
    Browse the repository at this point in the history
  20. Fix tests

    jpetitcolas committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    984398d View commit details
    Browse the repository at this point in the history