-
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
[CRITICAL] [VIP-Travel] Create workspace address page and section in overview #37827
Comments
Hello, I'm Aleksandra from Software Mansion, the expert agency, and I'd like to work on this issue. |
Adding a C+ here for Travel reviews: @shubham1206agra |
Only assigned on Friday. We can give them a day here Melvin. |
Hi,
Could you please let me know under which prop can I find that address? Is it already implemented? |
The address is not implemented yet. It will be a field on the policy object |
Draft PR above. |
Would you me to make the changes visible only for Spotnana Travel beta users? |
Yes please! |
How is this one coming along @smelaa? |
Still waiting on webhooks. |
@twisterdotcom I was OOO last week. The PR draft is ready, just waiting to be connected to backend. |
Waiting on the backend. |
Correct we just need this API endpoint https://github.com/Expensify/Expensify/issues/385614#issuecomment-2057322402 |
This is unblocked now right? Let's get this one moving @smelaa! |
Can we make this ready for review yet @smelaa? |
@stitesExpensify @twisterdotcom Can I have more details on this API endpoint? I think the linked issue is internal and I can't see the link. |
Discussed it via DM, but posting here for visibility. For the endPoint, it requires 2 parameters (besides the AuthToken):
|
Triggered auto assignment to @lakchote, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
cc @smelaa looks like a lot of blockers are related to it |
@lakchote This feature is behind beta. So you can remove the deploy blocker label from them. |
This is already live! |
@twisterdotcom This issue still requires payment. |
Ah! Didn't realise this was linked to a PR, thought it was one of those handled in another issue. Found it: #38381 |
Payment Summary:
|
VIP-Travel Implementation Issue
Tracking Issue: https://github.com/Expensify/Expensify/issues/333471
Project: https://github.com/orgs/Expensify/projects/112/
Relevant Design Doc Section: https://docs.google.com/document/d/122DLLTuCsU4NC3c7rNiy4UF8bZxVlLEWSy3yncqCTcQ/edit#bookmark=id.9gtuxny77xql
This issue is for creating the new workspace address page:
Policy.updateAddress will behave much like Policy.updateWorkspaceCustomUnitAndRate, but it will call a new command, UpdateWorkspaceAddress.
Routes table:
https://docs.google.com/document/d/122DLLTuCsU4NC3c7rNiy4UF8bZxVlLEWSy3yncqCTcQ/edit#bookmark=id.gn6jbl2udlnx
The text was updated successfully, but these errors were encountered: