WIP: Activestorage profile picture uploads #685

Closed
claudey wants to merge 17 commits from claudey-activestorage-profile-picture-uploads into main
claudey commented 2024-04-27 15:22:12 +08:00 (Migrated from github.com)

Attempt for #674

  • ActiveStorage had no version for 7.0.2.alpha so I had to update to the latest rails

  • Parser gem would not work with 3.3.0 so .ruby-version was updated to 3.3.1

  • Successfully installed activestorage after those changes

  • Attached an avatar field to User model

  • Currently saving successfully

  • Shows in preview after saving.

WIP:

  • Not completed purging user avatar

/claim #674

https://github.com/maybe-finance/maybe/assets/1866816/5c372cb0-3e56-4dc5-9800-8cb22f88b932

Attempt for #674 - ActiveStorage had no version for 7.0.2.alpha so I had to update to the latest rails - Parser gem would not work with 3.3.0 so .ruby-version was updated to 3.3.1 - Successfully installed activestorage after those changes - Attached an avatar field to User model - Currently saving successfully - Shows in preview after saving. WIP: - Not completed purging user avatar /claim #674 https://github.com/maybe-finance/maybe/assets/1866816/5c372cb0-3e56-4dc5-9800-8cb22f88b932
zachgoll commented 2024-05-01 01:39:38 +08:00 (Migrated from github.com)

@claudey thanks for the work on this! I'm going to close it out now as we've merged a completed solution in #687.

@claudey thanks for the work on this! I'm going to close it out now as we've merged a completed solution in #687.
claudey commented 2024-05-01 01:59:03 +08:00 (Migrated from github.com)

Thanks for the reply, Zach. I'll keep trying at future issues.

Thanks for the reply, Zach. I'll keep trying at future issues.

Pull request closed

Sign in to join this conversation.