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

feat: Add link "Show more calls for speakers" below section on start page. #3171

Merged
merged 3 commits into from
Jul 6, 2019

Conversation

Anupam-dagar
Copy link
Member

Fixes: #3100

This PR has a dependency on #3144.
This PR can be merged but it will be functional only after #3144 gets merged.

Short description of what this resolves:

This adds a hyperlink on home page call for speakers to list all call for speakers with call for speakers Open.

Changes proposed in this pull request:

  • Add a link to in frontend with query param cfs set to true.

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Screenshots

Screenshot from 2019-06-22 21-38-11

uds5501
uds5501 previously approved these changes Jun 22, 2019
Copy link
Contributor

@uds5501 uds5501 left a comment

Choose a reason for hiding this comment

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

Looks good 👍

mrsaicharan1
mrsaicharan1 previously approved these changes Jun 23, 2019
Copy link
Member

@mrsaicharan1 mrsaicharan1 left a comment

Choose a reason for hiding this comment

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

This is an Interlinked PR. But on the functional side, looks good.

kushthedude
kushthedude previously approved these changes Jun 23, 2019
Copy link
Member

@shreyanshdwivedi shreyanshdwivedi left a comment

Choose a reason for hiding this comment

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

LGTM 👍
But can be merged once #3144 gets merged. Putting DO-NOT-MERGE label therefore

prateekj117
prateekj117 previously approved these changes Jun 23, 2019
Copy link
Member

@prateekj117 prateekj117 left a comment

Choose a reason for hiding this comment

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

LGTM

<div class="ui hidden divider"></div>
<div class="ui centered grid">
<div class="row">
{{#link-to "explore" (query-params cfs=true) class='ui blue button'}}{{t 'Show more Call for Speakers'}}{{/link-to}}
Copy link
Contributor

Choose a reason for hiding this comment

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

"Show more calls for speakers"

@Anupam-dagar
Copy link
Member Author

I have made the requested changes. Since #3144 is merged, this can be merged now.

@Anupam-dagar Anupam-dagar changed the title feat: Add link "Show more Call for Speakers" below section on start page. feat: Add link "Show more calls for speakers" below section on start page. Jul 6, 2019
@abhinavk96 abhinavk96 merged commit 93f9157 into fossasia:development Jul 6, 2019
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.

Add link "Show more Call for Speakers" below section on start page
7 participants