Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: blocknotes/activeadmin_dynamic_fields
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: blocknotes/activeadmin_dynamic_fields
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.4
Choose a head ref
  • 17 commits
  • 33 files changed
  • 2 contributors

Commits on May 31, 2021

  1. Add linters workflow

    blocknotes committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c5b5ed6 View commit details
    Browse the repository at this point in the history
  2. Fix RuboCop alerts

    blocknotes committed May 31, 2021
    Configuration menu
    Copy the full SHA
    dae7ac4 View commit details
    Browse the repository at this point in the history
  3. Minor README update

    blocknotes committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1f4b17d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from blocknotes/github-actions-improvements

    GitHub Actions improvements
    blocknotes authored May 31, 2021
    Configuration menu
    Copy the full SHA
    12d0e94 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Update linters config

    blocknotes committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b6d1e60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from blocknotes/update-linters-config

    Update linters config
    blocknotes authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    67cba96 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Setup Appraisal

    Mattia Roccoberton committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    fd84df8 View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions

    Mattia Roccoberton committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9319b67 View commit details
    Browse the repository at this point in the history
  3. Setup Cuprite

    Mattia Roccoberton committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7899686 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from blocknotes/setup-appraisal

    Setup Appraisal + Setup Cuprite
    Mattia Roccoberton authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    61d56ae View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Add rspec-retry

    Mattia Roccoberton committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    117226a View commit details
    Browse the repository at this point in the history
  2. Fix some RuboCop issues

    Mattia Roccoberton committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    07e65ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from blocknotes/fix-some-rubocop-issues

    Fix some RuboCop issues
    Mattia Roccoberton authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    57d1c81 View commit details
    Browse the repository at this point in the history
  4. Remove optional chaining operator

    It breaks Uglifier compiling.
    Mattia Roccoberton committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0508add View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from blocknotes/fix-evaluate-condition-data-if

    Fix evaluate condition data-if
    Mattia Roccoberton authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    395cdd9 View commit details
    Browse the repository at this point in the history
  6. Bump to version 0.6.4

    Mattia Roccoberton committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    68cef4b View commit details
    Browse the repository at this point in the history
  7. Increase rspec retry for the dynamic fields test

    Mattia Roccoberton committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d40c550 View commit details
    Browse the repository at this point in the history
Loading