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: jcuervo/activeadmin-sortable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: brantwedel/activeadmin-sortable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 12, 2013

  1. Use ActiveAdmin.application.default_namespace so that activeadmin-sor…

    …table will work with applications that do no use the default namespace
    anark committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    d207387 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2013

  1. Use resource_path for sort url to make sorting work with different na…

    …mespaces and activeadmin resources that belong to another
    anark committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    a91d762 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2013

  1. Merge pull request #1 from anark/master

    Use with any activeadmin namespace not just the default
    adamlogic committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    7e0e296 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2013

  1. Configuration menu
    Copy the full SHA
    2c169de View commit details
    Browse the repository at this point in the history
  2. Add scope in style for icon

    kdelchev committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    c8803da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddfaf39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from kdelchev/Branch_cursor_style

    Add cursor style for sortable rows
    adamlogic committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    b1228d2 View commit details
    Browse the repository at this point in the history
Loading