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

Fixes #264 - Fixes for manually added projects not being listed in the dashboard after re-opening IDE or workspace #372

Merged

Commits on Nov 11, 2024

  1. Changes for asking the user to save the workspace when multiple proje…

    …cts are added
    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    79b1bb7 View commit details
    Browse the repository at this point in the history
  2. Added comments to the newly added methods

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    21b32ac View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Updated the year in copyright header

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8de7a68 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. updated the message and clear the global states if the user ops not t…

    …o save the workspace
    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bbb61bf View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. changes to handle single project opened in vs code for the manual pro…

    …ject add issue
    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    faae8ce View commit details
    Browse the repository at this point in the history
  2. code formatted

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5937255 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Removed the prompt for the user to save workspace when project is add…

    …ed to the dashboard for single projects
    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    388aced View commit details
    Browse the repository at this point in the history
  2. Formatted code

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    482fd27 View commit details
    Browse the repository at this point in the history
  3. Corrected typo and formatted code

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2799a12 View commit details
    Browse the repository at this point in the history
  4. Addressed the review comments

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e01d736 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

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

Commits on Nov 22, 2024

  1. Addressed review comments

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    df90fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cbfec2 View commit details
    Browse the repository at this point in the history
  3. added comment for clearing global state

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    98edff9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue264ProjectAddLatest' of https://github.com/Joshwin…

    …ThomasIBM/liberty-tools-vscode into issue264ProjectAddLatest
    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a64d484 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. code changes after review

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    822f81b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. calling handleWorkspaceSaveInProgress from activate

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b9473a4 View commit details
    Browse the repository at this point in the history
  2. Passing context insted of projectProvider directly

    JoshwinThomasIBM authored and JoshwinThomasIBM committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    883928a View commit details
    Browse the repository at this point in the history