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

Rails 5.2 + Yarn + Tests + Static routing and more #530

Merged
merged 85 commits into from Jul 30, 2020
Merged

Commits on Mar 27, 2020

  1. Fix test fixtures

    gr455 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    c432145 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    9e81792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a22780b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74c1b31 View commit details
    Browse the repository at this point in the history
  4. Running update task

    alaxalves committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6ef3947 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    59092d9 View commit details
    Browse the repository at this point in the history
  2. Fixing tests

    alaxalves committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e384519 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Add SimpleCov for coverage monitoring

    gr455 committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    6f30bd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. syntax changes and error fixes

    gr455 committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    eedddb7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from gr455/upgrade-ruby

    syntax changes and error fixes
    alaxalves committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    904b2e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    6229ef0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. fix integration tests

    gr455 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    99850bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from gr455/upgrade-ruby

    fix integration tests and more syntax changes to fix errors
    alaxalves committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e097237 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    142b533 View commit details
    Browse the repository at this point in the history
  2. fix few functional tests

    Revert "fix few functional tests"
    
    This reverts commit 5394a08b8c4bfbb08ea89f7e13dd8a45df637bf6.
    
    fix some functional tests
    gr455 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    96a2126 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. fix functional tests

    gr455 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7df4715 View commit details
    Browse the repository at this point in the history
  2. Fix all functional and unit tests

    gr455 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1f615da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from gr455/upgrade-ruby

    fix few functional tests
    alaxalves committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    987782a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    eb0e7e1 View commit details
    Browse the repository at this point in the history
  2. Updating schema file

    alaxalves committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    78f655f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #495 from alaxalves/upgrade-ruby

    Upgrading ruby, node and rails version
    alaxalves committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4dfc447 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    a22b423 View commit details
    Browse the repository at this point in the history
  2. update gemfile lock

    gr455 committed May 12, 2020
    Configuration menu
    Copy the full SHA
    4445d6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #496 from gr455/simplecovrails

    Add SimpleCov for coverage monitoring
    alaxalves committed May 12, 2020
    Configuration menu
    Copy the full SHA
    e2032a9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    09e0cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1bced View commit details
    Browse the repository at this point in the history
  3. Add RAILS_ENV

    icarito committed May 21, 2020
    Configuration menu
    Copy the full SHA
    80cbaca View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. add comments tests

    gr455 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    a8b8dc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #493 from gr455/fixturesfix2

    Fix test fixtures
    alaxalves committed May 27, 2020
    Configuration menu
    Copy the full SHA
    5a5695f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #509 from gr455/testcov5

    Add comments tests
    alaxalves committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8304cd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a7301f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Add sessions tests

    gr455 committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f2b9dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c6402 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Merge pull request #511 from gr455/testcov5

    Add sessions and user controller tests, fix syntax
    alaxalves committed May 30, 2020
    Configuration menu
    Copy the full SHA
    d201f33 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. add more tests

    gr455 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a2e851b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge pull request #514 from gr455/testcov5

    Add more tests and fix syntax
    alaxalves committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    99f9323 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    4b06530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2dc8e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    0410a93 View commit details
    Browse the repository at this point in the history
  2. Changing volume name

    alaxalves committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    1b06885 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    4c32adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57da4b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    4d60605 View commit details
    Browse the repository at this point in the history
  2. Using root credentials

    alaxalves committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    c2c2d84 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. 1 Configuration menu
    Copy the full SHA
    74d51fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e038dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b866c4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d69adb View commit details
    Browse the repository at this point in the history
  5. Using ruby newer sintax

    alaxalves committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    29b18b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f51b6a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b04387c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    679aad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1833f77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6faf5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c478277 View commit details
    Browse the repository at this point in the history
  5. Updating binaries

    alaxalves committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b9b857b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25ebe1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a04caf4 View commit details
    Browse the repository at this point in the history
  8. Fixing helpers test path

    alaxalves committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b60f70e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    05932ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed7de5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1283ee4 View commit details
    Browse the repository at this point in the history
  4. Setting port

    alaxalves committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    359e6ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88eb678 View commit details
    Browse the repository at this point in the history
  6. More tests and syntax changes

    gr455 committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    8f6e0b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Merge pull request #518 from gr455/testcov6

    More tests and syntax changes
    alaxalves committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    bf42548 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    c792041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf3a60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1a4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca187a View commit details
    Browse the repository at this point in the history
  5. Resetting schema

    alaxalves committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f516afb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    0415bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de9e81 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Fixing a LOT of tests

    alaxalves committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    eddd0b7 View commit details
    Browse the repository at this point in the history
  2. Adding required test libs

    alaxalves committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    3406072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff3c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Fixing all remaining tests

    alaxalves committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    2411c88 View commit details
    Browse the repository at this point in the history
  2. Changing Makefile init cmd

    alaxalves committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    993f86f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    7e3b125 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Using yarn in travis too

    alaxalves committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    c6b0106 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #527 from publiclab/feat/yarn

    Using Yarn in favor of Bower
    alaxalves committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    4ebbd15 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Merge pull request #516 from publiclab/feat/rails5

    Upgrade: Rails 5.2 + Yarn + Tests + Static routes
    alaxalves committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    404c33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775a36b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eac3e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b29dc9b View commit details
    Browse the repository at this point in the history