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

refactor(Rows): switch front-end to use Row OCS API #1351

Merged
merged 10 commits into from
Sep 12, 2024
Merged

Commits on Sep 12, 2024

  1. test(behat): add tests on adding columns to views

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3eeb110 View commit details
    Browse the repository at this point in the history
  2. fix(Controller): respond with 400 on InvalidArgumentExceptions

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    94da27a View commit details
    Browse the repository at this point in the history
  3. fix(Model): RowDataInput must be iterable

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a83dbcd View commit details
    Browse the repository at this point in the history
  4. test(behat): fix view had no columns assigned

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    011d3c4 View commit details
    Browse the repository at this point in the history
  5. test(behat): check that returned created row matches input values

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0844c6e View commit details
    Browse the repository at this point in the history
  6. refactor(Rows): switch front-end to use Row OCS API

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fcbba69 View commit details
    Browse the repository at this point in the history
  7. refactor(Controller): increase use of Permission middleware

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    483aace View commit details
    Browse the repository at this point in the history
  8. fix: create rows with selection cols via RowOCSController

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    20d3124 View commit details
    Browse the repository at this point in the history
  9. build(openapi): ts types

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d3436e8 View commit details
    Browse the repository at this point in the history
  10. style(js): satisfy stylelint

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b94be07 View commit details
    Browse the repository at this point in the history