1. 21 Dec, 2018 1 commit
  2. 19 Dec, 2018 1 commit
  3. 17 Dec, 2018 2 commits
    • Filipa Lacerda's avatar
      Updates gitlab-svg dependency · e63df634
      Filipa Lacerda authored
      e63df634
    • Lukas Eipert's avatar
      Add danger check for duplicate yarn dependencies · 243bd56f
      Lukas Eipert authored
      This danger check utilises `yarn-deduplicate` in order to show duplicate
      dependencies in the yarn.lock dependency tree.
      Often when introducing new dependencies or updating existing ones, yarn
      does not seem to build the most optimal dependency tree.
      
      In order to prevent those unnecessary dependency updates we are nudging
      developers and maintainers to resolve these issues in MRs. Automating
      this with danger especially helps, as yarn.lock files are not that easy
      to review.
      243bd56f
  4. 12 Dec, 2018 1 commit
  5. 11 Dec, 2018 4 commits
  6. 10 Dec, 2018 1 commit
  7. 08 Dec, 2018 1 commit
  8. 07 Dec, 2018 1 commit
  9. 06 Dec, 2018 1 commit
  10. 05 Dec, 2018 1 commit
  11. 30 Nov, 2018 1 commit
  12. 28 Nov, 2018 2 commits
  13. 27 Nov, 2018 3 commits
    • Lukas Eipert's avatar
      Update d3 · 5b737bbc
      Lukas Eipert authored
      5b737bbc
    • Phil Hughes's avatar
      Suggests issues when typing title · 50e21a89
      Phil Hughes authored
      This suggests possibly related issues when the user types a title.
      
      This uses GraphQL to allow the frontend to request the exact
      data that is requires. We also get free caching through the Vue Apollo
      plugin.
      
      With this we can include the ability to import .graphql files in JS
      and Vue files.
      Also we now have the Vue test utils library to make testing
      Vue components easier.
      
      Closes #22071
      50e21a89
    • Lukas Eipert's avatar
      Fix unsecure node dependencies · f0a9626e
      Lukas Eipert authored
      f0a9626e
  14. 26 Nov, 2018 1 commit
  15. 20 Nov, 2018 2 commits
  16. 19 Nov, 2018 1 commit
  17. 16 Nov, 2018 1 commit
  18. 31 Oct, 2018 1 commit
  19. 30 Oct, 2018 1 commit
  20. 29 Oct, 2018 1 commit
  21. 23 Oct, 2018 1 commit
  22. 22 Oct, 2018 2 commits
  23. 16 Oct, 2018 1 commit
  24. 12 Oct, 2018 1 commit
  25. 09 Oct, 2018 1 commit
  26. 02 Oct, 2018 4 commits
  27. 26 Sep, 2018 2 commits