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: railsadminteam/rails_admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: railsadminteam/rails_admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 11 commits
  • 19 files changed
  • 4 contributors

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    d313a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b1893 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

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

Commits on Dec 3, 2022

  1. Define jQuery object in separate file to support esbuild (#3571)

    * Import jQuery in separate file to avoid hoisted variables
    
    * Add blank line for consistency
    
    * Split lines for assignment
    
    * Make option_name mutable to overcome frozen_string_literal
    
    * Return to one-liner init
    
    * Remove unary operator
    wayc authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    4a864aa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Remove unused glphyicon assets (#3578)

    Unused since 6878670 when Bootstrap was
    updated to 5.x.
    jdufresne authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    aefbca4 View commit details
    Browse the repository at this point in the history
  2. Simplify uses of defined?

    If an instance variable isn't defined it will always return nil.
    jdufresne authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2fa86c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0158c81 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

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

Commits on Dec 18, 2022

  1. Fix some typos (#3580)

    jdufresne authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    974ac2e View commit details
    Browse the repository at this point in the history
  2. Version 3.1.1

    mshibuya committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    98213b7 View commit details
    Browse the repository at this point in the history
Loading