Skip to content

Commit

Permalink
Update roadmap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll authored Feb 7, 2020
1 parent 62f0cca commit 8e1e1dd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ As part of the move to a framework model, we should remove Materialize as the de

For the first v3 version, we should look to replicate the existing required components.

## Ant Design Framework

As another option for UD, we should ensure that the upcoming Ant Design framework is fully supported by UD v3.

## Remove Role Support

Roles don't work with any authentication type besides endpoint based auth. We should remove roles and focus on authorization policies since they work everywhere.
Expand Down Expand Up @@ -84,4 +88,4 @@ v2 will continue to be supported with development going in tandem with v3. We sh
There has been some desire in the community for more cmdlets for managing endpoints. We should look at implementing these cmdlets.

- Invoke-UDElement - Run endpoints synchronously and asynchronously from other endpoints
- Get-UDElement - Return elements registered with the system
- Get-UDElement - Return elements registered with the system

0 comments on commit 8e1e1dd

Please sign in to comment.