-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Uid visible to admin and account holder #3039
Conversation
@jywarren this is in progress |
Generated by 🚫 Danger |
I have tested this on my localhost:3000. |
Nowhere else -- does this need the tests restarted or is there an error we can fix? |
i am not having any error on my local machine. I have restarted the tests. Hope it passes |
ERROR["test_digest_emails", Minitest::Result, 35.865290699999605] 784/784: [===============================================================================================] 100% Time: 00:01:35, Time: 00:01:35 Finished in 95.34637s I am getting this error. is this error related to my patch? |
The error is about Junit. Restarting build! |
ok, actual error revealed now. |
@Gauravano what's the error? This pr is a little urgent one |
Here it is @SidharthBansal |
Finally all tests passed. |
Looks good but did I see that one of the tags starts with Also, if you want to replace the Thanks!!! |
What are oa- tags used for? |
Can we merge this one? I will write tests in next PR. I just want to hide the oauth based usertag as quickly as we can on production |
Sure! And I don't know what oa tags are for but there's one on my profile
that I didn't make... Want to look?
…On Wed, Jul 11, 2018, 4:59 PM Sidharth Bansal ***@***.***> wrote:
Can we merge this one? I will write tests in next PR. I just want to hide
the oauth based usertag as quickly as we can on production
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3039 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ-Pntpc_kaG06v0JC-WS0qghWhHcks5uFmdJgaJpZM4VKDTC>
.
|
👍 |
Looking at them |
Initially in April when we were adjusting the usertag to behave as identity model we created some usertags on our profile to test the feature. They are now not needed. You can delete the following from your profile
|
awesome!
…On Wed, Jul 11, 2018 at 5:12 PM Sidharth Bansal ***@***.***> wrote:
Initially in April when we were adjusting the usertag to behave as
identity model we created some usertags on our profile to test the feature.
They are now not needed. You can delete the following from your profile
- github:jywarren
- oa-twitter:jywarren
I have deleted mine. No one else apart from you and me have created
such tags.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#3039 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ10BQoFtPmjHmWIf5bWXIWwbfC_cks5uFmovgaJpZM4VKDTC>
.
|
* changed color of github icon and refactored code * Update _comment.html.erb (#3048) * changed icons styles * changed env back * some fixes * all icons width set same * fix * added back env * some fix * Update API.md * center align the text * center align and added or * added back env * added spacing in or * added env back * errors on signup page (#3044) * Update .travis.yml * Swap the providers and email-password login (#3021) * Change Login page & remove Gemfile.lock from PR * Add Rails production environment check back in * Uid visible to admin and account holder (#3039) * Uid visible to admin and account holder * few changes * . * minor tweaks * test rectified * .. * test rectified * Fallback email and welcome email with Oauth (#3052) * fallback welcome email * sending welcome mail in oauth * test * added back env * fixes * removed extra spaves
* Uid visible to admin and account holder * few changes * . * minor tweaks * test rectified * .. * test rectified
…iclab#3050) * changed color of github icon and refactored code * Update _comment.html.erb (publiclab#3048) * changed icons styles * changed env back * some fixes * all icons width set same * fix * added back env * some fix * Update API.md * center align the text * center align and added or * added back env * added spacing in or * added env back * errors on signup page (publiclab#3044) * Update .travis.yml * Swap the providers and email-password login (publiclab#3021) * Change Login page & remove Gemfile.lock from PR * Add Rails production environment check back in * Uid visible to admin and account holder (publiclab#3039) * Uid visible to admin and account holder * few changes * . * minor tweaks * test rectified * .. * test rectified * Fallback email and welcome email with Oauth (publiclab#3052) * fallback welcome email * sending welcome mail in oauth * test * added back env * fixes * removed extra spaves
Fixes #3038
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!