Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Show app directory search results the user can BROWSE but not SUBSCRIBE #844

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jul 13, 2018

  1. feat: display app dir search results on which user only has BROWSE perm

    They had been counted in search results badge count.
    Show them last so that badge count and displayed items match
    and to honor the intention of granting BROWSE without SUBSCRIBE.
    apetro committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    6add007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317f374 View commit details
    Browse the repository at this point in the history
  3. feat: repurpose mock Box app dir entry as BROWSE-not-SUBSCRIBE example

    This mock app directory entry now serves as an example of an item with canAdd set to false.
    apetro committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    c112556 View commit details
    Browse the repository at this point in the history
  4. fix: suppress launch URL when user lacks permission to launch

    Retain launch URL in not-logged-in case since user might be able to log in to gain privileges to really launch the item, and getLaunchURL( app,  true)  generates a URL suitable for not-logged-in-users to try to log in to gain access.
    apetro committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    766613d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48fcaf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91f244c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a6c78b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f914b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4cb8730 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    02df2e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    adc2f7a View commit details
    Browse the repository at this point in the history