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

Add frontend controllers and views for user account management #101

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Mar 15, 2020

Needs to be enabled via

# config/initializers/alchemy.rb
Alchemy::Devise.enable_user_accounts = true

@tvdeyen tvdeyen force-pushed the frontend-controllers branch 3 times, most recently from 708e00b to 9813b2a Compare March 17, 2020 22:46
@tvdeyen tvdeyen changed the title WIP: Add frontend controllers and views for user account management Add frontend controllers and views for user account management Mar 17, 2020
@tvdeyen tvdeyen added this to the 5.0 milestone May 15, 2020
@tvdeyen tvdeyen changed the base branch from master to main October 26, 2020 20:56
@tvdeyen tvdeyen force-pushed the frontend-controllers branch 6 times, most recently from 0c53da4 to 7150865 Compare October 26, 2020 21:23
@tvdeyen tvdeyen modified the milestones: 5.0, 5.1 Nov 22, 2020
for user account management.

Needs to be enabled via

    # config/initializers/alchemy.rb
    Alchemy::Devise.enable_user_accounts = true
Neither we nor Devise is calling this method
@tvdeyen tvdeyen marked this pull request as draft January 6, 2021 12:08
@tvdeyen tvdeyen removed this from the 5.1 milestone Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant