it-beard / bloggers-cms

Content-management system for bloggers
https://github.com/it-beard/bloggers-cms/wiki
Apache License 2.0
51 stars 14 forks source link

Implemented saving the pagination and sorting settings #87

Closed catdog50rus closed 3 years ago

catdog50rus commented 3 years ago

Implemented saving the pagination and sorting settings in the body.razor. Redesigned the method for obtaining all persons, pagination and sorting settings are taken from the save. Implemented checking the input parameters of the pagination component. Implemented reset of the current page through the cascade parameter. Required when sorting and filtering. Updated design of the pagination component. Design changes moved to css.