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

dev/event#42 [Ref] Separate url path calculation into the relevant classes #18486

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Sep 16, 2020

Overview

Separates functionality into the relevant classes between the participant search action & the main participant edit

Before

#18464 started the work of separating the 2 forms into 2 classes but only did if for one variable

After

This extends the above to cover the function assignUrlPath which was previously an if-else

Technical Details

https://lab.civicrm.org/dev/event/-/issues/42

Comments

@monishdeb - since the other is sorted...

@civibot
Copy link

civibot bot commented Sep 16, 2020

(Standard links)

@civibot civibot bot added the master label Sep 16, 2020
@eileenmcnaughton eileenmcnaughton changed the title [Ref] Separate url path calculation into the relevant classes dev/event#42 [Ref] Separate url path calculation into the relevant classes Sep 16, 2020
@eileenmcnaughton
Copy link
Contributor Author

Where I think we could go next is

Screen Shot 2020-09-16 at 4 11 12 PM

& then we want to switch it - ie. preProcessCommon calls preProcessTask (& is deprecated) instead of vice versa

@monishdeb
Copy link
Member

Neat :) Tested on local, looks good.

@monishdeb monishdeb merged commit c0ab0a7 into civicrm:master Sep 16, 2020
@eileenmcnaughton eileenmcnaughton deleted the part branch September 16, 2020 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants