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

WIP #1032

Draft
wants to merge 66 commits into
base: main
Choose a base branch
from

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    304abfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fdc30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efbc5d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    401bf48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34a882d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c12e38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3857608 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7db7df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcad72c View commit details
    Browse the repository at this point in the history
  10. 🚧 progress: Replace more observe logic with changes streams.

    Everything before this commit seems to work.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    27fd890 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a33666 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    788dd8c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1b9807 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22e9ebb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96c2dc1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0fd3c64 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8d2c0eb View commit details
    Browse the repository at this point in the history
  18. ♻️ refactor(api/consultations): Leverage observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e343235 View commit details
    Browse the repository at this point in the history
  19. ♻️ refactor(api/createTagCollection): Leverage observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    871887a View commit details
    Browse the repository at this point in the history
  20. ♻️ refactor(api/makeCachedFindOneOpt): Leverage observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6b3bc84 View commit details
    Browse the repository at this point in the history
  21. ♻️ refactor(api/makeFilteredCollection): Leverage observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    33302aa View commit details
    Browse the repository at this point in the history
  22. ♻️ refactor(api/publication/patient/noShows): Use observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8e5e677 View commit details
    Browse the repository at this point in the history
  23. ♻️ refactor(api/.../frequencyBySex): Use observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a6ea3cb View commit details
    Browse the repository at this point in the history
  24. ♻️ refactor(api/stats): Leverage observeSetChanges.

    Replaces `meteor/mongo.Cursor#observeChanges`.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    102e4ad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4b6974a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c7d8688 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    54dd6f2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    82ad96a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    182725a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    978f7c8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a8ee6e7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5f62afa View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dc5e913 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3899e6e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5b00f60 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    967644e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0763469 View commit details
    Browse the repository at this point in the history
  38. 👩‍💻 dx(Accounts): Remove rate limiting in all tests.

    Previously this was only disabled for `--full-app` tests.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    837ad39 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    deb4b59 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a206581 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    25c3f9b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    9d9356a View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    fb5c9e8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    36c6738 View commit details
    Browse the repository at this point in the history
  45. 🩹 fix(publishCursors): Correct collection mapping.

    We needed the Meteor.Collection object, not the raw collection.
    make-github-pseudonymous-again committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a4f9bdf View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    4360077 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    426da16 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    af553b9 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    98b985b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ed7820a View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a199ecf View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    4502579 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e0b2c5c View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    2dd6c7d View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    689685a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    789edf8 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c9a7a1e View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    cfcfd50 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    b8f38c3 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    aaae0e7 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    fd8e807 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    161a826 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8fc8a29 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    a7c7082 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    22f5eed View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    3e41278 View commit details
    Browse the repository at this point in the history