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

Tech Story: [M3-8281] - Introduce Mock Service Worker v2 #10610

Merged
merged 86 commits into from
Aug 30, 2024

Commits on Aug 29, 2024

  1. WIP add MSW preset selection

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    13130a2 View commit details
    Browse the repository at this point in the history
  2. WIP

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    980baa5 View commit details
    Browse the repository at this point in the history
  3. WIP

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    264cbc4 View commit details
    Browse the repository at this point in the history
  4. WIP dev tools restyle

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    481e432 View commit details
    Browse the repository at this point in the history
  5. WIP styling

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    27776f0 View commit details
    Browse the repository at this point in the history
  6. WIP styling

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e2a368 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db87fc8 View commit details
    Browse the repository at this point in the history
  8. Add Production-like and Edge mock regions data

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f6a220c View commit details
    Browse the repository at this point in the history
  9. Add 'Backups' to APIv4 Capabilities type

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    232737e View commit details
    Browse the repository at this point in the history
  10. Rename file

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    179bbee View commit details
    Browse the repository at this point in the history
  11. Allow presets to have a description

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b59f622 View commit details
    Browse the repository at this point in the history
  12. Add populators for region data

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    00419ee View commit details
    Browse the repository at this point in the history
  13. Add account review base preset

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    66297a7 View commit details
    Browse the repository at this point in the history
  14. WIP

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    083e83a View commit details
    Browse the repository at this point in the history
  15. Improve styling of dev tool selects

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4b65a32 View commit details
    Browse the repository at this point in the history
  16. Space between environment select and util buttons

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0679543 View commit details
    Browse the repository at this point in the history
  17. WIP Improve MSW save handling

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    82e35f8 View commit details
    Browse the repository at this point in the history
  18. Slightly improve docs/function names

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bbdc909 View commit details
    Browse the repository at this point in the history
  19. WIP Slightly improve mobile layout

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    93542a6 View commit details
    Browse the repository at this point in the history
  20. WIP RQ

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    53e58dc View commit details
    Browse the repository at this point in the history
  21. WIP React Query

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    88d83d3 View commit details
    Browse the repository at this point in the history
  22. Handle region availability requests

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a01f471 View commit details
    Browse the repository at this point in the history
  23. WIP event handling, Linode events

    Joe D'Amore authored and abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d71a265 View commit details
    Browse the repository at this point in the history
  24. fix units

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    db53768 View commit details
    Browse the repository at this point in the history
  25. fixes & cleanup

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    74201fd View commit details
    Browse the repository at this point in the history
  26. More cleanup

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1c6a902 View commit details
    Browse the repository at this point in the history
  27. UI improvements

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4eac07f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    415f6ef View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    facebaf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4f5d24e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ff6009a View commit details
    Browse the repository at this point in the history
  32. fix hot reload bug

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    af4e2cb View commit details
    Browse the repository at this point in the history
  33. Revert "fix hot reload bug"

    This reverts commit 494cc4e.
    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    49608a0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    581d55e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    91d7063 View commit details
    Browse the repository at this point in the history
  36. working on events

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7a5b263 View commit details
    Browse the repository at this point in the history
  37. events handling

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b6e3545 View commit details
    Browse the repository at this point in the history
  38. store part 1

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3204e2f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    167e416 View commit details
    Browse the repository at this point in the history
  40. store part 2

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f29cfd7 View commit details
    Browse the repository at this point in the history
  41. store part 3

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    79c4044 View commit details
    Browse the repository at this point in the history
  42. store part 4: seeds

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    feec10c View commit details
    Browse the repository at this point in the history
  43. store part 5: seeds

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e2996ef View commit details
    Browse the repository at this point in the history
  44. more seeding logic

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    612c943 View commit details
    Browse the repository at this point in the history
  45. regions

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d648373 View commit details
    Browse the repository at this point in the history
  46. volumes

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2c9fbd3 View commit details
    Browse the repository at this point in the history
  47. crud events part 1

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c741761 View commit details
    Browse the repository at this point in the history
  48. crud events part 2

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ee1d334 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    187d022 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f90ce10 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    53a1a0b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    3f9f045 View commit details
    Browse the repository at this point in the history
  53. unique IDs and utils

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5bdaea7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    12c4c7c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    df87e05 View commit details
    Browse the repository at this point in the history
  56. region work

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4a72ac9 View commit details
    Browse the repository at this point in the history
  57. worker tools updates

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6603fd4 View commit details
    Browse the repository at this point in the history
  58. code cleanup 1

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ec9ea0a View commit details
    Browse the repository at this point in the history
  59. code cleanup 2

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bdbca58 View commit details
    Browse the repository at this point in the history
  60. code cleanup 3

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    91ed4c9 View commit details
    Browse the repository at this point in the history
  61. code cleanup 4

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8a05a23 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d3a8a23 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ab81ff4 View commit details
    Browse the repository at this point in the history
  64. Documentatio part 1

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    482e619 View commit details
    Browse the repository at this point in the history
  65. Documentatio part 2

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2f1ee11 View commit details
    Browse the repository at this point in the history
  66. Small cleanup

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    904bbde View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    3c8e562 View commit details
    Browse the repository at this point in the history
  68. Update docs/development-guide/09-mocking-data.md

    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    abailly-akamai and mjac0bs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ec683f7 View commit details
    Browse the repository at this point in the history
  69. Update docs/development-guide/09-mocking-data.md

    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    abailly-akamai and mjac0bs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    37f1e3d View commit details
    Browse the repository at this point in the history
  70. Update docs/development-guide/09-mocking-data.md

    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    abailly-akamai and mjac0bs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6bdc594 View commit details
    Browse the repository at this point in the history
  71. Update docs/development-guide/09-mocking-data.md

    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    abailly-akamai and mjac0bs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    59dd4c3 View commit details
    Browse the repository at this point in the history
  72. Update docs/development-guide/09-mocking-data.md

    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    abailly-akamai and mjac0bs committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    99cc06c View commit details
    Browse the repository at this point in the history
  73. TS lint fix

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f20fe45 View commit details
    Browse the repository at this point in the history
  74. cleanup and feedback

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8ab1ca0 View commit details
    Browse the repository at this point in the history
  75. Draggable dev tools

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7ec1e64 View commit details
    Browse the repository at this point in the history
  76. Address feedback

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d5dd01b View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    65542c9 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    c617b29 View commit details
    Browse the repository at this point in the history
  79. getRoot rename

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    26c51bf View commit details
    Browse the repository at this point in the history
  80. fix scroll issue

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e6c5f6 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    baaed4b View commit details
    Browse the repository at this point in the history
  82. feedback @mjac0bs

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    65ad32f View commit details
    Browse the repository at this point in the history
  83. cleanup

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    747b317 View commit details
    Browse the repository at this point in the history
  84. feedback @dwiley-akamai

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    545441d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    b0e2e38 View commit details
    Browse the repository at this point in the history
  86. feedback @coliu-akamai

    abailly-akamai committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b8a7d14 View commit details
    Browse the repository at this point in the history