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

Blazorise crud page base enhancements #5575

Merged
merged 13 commits into from
Sep 23, 2020
Merged

Conversation

hikalkan
Copy link
Member

@hikalkan hikalkan commented Sep 22, 2020

Resolves #5550
Resolves #5546

@cotur Please update the modules based on these changes. Briefly;

  • Renamed BlazoriseCrudPageBase to AbpCrudPageBase.
  • Added CreatePolicyName, UpdatePolicyName and DeletePolicyName. You can their usages in the role & user pages.
  • I also made some refactor on the user and role pages (wrap modals by if, introduce ShowEntityActions property... etc.)

Please make the necessary changes in this branch (we don't want to commit a breaking code to dev branch), then inform me to merge to dev.

@cotur cotur merged commit 5611116 into dev Sep 23, 2020
@cotur cotur deleted the BlazoriseCrudPageBase-enhancements branch September 23, 2020 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlazoriseCrudPageBase enhancements Blazor UI: Forms should submit via enter key
2 participants