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

Mimir 1447 upcoming releases new repo #1668

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

Commits on Dec 6, 2022

  1. First draft; create lib for upcomingReleases part

    Adds query for contentReleases
    
    MIMIR-1447
    johnnadeluy committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2a7aa66 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Adjustments to upcoming releases query dsl; hides content queries for…

    … now
    
    Adds data prep functions for content and statistics
    
    MIMIR-1447
    johnnadeluy committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ca8707f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187899d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Fix main subjects for upcoming statistics

    Tweaks query; should have field data.nextPeriod to avoid duplicates
    
    MIMIR-1447
    johnnadeluy committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2d7c68c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. Add new field for upcoming releases content type; uses the same name …

    …as upcoming statistics releases
    
    MIMIR-1447
    johnnadeluy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d42af48 View commit details
    Browse the repository at this point in the history
  2. Sort upcoming releases by date; ascending order

    MIMIR-1447
    johnnadeluy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5522178 View commit details
    Browse the repository at this point in the history
  3. Minor code refactoring

    MIMIR-1447
    johnnadeluy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d15a27f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    e769e75 View commit details
    Browse the repository at this point in the history
  2. Add total to upcoming releases service body

    MIMIR-1447
    johnnadeluy committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    606dbbf View commit details
    Browse the repository at this point in the history
  3. Minor code refactoring; renaming

    MIMIR-1447
    johnnadeluy committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    46157ca View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    4e2e945 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/statisticsnorway/mimir in…

    …to MIMIR-1447_upcomingReleases_new_repo
    johnnadeluy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9e1fd2e View commit details
    Browse the repository at this point in the history
  3. Use getStatisticFromVariant repo and content releases query instead o…

    …f multinode connect
    
    MIMIR-1447
    johnnadeluy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0c0977a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7327378 View commit details
    Browse the repository at this point in the history
  5. MIMIR-1447

    johnnadeluy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ded0bc4 View commit details
    Browse the repository at this point in the history
  6. Minor code refactoring

    MIMIR-1447
    johnnadeluy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1056c87 View commit details
    Browse the repository at this point in the history