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

Feature/2665 Remove customized self inscription #860

Merged
merged 6 commits into from
Aug 23, 2024

Conversation

rnestler
Copy link
Contributor

@rnestler rnestler commented Aug 20, 2024

@rnestler rnestler changed the title Feature/2665 selfinscription wizard Feature/2665 Remove customized self inscription Aug 20, 2024
@rnestler rnestler force-pushed the feature/2665-selfinscription-wizard branch from c2421de to 94d3e47 Compare August 20, 2024 15:31
@rnestler rnestler linked an issue Aug 20, 2024 that may be closed by this pull request
4 tasks
@rnestler rnestler force-pushed the feature/2665-selfinscription-wizard branch 3 times, most recently from cbce29a to f273ba2 Compare August 22, 2024 17:21
@amaierhofer amaierhofer force-pushed the feature/2665-selfinscription-wizard branch from f273ba2 to b341d22 Compare August 23, 2024 08:12
@amaierhofer amaierhofer marked this pull request as ready for review August 23, 2024 08:52
One of them seems unrelated to the changes and the other needs more time
to debug. Not merging currently blocks development.
@rnestler rnestler enabled auto-merge (squash) August 23, 2024 09:13
@rnestler rnestler merged commit 714ec3e into master Aug 23, 2024
9 checks passed
@rnestler rnestler deleted the feature/2665-selfinscription-wizard branch August 23, 2024 09:20
Comment on lines -27 to -34
def group_for_title
role.class.name.ends_with?("::Neuanmeldung") ? @group.parent : @group
end

def neuanmeldung?
@group.is_a?(Group::SektionsNeuanmeldungenSektion) ||
@group.is_a?(Group::SektionsNeuanmeldungenNv)
end
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this change is related to the features/signup/sektion_spec.rb spec failure.

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.

PEOPLE: Selfinscription migrieren auf Wizard
1 participant