-
Notifications
You must be signed in to change notification settings - Fork 199
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
Language section added to home page #422
Language section added to home page #422
Conversation
Hi, @govindgoel Please review. |
1744f0c
to
2b16183
Compare
Hi, @govindgoel I have squashed the commits. Please merge the PR. |
Hi, thanks for your help! can you connect us to the issue this is addressing? And, would you be able to share a screenshot? Thanks a lot!!! |
Hi, @jywarren this is an enhancement feature as @govindgoel mentioned. Lang.mov |
1153405
to
cc4ae48
Compare
Language-section.mov |
index.html
Outdated
@@ -21,6 +21,9 @@ | |||
<link rel="manifest" href="./manifest.json"> | |||
<script src="./src/scripts/pwainit.js"></script> | |||
|
|||
|
|||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was it needed to fetch from CDN? Don't we already have it as a dependency?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have removed
Thanks
16263eb
to
681419e
Compare
4eafc67
to
9ac4641
Compare
Hi, @jywarren we are using Bootstrap 3.4.0 in our project which uses only a default color which is grey. The changes I've done are with this version only. Badge-Language_Section.mov |
I think this looks great. The only and hopefully final change I'd ask is that we filter out |
index.html
Outdated
@@ -191,6 +245,14 @@ <h3>3.<br />Create a welcoming issue for someone else</h3> | |||
</div> | |||
|
|||
<br /> | |||
<!-- Langauge section --> | |||
<h2><span id="fto-issue">Languages</span> Uses</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<h2><span id="fto-issue">Languages</span> Uses</h2> | |
<h2><span id="fto-issue">Languages</span> Used</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
e44e8c3
to
9ac4641
Compare
Hi, @jywarren, in case if null, should we not add a label to the repo or some text instead? Like - NA |
Sure, but let's not use a label - just plain text like "N/A" is fine!
Thanks!
…On Thu, Mar 4, 2021 at 7:40 AM Yogesh Sharma ***@***.***> wrote:
Hi, @jywarren <https://github.com/jywarren>, in case if null, should we
not add a label to the repo or some text instead? Like - NA
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#422 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAF6J5LMGV6S4BG3JTEWQDTB55T5ANCNFSM4WFHLCBA>
.
|
ef8dfba
to
0851399
Compare
Hi, @jywarren all set, and thanks Language-test.movPlease Review |
Oh, I'm sorry -- would it also be possible to move the listings to the bottom of the page? Perhaps just above "Stale Issues" or below Contributors? Thank you, I'm sorry i thought I'd made that suggestion already. Many thanks! |
No problem sir, don't be sorry I'll set this section above the stale issues
cause it would looks good at that place only as at the bottom we have
dependency chart so I think we can also set it between the contributors and
the dependency chart what do you think?
Warm Regards,
Yogesh Sharma
Thanks you
…On Fri, 5 Mar 2021, 21:43 Jeffrey Warren, ***@***.***> wrote:
Oh, I'm sorry -- would it also be possible to move the listings to the
bottom of the page? Perhaps just above "Stale Issues" or below
Contributors? Thank you, I'm sorry i thought I'd made that suggestion
already. Many thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#422 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMKI7YCVK32E4SJ35EKGHMTTCD7KVANCNFSM4WFHLCBA>
.
|
I think it should be fine between contributors and dependency chart section
…On Sat, 6 Mar 2021, 10:00 yogesh sharma, ***@***.***> wrote:
No problem sir, don't be sorry I'll set this section above the stale
issues cause it would looks good at that place only as at the bottom we
have dependency chart so I think we can also set it between the
contributors and the dependency chart what do you think?
Warm Regards,
Yogesh Sharma
Thanks you
On Fri, 5 Mar 2021, 21:43 Jeffrey Warren, ***@***.***>
wrote:
> Oh, I'm sorry -- would it also be possible to move the listings to the
> bottom of the page? Perhaps just above "Stale Issues" or below
> Contributors? Thank you, I'm sorry i thought I'd made that suggestion
> already. Many thanks!
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#422 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AMKI7YCVK32E4SJ35EKGHMTTCD7KVANCNFSM4WFHLCBA>
> .
>
|
792ce72
to
1dc453a
Compare
Hi, @jywarren I have set the language section just below the contributor's section. Language-final.mov |
Hi! Great. Restarting the checks to try to get gitpod to pass. Thanks!! |
Yeah Sure. |
Hm, i'm so sorry, this is seeming to get stuck. Would you mind rebasing it and/or adding one more commit to see if we can get GitPod to go? Otherwise I can turn off the GitPod requirement as maybe I have it misconfigured. Apologies for the trouble! |
0b652c9
to
1dc453a
Compare
Hi, @jywarren I think it would be stuck again with this gitpod. |
@YogeshSharma01 it's strange that Gitpod is getting stuck can you try once with squashing all the commits then run it again. |
I don't think squashing all the commits would work @jywarren what do you think? should I squashing all the commits and try again? |
Oh that's OK - i'll just turn off the gitpod check. Thanks!!! |
Great work! Awesome to finally see this wrapped up! Thanks for your patience and persistence!!! |
* New Navbar added with the logo of PublicLab * New language section added * Fix the mobile view issue in Language section * Fix the mobile view hover issue in Language section * jQuery CDN removed * Badge used in language section * set the null values as N/A * Set the language section below Contributors
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
fixes #0000
-style reference to original issue #@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!