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

Extra test cases for the data module + two bugfixes #805

Merged
merged 3 commits into from
Nov 27, 2018

Commits on Nov 21, 2018

  1. Extra test cases for the data module + two bugfixes

    bugfix1: A delete_cascade of the a ConfigurationModel did not delete the associated  unknownParameters and Code object from the database.
    bugfix2: The resource report always showed the oldest version of a resource instead of the newest.
    arnaudsjs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    4f4041b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Fix styling issues

    arnaudsjs committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    bd2acc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7438cb4 View commit details
    Browse the repository at this point in the history