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

Fix(DPLAN-12449): dp-obscure tag not being applied #3700

Closed
wants to merge 5 commits into from

Commits on Sep 20, 2024

  1. fix(DPLAN-12449): add the obscure tag only when saving the data to pr…

    …event the cursor from jumping to the end, which occurs if the fullText is updated during the input event
    sakutademos committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5a18046 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f140105 View commit details
    Browse the repository at this point in the history
  2. fix(refs DPLAN-11379) the customer got added to the globalContent (ne…

    …ws) and are expected to be present when fetching entities within the tests. (#3708)
    
    * fix(refs DPLAN-11379) the customer got added to the
    globalContent (news) and are expected to be present
    when fetching entities within the tests.
    Throw
    
    * style: Apply php-cs-fixer
    
    ---------
    
    Co-authored-by: Demos-CI <devops-system+github@demos-deutschland.de>
    MoritzMandler and demosci authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fc2b29c View commit details
    Browse the repository at this point in the history
  3. fix(refs DPLAN-1917): Add map-params to newly created customers via G…

    …enerateCustomerCommand (#3680)
    
    * fix(refs DPLAN-1917): Add map-params to newly created customers via GenerateCustomerCommand
    
    * style: Apply php-cs-fixer
    
    * fix(refs DPLAN-1917): Remove leftover unused code snippet
    
    * fix(refs DPLAN-1917): alters the command to allow
    empty strings if really wanted. Changed the user
    guidance to be more comfortable / understandable.
    
    * fix(refs DPLAN-1917): adjust the tests since the command got altered.
    The tests were skipped with the hint that mysql-client is somehow needed - but the tests work
    fine at least locally -> removed the skips
    
    * fix(refs DPLAN-1917): make use of constants within the customerInterface
    
    * style: Apply php-cs-fixer
    
    ---------
    
    Co-authored-by: Demos-CI <devops-system+github@demos-deutschland.de>
    MoritzMandler and demosci authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dc1613e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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