Baixar Notícia
WhatsApp
Email

bouamargemini-droid pushed to refs/heads/main at bouamargemini-droid/crm-go

Fonte: github.com | Data: 27/06/2026 09:03:40

🔗 Ler matéria original

Commits on Jun 27, 2026

  1. refactor(storage): UX pro view/edit avec actions Modifier + Desactiver


    Avant : formulaire toujours visible meme quand une config existait, pas
    de moyen de modifier ou desactiver la config active.
    
    Apres :
    - Quand config active : panel View avec details + boutons Modifier + Desactiver
    - Quand pas de config OU click Modifier : panel Edit avec formulaire
    - Une seule zone affichee a la fois (plus de doublon)
    - Click Modifier : swap vers formulaire pre-rempli, bouton Annuler pour revenir
    - Click Desactiver : confirmation inline puis desactivation (is_active=false,
      ligne conservee en base pour audit)
    - Endpoint et URL pattern copyables (icone copy au hover)
    - Footer rappel chiffrement pgcrypto
    
    Nouveau Server Action disableStorageConfig() (admin only) + 14 cles i18n
    FR/EN/ZH (edit, cancel, disable, disableConfirm, disableYes, disabled,
    notSet, createTitle/Subtitle, editTitle/Subtitle, editWarning,
    secretsEncryptedNote).
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    and
    claude

    committed

    Jun 27, 2026



    Configuration menu


    Browse the repository at this point in the history