DotNet-302-Core
Ctrlk
  • Introduction
  • 1 - Intro and Setup
  • 2 - Add Users and Authentication
  • 3 - Client-side Login and Register
  • 4 - Improving the User Model
  • 5 - Displaying Users on the Client
  • 6 - Handling Errors
  • 7 - Editing Profiles and Uploading Photos
    • 7.0: Member Edit Component
    • 7.1: Profile Template
    • 7.2: Add CanDeactivate Guard
    • 7.3: Persisting Profile Changes
    • 7.4: Hosting Photos on Cloudinary
    • 7.5: Adding PhotoService
    • 7.6: Adding PhotosController
    • 7.7: Adding Photo Upload in Angular
    • 7.8: Setting Main Photo in the API
    • 7.9: Setting Main Photo in Angular
    • 7.10: Displaying Profile Photo in the NavBar
    • 7.11: Updating Profile Photo in NavBar
    • 7.12: Deleting Photos
  • 8 - Pagination, Sorting, and Filtering
  • 9 - Following Users
  • 10 - Messaging
  • 11 - Appendix
  • Eleven Fifty Style Guide
Powered by GitBook
On this page

7 - Editing Profiles and Uploading Photos

7.0: Member Edit Component7.1: Profile Template7.2: Add CanDeactivate Guard7.3: Persisting Profile Changes7.4: Hosting Photos on Cloudinary7.5: Adding PhotoService7.6: Adding PhotosController7.7: Adding Photo Upload in Angular7.8: Setting Main Photo in the API7.9: Setting Main Photo in Angular7.10: Displaying Profile Photo in the NavBar7.11: Updating Profile Photo in NavBar7.12: Deleting Photos
Previous6.3: Using Alertify in ComponentsNext7.0: Member Edit Component

Last updated 7 years ago