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: cnumr/EcoindexApp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.0
Choose a base ref
...
head repository: cnumr/EcoindexApp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 12, 2026

  1. feat(KeyValue): ajout du masquage des valeurs et vérification de clés…

    … dupliquées
    
    - Ajout du type password par défaut pour les champs value
    - Bouton œil pour afficher/masquer chaque valeur individuellement
    - Vérification de l'existence de la clé avant ajout (key/KEY)
    - Alertes utilisateur traduites pour les clés dupliquées
    - Mise à jour de la documentation
    hrenaud committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    36d620b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from cnumr/feat/2025-version

    feat(KeyValue): ajout du masquage des valeurs et vérification de clés…
    hrenaud authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    91e40f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3bb830 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from cnumr/changeset-release/main

    chore: version packages
    hrenaud authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    7f9b490 View commit details
    Browse the repository at this point in the history
Loading