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

Feat(arango): add arango api and bff to archi #135

Closed
wants to merge 35 commits into from
Closed

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    d6956c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc8c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e7f47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c506a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743ee44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cfa436 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb7c017 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4426b95 View commit details
    Browse the repository at this point in the history
  9. feat(bff): init bff

    vbeaucha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1039333 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ef5fdc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    980c6f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2dc98d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1777df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f32bf1 View commit details
    Browse the repository at this point in the history
  15. fix(bff): many fix in bff

    - use json instead of yaml for swagger
    - add routes post/get connections and devices
    - use api-doc container for bff
    - change PostDevices statusCode from Found to BadRequest
    - Remove useless code of arango-api
    vbeaucha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b3c1966 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b720dc5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf2bf3d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d348645 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f9fb016 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6aaded View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc9493a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ac831f6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    911be5a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aebc1a4 View commit details
    Browse the repository at this point in the history
  25. fix(doc): add BFF readme.md

    vbeaucha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    02732a8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    27598e1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f910a93 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6b19902 View commit details
    Browse the repository at this point in the history
  29. Add arango profile, expose API

    helderbetiol authored and vbeaucha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d4f392c View commit details
    Browse the repository at this point in the history
  30. fix(bff): change routes /api/devices by /api/deviceComp/ to avoid con…

    …flict with objects request
    vbeaucha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e21e3ed View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2bc9b7c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a10c04d View commit details
    Browse the repository at this point in the history
  33. Add Arango+BFF to SuperAdmin APP

    helderbetiol authored and vbeaucha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1554356 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ef5c2be View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c7a713b View commit details
    Browse the repository at this point in the history