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

Feature/package approve #3

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Feature/package approve #3

wants to merge 17 commits into from

Commits on Nov 28, 2018

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

Commits on Nov 29, 2018

  1. Configuration menu
    Copy the full SHA
    75395d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609c793 View commit details
    Browse the repository at this point in the history
  3. merge master for working tests

    zelima committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    0f6cccc View commit details
    Browse the repository at this point in the history
  4. [tests][m]: fix broken tests - refs #12

    - pass the context to get popular and recently viewed datasets
    - update test to pass user name to context
    - update layout1 to pass username to helper
    - new test case  to cehck only approved datasets are listed
    zelima committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    daadd48 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. [tests][s]: test get_admin

    zelima committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    8e63b69 View commit details
    Browse the repository at this point in the history
  2. [tests][s]: test validators

    zelima committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    5e8417e View commit details
    Browse the repository at this point in the history
  3. [tests][s]: test package_show

    zelima committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    4ea13ff View commit details
    Browse the repository at this point in the history
  4. [tidy][m]: tidy logic and code

    - get rid of approved
    - correct role for readers
    zelima committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    a7de217 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e1c335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1460cb6 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    call_action sets ignore_auth=True by default, which basically means that
    everybody can `package_update`, so the the check on `package_show`
    doesn't work. Also simplified the tests when possible.
    amercader committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    1ac9211 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f8d225 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

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

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    8edd1ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0d999 View commit details
    Browse the repository at this point in the history