BigW Consortium Gitlab

  1. 09 Jun, 2016 1 commit
    • Hook up the updated `WikiLinkFilter` to the wiki controllers. · e6b1d166
      Timothy Andrew authored
      - Need to pass in a `page_slug` to the filter, so it can rewrite based
        on the current page (all links are rewritten to the level of the app root).
      - The earlier `markdown_preview` endpoint was at the level of the wiki.
        We need to know the current page (for rewriting, as above), so this
        commit moves the endpoint to the level of a wiki page.
      - Fix all tests
  2. 08 Jun, 2016 4 commits
  3. 07 Jun, 2016 5 commits
  4. 06 Jun, 2016 1 commit
    • Render `gon` data in the page `body`, not `head` · 1f713d52
      Timothy Andrew authored
      - Turbolinks caches the `head`, so `gon` updates don't show up unless
        the user navigates to page directly (by URL) or performs a refresh.
      - The solution is to render `gon` in the body instead.
      - Also update the syntax to the new Rails 4 (according to the gon
        README) syntax.
  5. 03 Jun, 2016 1 commit
  6. 02 Jun, 2016 6 commits
  7. 28 May, 2016 1 commit
  8. 25 May, 2016 6 commits
  9. 24 May, 2016 1 commit
    • Clicking search pill focuses field · a29b45b0
      Phil Hughes authored
      When clicking the pill in the search field, it now focus the field. Previously you would have to make sure you click in the field.
      
      Fixed an issue where clicking out of the field wouldn't remove the focus
      outline
      
      Also reduced some of the HTML to remove what isn't needed
  10. 23 May, 2016 1 commit
  11. 22 May, 2016 1 commit
  12. 19 May, 2016 1 commit
  13. 17 May, 2016 2 commits
  14. 16 May, 2016 1 commit
  15. 13 May, 2016 1 commit
  16. 12 May, 2016 1 commit
  17. 11 May, 2016 1 commit
  18. 10 May, 2016 1 commit
  19. 09 May, 2016 3 commits
  20. 08 May, 2016 1 commit