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: cleolachenaud/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.
  • 14 commits
  • 82 files changed
  • 1 contributor

Commits on Jun 22, 2025

  1. commit initial. Modification des properties, fichiers de création de …

    …la bdd, ajout des annotation @DaTa, et modification pour que les tests passent au build
    cleolachenaud committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    f59c084 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. implémentation des services et des controllers pour toutes les entité…

    …s + test pour serviceCurvePoint
    cleolachenaud committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    bc7cc91 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    7a63307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cbf67f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

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

Commits on Jul 7, 2025

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

Commits on Jul 14, 2025

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

Commits on Jul 20, 2025

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

Commits on Jul 21, 2025

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

Commits on Jul 25, 2025

  1. mise sur pieds d'une base de test indépendante de la base de producti…

    …on + classe ConstantesUtils
    cleolachenaud committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    5d9fd1c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. remise au propre des bases de données, ajout de messages d'erreurs su…

    …r le controller USER et modification du HTML en conséquence pour qu'il puisse retracer ces erreurs
    cleolachenaud committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    2fc7ac6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

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

Commits on Aug 17, 2025

  1. commit final

    cleolachenaud committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    ca957bf View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    8dd7bee View commit details
    Browse the repository at this point in the history
Loading