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

APIv4 Explorer - UI support for join ON clause #17682

Merged
merged 3 commits into from
Jun 23, 2020

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Jun 23, 2020

Overview

Improves the APIv4 explorer to give selectable clauses when adding a JOIN.

Before

Adding a JOIN would give you a textfield to enter the code of your ON clause. Good luck!

After

Adding a JOIN gives you an interactive clause group similar to WHERE or HAVING.
image

@civibot
Copy link

civibot bot commented Jun 23, 2020

(Standard links)

@civibot civibot bot added the master label Jun 23, 2020
@eileenmcnaughton
Copy link
Contributor

Affects explorer only - we are still treating apiv4 as being in 'aggressive development mode' so only did a light check

@eileenmcnaughton eileenmcnaughton merged commit 538ef48 into civicrm:master Jun 23, 2020
@colemanw colemanw deleted the api4ExpJoin branch June 23, 2020 23:48
@colemanw
Copy link
Member Author

Thanks @eileenmcnaughton

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