Commit 6c3a5b7
committed
Merge remote-tracking branch 'origin/main' into issa/add-concierge-draft-streaming
# Conflicts:
# src/CONST/index.ts
# src/components/MoneyRequestReportView/MoneyRequestReportTransactionList.tsx
# src/components/Search/SearchList/ListItem/ExpenseReportListItem.tsx
# src/components/Search/SearchList/ListItem/TransactionListItem.tsx
# src/languages/de.ts
# src/languages/en.ts
# src/languages/es.ts
# src/languages/fr.ts
# src/languages/it.ts
# src/languages/ja.ts
# src/languages/nl.ts
# src/languages/pl.ts
# src/languages/pt-BR.ts
# src/languages/zh-hans.ts
# src/libs/actions/App.ts
# src/libs/actions/Delegate.ts
# src/libs/actions/IOU/TrackExpense.ts
# src/pages/Search/SearchMoneyRequestReportPage.tsx
# src/pages/domain/Groups/DomainGroupDetailsPage.tsx
# src/pages/inbox/ConciergeDraftContext.tsx
# src/pages/inbox/ReportScreen.tsx
# src/pages/inbox/conciergeDraftState.ts
# src/pages/inbox/report/ReportActionsList.tsx
# src/pages/inbox/report/ReportActionsListHeader.tsx
# src/pages/iou/request/step/IOURequestStepAccountant.tsx
# src/pages/iou/request/step/IOURequestStepDistanceManual.tsx
# src/pages/iou/request/step/confirmation/SubmitExpenseOrchestrator.tsx
# src/types/onyx/DomainErrors.ts
# src/types/onyx/DomainPendingActions.ts
# tests/actions/DelegateTest.ts
# tests/actions/PolicyTest.ts
# tests/ui/PureReportActionItemTest.tsx
# tests/unit/pages/inbox/conciergeDraftState.test.ts131 files changed
Lines changed: 3735 additions & 816 deletions
File tree
- assets/images
- config/eslint
- src
- CONST
- components
- Icon/chunks
- MoneyRequestReportView
- Search
- SearchInputSelectionWrapper
- SearchList
- ListItem
- SettlementButton
- TransactionItemRow
- hooks
- languages
- libs
- Network
- ReportActionFollowupUtils
- actions
- IOU
- types
- Policy
- Report
- telemetry
- pages
- OnboardingInterestedFeatures
- OnboardingWorkspaceConfirmation
- OnboardingWorkspaceOptional
- Search
- SearchPageNarrow
- Travel
- domain/Groups
- home/TimeSensitiveSection
- hooks
- items
- inbox
- hooks
- report
- ContextMenu
- actionContents
- iou/request/step
- IOURequestStepDistanceGPS
- IOURequestStepScan/hooks
- confirmation
- settings
- Profile/CustomStatus
- Wallet/PersonalCards/upgrade
- workspace
- styles
- utils
- types/onyx
- tests
- actions
- IOUTest
- IOU
- ui
- unit
- Search
- hooks
- libs/ReportActionFollowupUtils
- pages
- home/TimeSensitiveSection
- inbox
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7645 | 7645 | | |
7646 | 7646 | | |
7647 | 7647 | | |
| 7648 | + | |
7648 | 7649 | | |
7649 | 7650 | | |
7650 | 7651 | | |
| |||
7686 | 7687 | | |
7687 | 7688 | | |
7688 | 7689 | | |
| 7690 | + | |
7689 | 7691 | | |
7690 | 7692 | | |
7691 | 7693 | | |
| |||
Lines changed: 30 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| 282 | + | |
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
| |||
221 | 220 | | |
222 | 221 | | |
223 | 222 | | |
224 | | - | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | | - | |
| 658 | + | |
| 659 | + | |
659 | 660 | | |
660 | 661 | | |
661 | 662 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments