An error occurred fetching the project authors.
  1. 03 Apr, 2019 1 commit
  2. 27 Mar, 2019 1 commit
  3. 07 Dec, 2018 1 commit
    • Dennis Tang's avatar
      Further design iteration on project overview · 75496059
      Dennis Tang authored
      Continues the iteration on the project overview UI:
      
      - moved star, fork and new clone button
      (copy SSH/HTTPS URLs) to top right,
        made them smaller
      - avatar is now larger (64px)
      - 'Request access' is now a link instead
        of a button
      - overview comes before the description +
        changed styling and added icons
      - description font-size is now 16px (large-paragraph)
      - quick links to files are moved downwards
        below the commit/pipeline info
      - margins changed to group content into
        4 groups to clean up the interface
      - visibility info reduced to icon-only and
        moved to the right of the title
      75496059
  4. 16 Oct, 2018 1 commit
  5. 09 Mar, 2018 1 commit
  6. 20 Feb, 2018 1 commit
  7. 15 Dec, 2017 1 commit
  8. 10 Oct, 2017 1 commit
    • Phil Hughes's avatar
      Flash is now a ES6 module · fa2af5e0
      Phil Hughes authored
      Reduced the technical debt around our JS flash function by making it a
      module that is imported rather than relying on the global function.
      The global function still exists mainly for technical debt with how
      some requests are being completed, but new JS should import the module
      directly.
      
      Also reduces some tech debt in the file by removing the need for jQuery.
      Instead Flash is now 100% vanilla JS.
      fa2af5e0
  9. 17 Feb, 2017 1 commit
  10. 18 Jan, 2017 1 commit
  11. 18 Dec, 2016 1 commit
  12. 14 Dec, 2016 1 commit
  13. 15 Nov, 2016 1 commit
  14. 26 Oct, 2016 1 commit
  15. 24 Jul, 2016 1 commit