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: OpenClassrooms-Student-Center/JavaDA_PROJECT7_RESTAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Lulippe-Hiboude/JavaDA_PROJECT7_RESTAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 128 files changed
  • 2 contributors

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    cdc9d09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Lulippe-Hiboude/chore/PS-1-initial-setup

    chore(PS-1): make project compile successfully
    Lulippe-Hiboude authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    4184b79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b43a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Lulippe-Hiboude/feature/PS-2-security-config

    feat(PS-2): setUp Spring Security with login, logout and role-based r…
    Lulippe-Hiboude authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    3e05ecc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    d4ad565 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Lulippe-Hiboude/feature/PS-3-implement-cru…

    …d-for-user
    
    feat(PS-3): implement crud for user
    Lulippe-Hiboude authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    fc52990 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Configuration menu
    Copy the full SHA
    90f8131 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Lulippe-Hiboude/feature/PS-4-implement-cru…

    …d-for-rating-and-curve
    
    feat(PS-4): implement crud for rating and curvePoint + unit tests
    Lulippe-Hiboude authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    d042ca0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    44bf44d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from Lulippe-Hiboude/feature/PS-4-use-genericit…

    …y-for-service-and-controller
    
    feat(PS-4): use genericity for service and controller
    Lulippe-Hiboude authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    41da83a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2026

  1. feat(PS-5): implement crud for Bid, Trade and RuleName ; use generici…

    …ty for mapper; code coverage 100%
    Lulippe-Hiboude committed Jan 3, 2026
    Configuration menu
    Copy the full SHA
    6c0d50a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from Lulippe-Hiboude/feature/PS-5-implement-cru…

    …d-for-bid-trade-and-rule
    
    feat(PS-5): implement crud for Bid, Trade and RuleName ; use generici…
    Lulippe-Hiboude authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    c2909de View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    9e84161 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Lulippe-Hiboude/feature/PS-6-refactoring-s…

    …ecurity-class-and-add-javadoc
    
    feat(PS-6): refactored security classes and add java doc
    Lulippe-Hiboude authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    c1d0308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edde5d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from Lulippe-Hiboude/chore/PS-7-cleaning-code

    chore(PS-7): cleaning code
    Lulippe-Hiboude authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    c6f337f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc9ac8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from Lulippe-Hiboude/chore/PS-8-cleaning-front-…

    …template
    
    chore(PS-8): cleaning front template
    Lulippe-Hiboude authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    9dd0f2c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    8c279ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from Lulippe-Hiboude/chore/PS-9-clean-user-lis…

    …t-template
    
    chore(PS-9):clean user list template
    Lulippe-Hiboude authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    04b9806 View commit details
    Browse the repository at this point in the history
Loading