-
Notifications
You must be signed in to change notification settings - Fork 360
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
Add docs link to Setup, Create Repo, Branches, and Admin Pages #2506
Add docs link to Setup, Create Repo, Branches, and Admin Pages #2506
Conversation
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.
Hey @DataDavD, thanks for the awesome contribution! See my comment..
Sorry for the spam @itaiad200 (still getting used to using Github in a collaborative manner 😸 ). Anyways, I posted some screenshot with the changes. I figure there still needs to be some changes, but I wanted to make sure with you that this is on the right track. Also, do you or anyone else (i.e. PM, PMM, comms, etc) at lakeFS/treeverse want to review the wording in the links? Let me know. If so, then I'll finalize the wording and such and rebase the commits as one and click Thanks again for all your help! best, |
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.
Added few comments. I think this PR will benefit from extra set of eyes, preferably with more UX experience. @johnnyaug , can you take a glance?
Thanks @johnnyaug, this is exactly the support/direction I needed. I'm working on this now to get it updated |
ab5d347
to
4faf7bc
Compare
This commit adds doc links in the Create a Repo, Admin, Initial Setup, and Branches pages. It does this by simply adding hyperlink tag in the appropriate React components and pages. These hyperlink open a new tag and includes the rel="noopener noreferrer" attribute values. The "Learn more." text has been added to accordingly based on the mocks referenced in Issue 2316 (treeverse#2316).
4faf7bc
to
d9fbaf0
Compare
…/ddansby/link-docs-to-webui-2316 � Conflicts: � webui/src/styles/globals.css
@itaiad200 FYI this PR is (finally) ready for review. Here are the corresponding screenshots from these updated changes. cc @johnnyaug just in case you wanna review these versus the mocks you provided. Thanks again for the patience and directional help. |
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.
Great job @DataDavD, we're almost there!
@DataDavD I think we're ready to close this PR once you wrap up the last two comments I added yesterday. Again - thank you very much for this contribution :) |
@itaiad200 done with your requested changes (see screenshots below). Please let me know if there is anything else I need to do. Once again thank you (and @johnnyaug and @nopcoder) for all the help. Really appreciate your assistance. |
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.
Approved! Thanks @DataDavD
Awesome @itaiad200, thank you. I know its small, but this frontend stuff humbled me. However, it was a good humbling as I was able to expand my knowledge of React. I'm going to start working on #2415 now. Thanks again! Best, |
This PR adds a documentation link on the Create a New Repository, Initial Setup, Admin, and Branches pages within a lakeFS repo per the
recommendations in Issue 2316.
This PR will close Issue 2316.