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: NixOS/nixos-search
base: 34d836a4a4ea
Choose a base ref
...
head repository: NixOS/nixos-search
compare: cac85ca2f266
Choose a head ref
  • 19 commits
  • 16 files changed
  • 1 contributor

Commits on Jun 9, 2020

  1. Import hydra builds (#75)

    garbas committed Jun 9, 2020
    1
    Copy the full SHA
    554236f View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    b7df41a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Point to correct github location (#77)

    fixes #70
    garbas committed Jun 10, 2020
    1
    Copy the full SHA
    c79de4b View commit details
    Browse the repository at this point in the history
  2. fixed (#78)

    garbas committed Jun 10, 2020
    1
    Copy the full SHA
    bddb6c4 View commit details
    Browse the repository at this point in the history
  3. Reload search results on channel change (#80)

    fixes #65
    fixes #79
    garbas committed Jun 10, 2020
    1
    Copy the full SHA
    7a9d4cd View commit details
    Browse the repository at this point in the history
  4. Provide correct link to hydra job or if exists build (#81)

    also add --force option to import-channel script which will always recreate index
    
    fixes #72
    garbas committed Jun 10, 2020
    1
    Copy the full SHA
    9413e66 View commit details
    Browse the repository at this point in the history
  5. 1
    Copy the full SHA
    6905ea4 View commit details
    Browse the repository at this point in the history
  6. user attr_name and option_name for showDetailsFor (#83)

    fixes #61
    
    showDetailsFor -> show
    garbas committed Jun 10, 2020
    1
    Copy the full SHA
    12bea73 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Fix how we display default/example/description of an option (#86)

    * description is now converted to html at import time
    * default/example should now realize what is an non-value and what is
      "None" (as string) value
    
    fixes #69
    fixes #67
    garbas committed Jun 11, 2020
    1
    Copy the full SHA
    7f2ed39 View commit details
    Browse the repository at this point in the history
  2. Make sure that we dont trap users on search.nixos.org (#87)

    and that there is a nice way back to main website
    also the navigation is now the same hight as on nixos.org
    
    fixes #59
    garbas committed Jun 11, 2020
    1
    Copy the full SHA
    007eee1 View commit details
    Browse the repository at this point in the history
  3. 1
    Copy the full SHA
    cbec4ad View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    2983c00 View commit details
    Browse the repository at this point in the history
  5. 1
    Copy the full SHA
    f3139f5 View commit details
    Browse the repository at this point in the history
  6. nicer loading spinner (#91)

    fixes #29
    garbas committed Jun 11, 2020
    1
    Copy the full SHA
    9f3de34 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Fix title of the app before it loads (#97)

    and improve window title per page
    
    fixes #93
    garbas committed Jun 12, 2020
    1
    Copy the full SHA
    2daa4b0 View commit details
    Browse the repository at this point in the history
  2. List channel as button group (#98)

    also fixes problem showing result when query is empty string
    
    fixes #92
    garbas committed Jun 12, 2020
    1
    Copy the full SHA
    6992416 View commit details
    Browse the repository at this point in the history
  3. make nix-build work (#100)

    use elm2nix to fetch elm dependencies
    
    fixes #43
    garbas committed Jun 12, 2020
    1
    Copy the full SHA
    a8b7faa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e761ada View commit details
    Browse the repository at this point in the history
  5. sporto/elm-select added

    garbas committed Jun 12, 2020
    Copy the full SHA
    cac85ca View commit details
    Browse the repository at this point in the history