Closed thewickermilko closed 1 month ago
f131be9 - Created "member-edit.component". "nav.component.html" - added router link to the component.
8eb27a4 - "member-edit.component.css", "member-edit.component.html" and "member-edit.component.ts" - code updated.
3f381db - "member-edit.component.html" and "member-edit.component.ts" - code updated.
77b746c - Created "prevent-unsaved-changes.guard.ts".
cb3d13c - Created "MemberUpdateDto". Class "UsersController" - created "UpdateUser" method.
93db6b1 - "member-edit-component.html", "member-edit-component.ts", "member.service.ts" - code updated.
010b629 - https://www.npmjs.com/package/ngx-spinner - spinner used. Created " busy.service.ts" and "loading.interceptor.ts". "app.component.html", "app.component.ts", "app.config.ts" - code updated.
876bb01 - "member-list.component.ts", "member-list.component.html", "member.service.ts" - code updated.