Joe Walling

Results 55 issues of Joe Walling

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

If you haven't already done # 10, do that first. This one will be done using a similar component. This list will allow the administrator to be able to search...

enhancement

The libraries need to be updated because security vulnerabilities have been found in the old libraries.

bug

Provide the necessary service to persist a user. Add the logic to load the user data into the user detail form when the edit button is clicked. The data should...

Provide the necessary service to persist a role. Add the logic to load the role data into the role detail form when the edit button is clicked. The data should...

Create the necessary graphql, entities, and queries for tenancies. A tenant should have the following properties: - Id - Name - Edition - IsActive - CreationDate If the tenant list...

Create the necessary entities, queries, and load the roles into the rolesList page. You can do it similar to the way it was done for the UsersList page. Create the...

enhancement

Provide the necessary service to persist the logged in user's profile. Add the logic to load the logged in user's profile when the My Profile menu item is clicked.