Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Fix (contacts page style, extra js contacts.js, view token word in generate token page) #37

Merged
merged 10 commits into from
Jan 20, 2023

Conversation

parhamin2010
Copy link
Contributor

Fix #36
Fix view token word here
image

@parhamin2010 parhamin2010 mentioned this pull request Jan 11, 2023
@michielbdejong
Copy link
Member

Can you resolve the conflicts?

@michielbdejong
Copy link
Member

The title and the screenshot in the first comment don't seem to be about the CSS of the contacts list that is described in #36 - can you align both of them?

@parhamin2010
Copy link
Contributor Author

@michielbdejong it was related to the CSS that missing from style.css. I already commit them and PR is merged here https://github.com/pondersource/oc-sciencemesh/pull/37/files#diff-1fc556f95754ee7e33d91044125c44bb9f750c99be4406756ffb27413adfcaf5

@michielbdejong
Copy link
Member

Thanks for resolving the merge conflict; still, getting back to #37 (comment) ...
IIUC this PR does two things, 1. Fix #36 and 2. change 'Check token' to 'View token', right?
And you only included a screenshot of the second change?
Can you also include a screenshot of the first change?
And can you update the title to describe what this PR contains?
Thanks!

js/contacts.js Outdated
console.log(response)
//alert('The token is invalid')
});
document.getElementById('elem').onclick = function () {
Copy link
Member

Choose a reason for hiding this comment

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

Why are you adding this here? What does it do?
I think this is code from accept.js that accidentally ended up in contacts.js
I removed it in https://github.com/pondersource/oc-sciencemesh/pull/35/files#diff-865e798ad64e5c4f552f82b73ce546ec3f2150da625ad60bb83db07c0e2d03ccL60-L68
But now you're adding it back, so that looks like you incorrectly resolved the merge conflict, probably?

@parhamin2010
Copy link
Contributor Author

Thanks for resolving the merge conflict; still, getting back to #37 (comment) ... IIUC this PR does two things, 1. Fix #36 and 2. change 'Check token' to 'View token', right? And you only included a screenshot of the second change? Can you also include a screenshot of the first change? And can you update the title to describe what this PR contains? Thanks!

contacts
Here's the contact fix screenshot + the image in title.

@michielbdejong
Copy link
Member

I still see the title of this PR as "Frontend"?

@parhamin2010 parhamin2010 changed the title Frontend Fix #37 Jan 13, 2023
@parhamin2010 parhamin2010 changed the title Fix #37 Fix (contacts page style, extra js contacts.js, view token word in generate token page) Jan 13, 2023
parhamin2010 added a commit that referenced this pull request Jan 15, 2023
parhamin2010 added a commit that referenced this pull request Jan 15, 2023
parhamin2010 added a commit that referenced this pull request Jan 15, 2023
@parhamin2010
Copy link
Contributor Author

image
image
@michielbdejong Here's the screenshots from contacts page.

parhamin2010 added a commit that referenced this pull request Jan 16, 2023
Copy link
Member

@michielbdejong michielbdejong left a comment

Choose a reason for hiding this comment

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

CSS looks good!

Why is Marie showing up twice in the list?

The sentence "List of contacts that you were add them inside the cloud servers" doesn't make sense to me. I don't know what "the cloud servers" are, and there seem to be two verbs "were add". I think what you mean is "List of contacts inside remote servers that you added". But maybe a better phrasing would be "List of your ScienceMesh contacts", can you update that?

parhamin2010 added a commit that referenced this pull request Jan 20, 2023
Copy link
Member

@michielbdejong michielbdejong left a comment

Choose a reason for hiding this comment

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

I didn't see any screenshots of the latest fixes but I trust you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contacts not rendered properly
2 participants