BigW Consortium Gitlab

  1. 21 Feb, 2017 1 commit
  2. 20 Feb, 2017 1 commit
  3. 09 Feb, 2017 1 commit
  4. 06 Feb, 2017 1 commit
  5. 02 Feb, 2017 2 commits
    • Check public snippets for spam · c63194ce
      Sean McGivern authored
      Apply the same spam checks to public snippets (either personal snippets
      that are public, or public snippets on public projects) as to issues on
      public projects.
    • Keep snippet visibility on error · f799585c
      Sean McGivern authored
      When a snippet is submitted, but there's an error, we didn't keep the
      visibility level. As the default is private, this means that submitting
      a public snippet that failed would then fall back to being a private
      snippet.
  6. 31 Dec, 2016 1 commit
  7. 15 Dec, 2016 1 commit
  8. 10 Dec, 2016 7 commits
  9. 05 Oct, 2016 1 commit
  10. 19 Sep, 2016 2 commits
  11. 18 Sep, 2016 1 commit
  12. 07 Sep, 2016 1 commit
    • Reordered dropdown options · 56461e0c
      Luke Bennett authored
      Rearranged datetime created line
      
      Added `avatar_class` option to `link_to_member` so it can be hidden
      
      Made snippet title font heavier
      
      Added file title  bar
      
      Hidden unneeded info from xs screens
      
      Added visibility icon
      
      Reveal file-actions on xs screens
      
      Added comments icon to snippets list items
      
      Refactored no-comments declaration into framework stylesheet
      
      Final touch ups
      
      Fixed snippets_spec
  13. 11 Jul, 2016 1 commit
  14. 08 Jul, 2016 1 commit
    • Update New Snippet buttons. · 443fdff1
      Connor Shea authored
      No longer shows New Snippet button to users who aren't able to create a new snippet in the given context.
      
      Also removes the plus icon from the New Snippet buttons, as they're no longer used in other creation buttons.
      
      Fixes #14595.
  15. 03 Jun, 2016 2 commits
  16. 26 May, 2016 1 commit
  17. 18 May, 2016 1 commit
  18. 04 May, 2016 1 commit
  19. 09 Dec, 2015 1 commit
  20. 02 Dec, 2015 1 commit
  21. 18 Oct, 2015 2 commits
  22. 15 Oct, 2015 2 commits
  23. 14 Oct, 2015 1 commit
    • New snippet design for projects · 1f92c22f
      Han Loong Liauw authored
      Split out header into shared partial
      Used action partials to have unique actions for shared and personal
      snippets
      changed back to created date in list view
      Switched to using existing color classes
  24. 17 Sep, 2015 1 commit
  25. 26 Aug, 2015 1 commit
  26. 26 Jun, 2015 1 commit
  27. 30 Apr, 2015 2 commits
  28. 26 Apr, 2015 1 commit
    • Add new admin settings · bd557e4b
      Vinnie Okada authored
      Add new global application settings for default project and snippet
      visibility levels.