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

Create an example application #52

Open
grantcolley opened this issue May 26, 2022 · 1 comment
Open

Create an example application #52

grantcolley opened this issue May 26, 2022 · 1 comment
Assignees
Labels
feature New feature in progress somebody is working on this

Comments

@grantcolley
Copy link
Owner

Create an example application including:

  • a configurable workflow
  • dynamic rending of the UI elements
  • users, roles and permissions
  • binding the UI elements to the workflow state, roles and permissions
@grantcolley grantcolley added feature New feature in progress somebody is working on this labels May 26, 2022
@grantcolley grantcolley self-assigned this May 26, 2022
grantcolley added a commit that referenced this issue May 26, 2022
Update the flow diagrams #52
grantcolley added a commit that referenced this issue May 26, 2022
Rename the drawio flow diagram #52
@grantcolley
Copy link
Owner Author

  1. create a custom model
  2. create a navigation module, category and menu item for the application
  3. create config for rendering a list of models
  4. create config for rendering a custom model, including create, update and delete functionality
  5. create workflow
  6. create ability to bind the workflow to model config, including traversing up and down the workflow
  7. create users, roles and permissions
  8. create the ability to bind user permissions to the workflow and model config
  9. create ability to capture history and render it
  10. create audit trail

grantcolley added a commit that referenced this issue May 29, 2022
Add Headway.RemediatR.csproj #52
grantcolley added a commit that referenced this issue May 30, 2022
Replace Headway.RemediatR with Headway.RemediatR.Core #52
grantcolley added a commit that referenced this issue May 30, 2022
Create project Headway.RemediatR.Repository #52
grantcolley added a commit that referenced this issue Jun 3, 2022
Refine the RemediatR model structure #52
grantcolley added a commit that referenced this issue Jun 5, 2022
Add RemediatR roles #52
grantcolley added a commit that referenced this issue Jun 5, 2022
Create RemediatRCustomerController #52
grantcolley added a commit that referenced this issue Jun 5, 2022
Add RemediatR role #52
grantcolley added a commit that referenced this issue Jun 5, 2022
Create RemediatRProgramController #52
grantcolley added a commit that referenced this issue Jun 5, 2022
Create RemediatRRedressController #52
grantcolley added a commit that referenced this issue Jun 5, 2022
Move RemediatR roles to Headway.RemediatR.Core #52
grantcolley added a commit that referenced this issue Jun 8, 2022
Update RemediatR roles and permissions #52
grantcolley added a commit that referenced this issue Jun 11, 2022
Add DataAnnotations to models #52
grantcolley added a commit that referenced this issue Jul 3, 2022
SqlServer Migrations for creating RemediatR #52
grantcolley added a commit that referenced this issue Jul 12, 2022
Add FluentValidators for RemediatR #52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature in progress somebody is working on this
Projects
None yet
Development

No branches or pull requests

1 participant