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

Add comment to suspend action #4147

Merged
merged 14 commits into from
Dec 4, 2023
Merged

Add comment to suspend action #4147

merged 14 commits into from
Dec 4, 2023

Commits on Nov 22, 2023

  1. init add comment to suspend action

    ahussein3 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    09a85c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. style trials

    AMagdy committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    920e4b8 View commit details
    Browse the repository at this point in the history
  2. Remove className and rename bodyClassName -> className

    - As the exisiting className doesn't really do anything with the modal
      as it using a portal and mounts the dom element elsewhere in the dom
      tree
    foot committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    89eda3a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. update modal to had it's own close modal icon

    AMagdy committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6fc0e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10563c6 View commit details
    Browse the repository at this point in the history
  3. add ability to add group reason so bulk suspend

    AMagdy committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    71df6ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a3eac8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 2, 2023

  1. refactor styled component and update prop type

    ahussein3 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7668ee3 View commit details
    Browse the repository at this point in the history
  2. run yarn lint --fix

    ahussein3 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6059ba8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

    foot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    75ab1eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff368cb View commit details
    Browse the repository at this point in the history