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

[stable0.8] fix return status in a few cases and add integration tests against content modification through Applications #1423

Merged
merged 8 commits into from
Oct 16, 2024

Commits on Oct 16, 2024

  1. tests(Behat): add CRUD tests on table issued via context

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e750f3f View commit details
    Browse the repository at this point in the history
  2. fix(Rows): return correct status code when row update lacks permissions

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    077e08b View commit details
    Browse the repository at this point in the history
  3. tests(Behat): add CRUD tests on table issued via context

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    91854cd View commit details
    Browse the repository at this point in the history
  4. fix(Api1): return correct status code when row delete lacks permissions

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c748709 View commit details
    Browse the repository at this point in the history
  5. tests(Behat): ensure folks without access cannot modify res via context

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ba1bc4e View commit details
    Browse the repository at this point in the history
  6. fix(Rows): return correct status code when row update/delete lacks ac…

    …cess
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f197e54 View commit details
    Browse the repository at this point in the history
  7. style(PHP): satisfy code style linter

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e0c7614 View commit details
    Browse the repository at this point in the history
  8. test(Behat): remove table from collection manager upon delete

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ad3af8f View commit details
    Browse the repository at this point in the history