Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release bump 1.8.1 #460

Merged
merged 8 commits into from
Feb 20, 2024

Commits on Feb 14, 2024

  1. Remove check for client secret length (mattermost#419)

    * support client secrets longer than 64 chars
    
    * remove length check
    
    * change client secret length check to assume at least 64 chars
    
    * change wording of error message
    mickmister authored and raghavaggarwal2308 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a2a8463 View commit details
    Browse the repository at this point in the history
  2. [mattermostGH-321]:Fixed issue mattermost#321 'Wrong notification in …

    …case of assigned prs' (mattermost#395)
    
    Co-authored-by: Abhishek Verma <abhishek.verma@brightscout.com>
    Co-authored-by: ayusht2810 <ayush.thakur@brightscout.com>
    3 people authored and raghavaggarwal2308 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    11a68e0 View commit details
    Browse the repository at this point in the history
  3. [MI-3405] Fix issues mattermost#271: Sidebar header MR count should s…

    …how assigned MRs instead of opened MRs (#39) (mattermost#394)
    
    * [MI-3405] Get proper data in sidebar buttons:
    1. Get assigned PRs instead of the user's PRs.
    2. Updated the name of sidebar buttons.
    3. Updated API path.
    4. Updated the name of API functions.
    5. Updated the name of unreads to todos in the code.
    
    * [MI-3405] Updated name of variables and functions
    
    * [MI-3405] Updated icons in sidebar
    
    * [MI-3405] Updated documentation
    
    * [MI-3405] Reverted package-lock file changes
    
    * [MI-3405] Review fixes
    raghavaggarwal2308 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    53c77ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9cb47e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098a66b View commit details
    Browse the repository at this point in the history
  6. [MI-3719] Send the users an ephemeral message if they try to connect …

    …their account via MM desktop app (mattermost#416)
    
    * [MI-3719] Send the users an ephemeral message if they try to connect their account via MM desktop app
    
    * [MI-3713] Handles the following cases as well for desktop app:
    1. Connecting using the button from the teams sidebar.
    2. Connecting using the button from RHS.
    
    * [MI-3719] Review fixes
    
    * [MI-3719] Review fixes
    
    Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
    
    * [MI-3719] Fix lint error
    
    ---------
    
    Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
    raghavaggarwal2308 and mickmister committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9aa83b4 View commit details
    Browse the repository at this point in the history
  7. Fix lint errors

    raghavaggarwal2308 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ea97466 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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