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

38 add edit button to bitbucket files #45

Merged
merged 12 commits into from
Oct 25, 2023

Commits on Oct 15, 2023

  1. Validates Bitbucket URL and adds Edit Button on Code Context

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    4c21db6 View commit details
    Browse the repository at this point in the history
  2. Fixes for Static Analysis and Code style

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    097befd View commit details
    Browse the repository at this point in the history
  3. Added the Neccesary Changes in Test Cases

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ecea10d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Pass the EntryPoint to eventually Code Renderer. Have used an EntryPo…

    …int variable instead of isBitBucket, as we might later also be able to use it for anything we need to do for Embed.
    
    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e4a2145 View commit details
    Browse the repository at this point in the history
  2. Updated the Test

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9a38926 View commit details
    Browse the repository at this point in the history
  3. Minor Fix

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4bf6aa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Changed the Variable to showEditButton

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    15bfcb2 View commit details
    Browse the repository at this point in the history
  2. Fixes

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d2ae069 View commit details
    Browse the repository at this point in the history
  3. Fixed Caps Issue

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    84933f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    ee6be83 View commit details
    Browse the repository at this point in the history
  2. Fixes and Test Addition

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    233dc2d View commit details
    Browse the repository at this point in the history
  3. Fix

    Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
    myousuffazal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5628f10 View commit details
    Browse the repository at this point in the history