Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store notification history at sign_request table #2573

Merged
merged 8 commits into from
Mar 22, 2024

Commits on Mar 22, 2024

  1. Store notification history at sign_request table

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fa50b6a View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    76550bd View commit details
    Browse the repository at this point in the history
  3. Promote steps

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2a890b1 View commit details
    Browse the repository at this point in the history
  4. Bump dependencies

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3f405b3 View commit details
    Browse the repository at this point in the history
  5. Use the pattern of parent class

    Now is possible get values with label from response.
    
    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c9961a9 View commit details
    Browse the repository at this point in the history
  6. Recactor integration tests to cover notifications of new and changed …

    …file
    
    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    baf32b9 View commit details
    Browse the repository at this point in the history
  7. Remove unused method

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3390b66 View commit details
    Browse the repository at this point in the history
  8. Remove unecessary step

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a48e4f9 View commit details
    Browse the repository at this point in the history