Skip to content

Commit

Permalink
feat: AdminWidget Enable/Disable user (#409)
Browse files Browse the repository at this point in the history
## Related Issues

Related screens descope/content#417

## Related PRs

| branch       | PR         |
| ------------ | ---------- |
| service a PR | Link to PR |
| service b PR | Link to PR |

## Description

A few sentences describing the overall goals of the pull request's
commits.

## Must

- [ ] Tests
- [ ] Documentation (if applicable)
  • Loading branch information
tomerlichtash authored Mar 12, 2024
1 parent 8b24d3c commit 6a27740
Show file tree
Hide file tree
Showing 33 changed files with 1,246 additions and 82 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ Thumbs.db
.env
.nx/*

trace.zip
trace.zip

test-results
Loading

0 comments on commit 6a27740

Please sign in to comment.