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

[ADP-3437] Use REST interface in data API to create the deposit wallet #4782

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2024

  1. Parametrise just build

    paolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    eafd46b View commit details
    Browse the repository at this point in the history
  2. Factor out REST module in a separate sublibrary together with code fr…

    …om the ui to be reused in json http
    paolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d2ab4c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b24a0 View commit details
    Browse the repository at this point in the history
  4. Remove unused HTTP module

    paolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    33f7919 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    781d496 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3d061f View commit details
    Browse the repository at this point in the history
  7. Remove Endpoints module

    paolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    606d1c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b840005 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1697bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79f5d6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2148ce6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc170e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be66398 View commit details
    Browse the repository at this point in the history
  14. Remove page handlers from deposit wallet UI

    Now loading is taken care of outside the server, in Application module in the exe package
    paolino committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    52c2666 View commit details
    Browse the repository at this point in the history