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

Switch to yarn #677

Closed
wants to merge 42 commits into from
Closed

Switch to yarn #677

wants to merge 42 commits into from

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    20c81a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4131fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c21952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a3cba View commit details
    Browse the repository at this point in the history
  5. http patch

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    58b80a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76d6e33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d7d8ba View commit details
    Browse the repository at this point in the history
  8. lock to sprockets 2.12

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8b2eaaf View commit details
    Browse the repository at this point in the history
  9. Active record patches

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    ddb6d7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a79930a View commit details
    Browse the repository at this point in the history
  11. fix failing tests

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    a1d0aaf View commit details
    Browse the repository at this point in the history
  12. change new super class

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    7cb7a4d View commit details
    Browse the repository at this point in the history
  13. replace right_aws with right_aws_api

    right_aws is no longer maintained, was throwing an error
    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    2ef8715 View commit details
    Browse the repository at this point in the history
  14. lock to rails 4.2.11.1

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    fc838a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5b6340 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6dc3a69 View commit details
    Browse the repository at this point in the history
  17. make app work

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    06f4d00 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4db8646 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6ddb5bc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4f31616 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76e078a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5d613e8 View commit details
    Browse the repository at this point in the history
  23. Change render :text to :plain

    render :text will be deprecated and poses a security risk
    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    80e12b7 View commit details
    Browse the repository at this point in the history
  24. console for dev web

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    01d86fa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    db6c5fa View commit details
    Browse the repository at this point in the history
  26. fix export functionality

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    290273f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    36c9208 View commit details
    Browse the repository at this point in the history
  28. fix image upload

    cesswairimu committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    c53bf27 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2f23252 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    0f76698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de27727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    685143c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Fix codeclimate issues

    cesswairimu committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    74a9ecb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. skip failing test

    The test is failing because of different names in model(warpable) and
    controller(images) skipping this for now until we decide if we want to
    standardize the names
    cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    daac614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528ec09 View commit details
    Browse the repository at this point in the history
  3. Fix codeclimate issues

    cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1d220ec View commit details
    Browse the repository at this point in the history
  4. Autofixing rubocop offenses and Problematic test for #578 (#667)

    * Autofixing rubocop offenses
    
    * Adding Rubocop to Travis pipelines and development branch
    
    * Fixing maps controller test
    
    * Fixing remaining offenses
    alaxalves authored and cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    5bb19c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11dd71f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbb29ba View commit details
    Browse the repository at this point in the history
  7. Fix codeclimate issues

    cesswairimu committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    bba8fad View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Add yarn

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    6bc9a8c View commit details
    Browse the repository at this point in the history
  2. Remove error log

    kaustubh-nair committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    116f385 View commit details
    Browse the repository at this point in the history