-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[NO QA]Update _routes.yml #47431
[NO QA]Update _routes.yml #47431
Conversation
Adding new hub for NewExpensify for billing and subscriptions
@jayeshmangwani Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
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 haven't reviewed this; I'm approving it to get the internal engineer assigned.
@danieldoglas Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
🎯 @jayeshmangwani, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #47496. |
This seems somewhat related to HelpDot. Tagging you, @rushatgabhane —if it's not relevant, please feel free to ignore the ping! 😃 |
@jayeshmangwani @danieldoglas waiting on this HUB to be added to the help site so I can add the payment help pages to the New Dot section. I have this next step in a draft. Is there anything I can do or clarify to get this completed? https://github.com/Expensify/App/blob/main/docs/README.md#how-to-create-a-new-hub |
@slafortune Daniel is OOO until August 29th. I think we'll need to wait until then. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@slafortune this is failing with the following messages:
|
@slafortune Please check this comment whenever you can |
Linking the Hub
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.
Okay so this needs a couple things - it's definitely tricky so not your fault you were confused!
- inside
docs/new-expensify/hubs
instead of what you currently have, you need to make a new folder, calledbilling-and-subscriptions
. Then, inside of that, create a file,index.html
and put exactly what you have here in it. - You also need to add a new
billing-and-subscriptions
folder insidedocs/articles/new-expensify
- Finally - and this is not made clear in the instructions - it seems like it won't work unless there's at least one new article inside that new
docs/articles/new-expensify/billing-and-subscriptions
folder. So it can be a stub, but we need something there.
Let me know if that makes sense!
Merged main here because one of the checks was potentially failing due to a different PR. See slack thread. Fixed that and merged main here so that we know if the checks are failing because of the changes in this PR and not other, unrelated PRs. |
Looks like checks still failing so I think we need #47431 (review) still - that's the way I was able to get this to compile/work on local |
because these changes aren't done - #47431 (review) |
A preview of your ExpensifyHelp changes have been deployed to https://6b41ec61.helpdot.pages.dev ⚡️ |
🚀 Deployed to staging by https://github.com/dangrous in version: 9.0.40-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.40-6 🚀
|
Adding new hub for NewExpensify for billing and subscriptions
Details
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/420340
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop