Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/github-copilot-vibe-coding-workshop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: RaoulHolzer/github-copilot-vibe-coding-workshop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 44 files changed
  • 3 contributors

Commits on Oct 17, 2025

  1. pyhton

    RaoulHolzer committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    a805202 View commit details
    Browse the repository at this point in the history
  2. feat: Add React social media application with post list, search, and …

    …detail views
    
    - Implemented post list view with search functionality
    - Added post details page with comments section
    - Created comment input component with add comment feature
    - Integrated all API endpoints from OpenAPI specification
    - Added backend availability indicator
    - Implemented navigation between list and detail views
    - Styled components to match Figma design specifications
    - Configured Vite to run on port 3000
    RaoulHolzer committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    05c8fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14a7c09 View commit details
    Browse the repository at this point in the history
  4. Scaffold Spring Boot application with Gradle, Java 21, and required d…

    …ependencies
    
    Co-authored-by: RaoulHolzer <6303065+RaoulHolzer@users.noreply.github.com>
    Copilot and RaoulHolzer committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    18e0ef9 View commit details
    Browse the repository at this point in the history
  5. Add README documentation for the Spring Boot application

    Co-authored-by: RaoulHolzer <6303065+RaoulHolzer@users.noreply.github.com>
    Copilot and RaoulHolzer committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    108ac6f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Merge pull request #1 from RaoulHolzer/copilot/vscode1760696704707

    Scaffold Spring Boot application with Gradle, Java 21, and required dependencies
    RaoulHolzer authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    b0b0811 View commit details
    Browse the repository at this point in the history
Loading