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

Add rich object support to API #1973

Merged
merged 9 commits into from
Aug 12, 2024

Commits on Aug 5, 2024

  1. feat(api): Add support for rich objects to API

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a667067 View commit details
    Browse the repository at this point in the history
  2. ci(openapi): Update openapi-extractor to latest

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    48b4c85 View commit details
    Browse the repository at this point in the history
  3. fix(app): Allow to ge thte last inserted notification ID

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    650b703 View commit details
    Browse the repository at this point in the history
  4. feat(api): Add a V3 of the API allowing to give parameters

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e855539 View commit details
    Browse the repository at this point in the history
  5. fix(notifications): Fix rendering of legacy notifications

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    06176e6 View commit details
    Browse the repository at this point in the history
  6. fix(openapi): Define rich object parameters

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    67fc2d4 View commit details
    Browse the repository at this point in the history
  7. fix(openapi): Unify the route name

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d5c85af View commit details
    Browse the repository at this point in the history
  8. chore(assets): Recompile assets

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen authored and come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    555568b View commit details
    Browse the repository at this point in the history
  9. fix(tests): Fix unit tests and error catching

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    78be17b View commit details
    Browse the repository at this point in the history