1. 15 Nov, 2018 1 commit
  2. 14 Nov, 2018 11 commits
  3. 13 Nov, 2018 5 commits
  4. 12 Nov, 2018 3 commits
    • chrisgarrity's avatar
      Fix wedo-legacy translations · 48593869
      chrisgarrity authored
      The translation generatation script uses the view name from the routes file when generating the translations files. So the route `name:` and `view:` must match.
      
      Symptom: when generating translations there were warnings that there were no translations for `wedo-legacy`.
      48593869
    • chrisgarrity's avatar
      open getting started tutorial for logged out users · 13b3e573
      chrisgarrity authored
      - `create` on the navbar opens the getting started tutorial if the user is not logged in
      - replaced any other use of `tip_bar=getStarted` with `tutorial=getStarted` (with the exception of Tips page)
      - did not replace other uses of `tip_bar=home` as those should probably go to the new tips/ideas page.
      13b3e573
    • chrisgarrity's avatar
      allow query parameters on the preview route · 062c0744
      chrisgarrity authored
      Preview needs to be able to handle query parameters for tutorials.
      062c0744
  5. 11 Nov, 2018 3 commits
  6. 10 Nov, 2018 1 commit
  7. 09 Nov, 2018 1 commit
  8. 08 Nov, 2018 3 commits
  9. 07 Nov, 2018 9 commits
  10. 06 Nov, 2018 3 commits