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: display status of sending request steps - INS-3635 #7382

Merged
merged 26 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    203f896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a4afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e94de74 View commit details
    Browse the repository at this point in the history
  4. feat: show sending status for mock routes

    ihexxa authored and jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e63af7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1191e View commit details
    Browse the repository at this point in the history
  6. fix: spinner line height

    ihexxa authored and jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    963543c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d952e8 View commit details
    Browse the repository at this point in the history
  8. fix: add useEffect deps

    ihexxa authored and jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5e61ffc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54bb821 View commit details
    Browse the repository at this point in the history
  10. simplify

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    25adf31 View commit details
    Browse the repository at this point in the history
  11. add tooltip

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ba7f6cc View commit details
    Browse the repository at this point in the history
  12. fix timer

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6a69d49 View commit details
    Browse the repository at this point in the history
  13. use duration

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7c0b09a View commit details
    Browse the repository at this point in the history
  14. improve time tag

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a2274cb View commit details
    Browse the repository at this point in the history
  15. refactor: replace callback with hook

    ihexxa authored and jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    00d09d7 View commit details
    Browse the repository at this point in the history
  16. fix: add the missing hook

    ihexxa authored and jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9a01153 View commit details
    Browse the repository at this point in the history
  17. rename isExecuting

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7d44de5 View commit details
    Browse the repository at this point in the history
  18. delay snippet

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fe4fa81 View commit details
    Browse the repository at this point in the history
  19. works

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    aee342f View commit details
    Browse the repository at this point in the history
  20. rename bridge methods

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    24e1307 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    baaa8fb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c17f4b5 View commit details
    Browse the repository at this point in the history
  23. fix time tag layout

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e0567de View commit details
    Browse the repository at this point in the history
  24. fix hang

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3212cb9 View commit details
    Browse the repository at this point in the history
  25. simplify api

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    831aa75 View commit details
    Browse the repository at this point in the history
  26. tidy up

    jackkav committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0a65e7d View commit details
    Browse the repository at this point in the history