1. 25 Nov, 2019 3 commits
    • Mark Chao's avatar
      Internalize private project minimum access level · 2858452b
      Mark Chao authored
      Some feature allows GUEST to access only if project is not private.
      This method returns access level when targeting private projects.
      2858452b
    • Mark Chao's avatar
      Fix scope to handle private guest permission · 03c0e9ba
      Mark Chao authored
      Guest are blocked to certain feature when project is private,
      therefore the scope would filter additionally with REPORTER level.
      03c0e9ba
    • Mark Chao's avatar
      ES: update permission spec table · 3f5c5ae1
      Mark Chao authored
      Remove impossible cases due to private project's features can only be
      private or disabled.
      
      Fix spec due to sidekiq indexing not triggered.
      
      Update guest use cases: some features has additional constraint that
      "Guest users are able to perform action on public/internal projects,
      but not private ones."
      3f5c5ae1
  2. 24 Nov, 2019 1 commit
  3. 23 Nov, 2019 1 commit
  4. 22 Nov, 2019 10 commits
  5. 21 Nov, 2019 8 commits
  6. 20 Nov, 2019 8 commits
  7. 19 Nov, 2019 8 commits
  8. 18 Nov, 2019 1 commit