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

[SES 1792] Standardised message deletion #1518

Draft
wants to merge 31 commits into
base: dev
Choose a base branch
from

Commits on Jun 11, 2024

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

Commits on Jun 14, 2024

  1. Adding admin logic

    ThomasSession committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c66138e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. New dialog styles

    ThomasSession committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6869cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

  1. Using classes for the dialogs

    Also cleaned up older references to align with newer look
    ThomasSession committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    660a815 View commit details
    Browse the repository at this point in the history
  2. Adding cancel handling

    Cleaning unused code
    ThomasSession committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c43334d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    e501f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e315a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Displaying "marked as deleted" messages

    Split the `BASE_DELETED_TYPE` into two types:
    BASE_DELETED_OUTGOING_TYPE and BASE_DELETED_INCOMING_TYPE
    so we can differentiate them visually.
    ThomasSession committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7a7d04b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d3c7a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ee083 View commit details
    Browse the repository at this point in the history
  3. Removed temp bg color

    ThomasSession committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5dedc77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b3d048 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    584b013 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    d30f8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d94a52 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    07071e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58826d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    ed38e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2861b3a View commit details
    Browse the repository at this point in the history
  3. Updated message deletion logic

    Still need to finalise "note to self" and "legacy groups"
    ThomasSession committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    28498c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Deletion logic rework

    Moving away from promises
    ThomasSession committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    792a4ca View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. More deletion logic

    Hndling unsend request retrieval as per figma docs
    ThomasSession committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2e14b0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b54193 View commit details
    Browse the repository at this point in the history
  3. Multi message handling

    Sharing admin logic
    ThomasSession committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    036fd4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0391c52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7b4c8d View commit details
    Browse the repository at this point in the history