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

Fixed issue: Comment notification not working after implementing OAuth2 and Added PKCE code for OAuth2 #953

Commits on Jun 6, 2023

  1. Migrate Docs from GitBook (mattermost#948)

    * Migrate Docs from GitBook
    
    * Update readme.md
    
    * Update readme.md
    
    Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
    
    * Update readme.md
    
    Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
    
    * Update readme.md
    
    Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
    cwarnermm and wiersgallak authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f2f48ee View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    4fb10f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c72ae3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    ee1820c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf8615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46a259c View commit details
    Browse the repository at this point in the history
  4. [MI-3159] Removed the code which was forcing the template window to c…

    …lose after user is connected
    raghavaggarwal2308 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9005b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

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

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    74ca215 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from Brightscout/MI-3153

    [MI-3153] Fixed issue: comment webhook notification not working and added PKCE for authorization
    raghavaggarwal2308 authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    04085d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from Brightscout/MI-3159

    [MI-3159] Implement OAuth for jira cloud instances
    raghavaggarwal2308 authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    fdbdc0d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. [MI-3282] Added logic to expand issue and issue with DM notification …

    …for comment webhook notification (#58)
    
    * [MI-3282] Added logic to expand issue in comment webhook notification
    
    * [MI-3282] Fix lint errors
    
    * [MI-3315] Fixed issue: comment DM notification not working due to invalid API call
    
    * [MI-3282] Review fixes
    
    * [MI-3282] Review fix
    raghavaggarwal2308 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0186841 View commit details
    Browse the repository at this point in the history
  2. [MI-3331] Review fixes on PR mattermost#953 (Comment notification iss…

    …ue) (#60)
    
    * [MI-3331] Review fixes on PR mattermost#953 (Comment notification issue)
    
    * [MI-3331] Added separate condition to check if the instance is a cloud instance or not
    raghavaggarwal2308 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    081df4a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. [MI-3335] Review fixes on Jira PR mattermost#953(Comment notification…

    … issue) (#62)
    
    1. Added conditional for separation out the logic for jira cloud and server
    raghavaggarwal2308 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1d39d12 View commit details
    Browse the repository at this point in the history