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: unknown contacts #32865

Merged
merged 105 commits into from
Sep 9, 2024
Merged

feat: unknown contacts #32865

merged 105 commits into from
Sep 9, 2024

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    40312b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668d934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de25810 View commit details
    Browse the repository at this point in the history
  4. remove unused file

    tapiarafael committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    74c9ed8 View commit details
    Browse the repository at this point in the history
  5. fix: typo in prop

    tapiarafael committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ae70c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20c3892 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e8dfa3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da25a9c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7e0bf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update .changeset/sixty-spoons-own.md

    Co-authored-by: Marcos Spessatto Defendi <[email protected]>
    tapiarafael and MarcosSpessatto committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    675bb12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c59c4c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e13f736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e329740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b74679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b1a303 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    3d26650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b5021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fe155c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e7da69 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix: remove migration

    tapiarafael committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    35bc941 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    9813b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1549a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b6048 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    fc24f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c908af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5c7ec5 View commit details
    Browse the repository at this point in the history
  4. test: additional fields

    tapiarafael committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b4c2686 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af05b31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06a656e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d61e15e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    167da1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a08e05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    716162c View commit details
    Browse the repository at this point in the history
  11. Update .changeset/heavy-snails-help.md

    Co-authored-by: Marcos Spessatto Defendi <[email protected]>
    tapiarafael and MarcosSpessatto committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d1927ed View commit details
    Browse the repository at this point in the history
  12. Update apps/meteor/tests/end-to-end/api/livechat/contacts.ts

    Co-authored-by: Marcos Spessatto Defendi <[email protected]>
    tapiarafael and MarcosSpessatto committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    63a4c63 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bdf60f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    56b36c4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f602e92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7cf819 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    422943d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    37bdda6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7022d3b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    438c697 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cb9a598 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update .changeset/sixty-spoons-own.md

    Co-authored-by: Kevin Aleman <[email protected]>
    tapiarafael and KevLehman committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8c3a68f View commit details
    Browse the repository at this point in the history
  2. Update apps/meteor/app/livechat/server/lib/Contacts.ts

    Co-authored-by: Kevin Aleman <[email protected]>
    tapiarafael and KevLehman committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    80172f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d0d016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bba59f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87316ca View commit details
    Browse the repository at this point in the history
  6. fix: type of IUser

    tapiarafael committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cf6da0c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    2cb7fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c220b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    8ebf18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a4071 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix: find only agents

    tapiarafael committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ef56b06 View commit details
    Browse the repository at this point in the history
  2. Update apps/meteor/app/livechat/server/api/v1/contact.ts

    Co-authored-by: Kevin Aleman <[email protected]>
    tapiarafael and KevLehman committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    307661a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b9d0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba6a59e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cbc007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98b50bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d08fe10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e07090a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    c1633e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    c4a50c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    5b8fec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168a943 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    e218fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bf6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39fffda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46145de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6476483 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    a5483d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b285d39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53550c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    ff1c391 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    33dace9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    af787ea View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c87d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d84fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504c4ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0babebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb5d963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fea4e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cc0e83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32cb0a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3bfd27 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c903de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54dc84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a23a9e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67f25b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    559340c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d1858ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43187b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ca71e View commit details
    Browse the repository at this point in the history
  4. Update .changeset/heavy-snails-help.md

    Co-authored-by: Marcos Spessatto Defendi <[email protected]>
    tapiarafael and MarcosSpessatto committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    726414e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b922e3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39c5a02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cbedd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    5f5ce4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a35b097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58df14e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    838b7af View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    5c47c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01d3c60 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    9b45119 View commit details
    Browse the repository at this point in the history