-
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
Simplify global create menu #24357
Closed
MaciejSWM
wants to merge
55
commits into
Expensify:main
from
MaciejSWM:simplify-global-create-menu-material-top-tab
Closed
Simplify global create menu #24357
Changes from 48 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
32380b4
Install react-navigation-bottom-tabs
MaciejSWM aa28ffa
Tab navigator for New Chat screens
MaciejSWM 1105c34
Change keyboard shortcut to open New Chat instead of New Group
MaciejSWM 8f11527
Translations for New Chat
MaciejSWM 6ae6b66
Multiple option selector as button
MaciejSWM 81c515d
Button toggle component for New Chat modal
MaciejSWM b0936bf
Styling of button
MaciejSWM 00a1f06
Simplify FAB
MaciejSWM 1ab0037
Add Button Toggle
MaciejSWM c98f9d0
Change keyboard shortcut key
MaciejSWM 370403a
Merge branch 'andrew-scan' into simplify-global-create-menu-material-…
MaciejSWM 63e8c3b
WIP navigation
MaciejSWM b03db84
Switch case for all route types
MaciejSWM 78a21be
WIP Material Top Tab navigation
MaciejSWM d959c6a
Hide Tab Navigator behind beta flag
MaciejSWM 005ff32
Merge remote-tracking branch 'upstream/andrew-scan' into simplify-glo…
MaciejSWM fead367
Delete split bill option
MaciejSWM 78faa12
Merge branch 'andrew-scan' into simplify-global-create-menu-material-…
MaciejSWM 0c0d703
Merge fix - adjust Tab names
MaciejSWM cde4008
WIP Translations
MaciejSWM 29a27b5
Fix logic for showing selectedState
MaciejSWM a02791d
Split works
MaciejSWM f6191db
WIP Money request
MaciejSWM 19526e3
Merge branch 'main' into simplify-global-create-menu-material-top-tab
MaciejSWM 528f203
Drop code responsible for obserwing cross-tab changes
MaciejSWM 8aabbfc
Accessibility label
MaciejSWM e32e019
Ignore .gitconfig
MaciejSWM 575b980
Ignore .gitconfig
MaciejSWM 3b06bab
Drop Request page
MaciejSWM c1fb994
Drop splitBill option
MaciejSWM 8256934
Drop SPLIT_BILL references
MaciejSWM a80a2d6
Drop references to old Request page
MaciejSWM cdce229
Rename SplitSelector -> Selector
MaciejSWM 8239560
Tab header names
MaciejSWM 60c31ce
Merge branch 'main' of https://github.com/Expensify/App
MaciejSWM 4cdac43
Merge branch 'main' into simplify-global-create-menu-material-top-tab
MaciejSWM e2ca9f7
Drop excessive nesting
MaciejSWM 305190e
Drop padding top on native
MaciejSWM cfd204c
Hide whole tab navigation behind feature flag
MaciejSWM e9f7dc3
Use OnyxTabNavigator
MaciejSWM 836a3d0
Back button should dismiss modal
MaciejSWM edefa80
Adjust navigation for default chat tab
MaciejSWM 551b404
Just throw an error when no icon is matched
MaciejSWM 6cfc0f2
Drop deprecated props
MaciejSWM ba82618
Merge branch 'main' of https://github.com/Expensify/App
MaciejSWM 41a5902
Merge branch 'main' into simplify-global-create-menu-material-top-tab
MaciejSWM 201508b
Rename variable
MaciejSWM 77ea4fc
Drop unused styles
MaciejSWM 5141a5f
Fix typo in spanish translation; drop unused translations
MaciejSWM 65b87b0
Root path should be NEW, not NEW_CHAT
MaciejSWM 2476bc6
Different route based on beta features available
MaciejSWM b7de94d
Set Money Request header dynamically
MaciejSWM 9242a0d
Merge branch 'main' of https://github.com/Expensify/App
MaciejSWM 757249c
Merge branch 'main' into simplify-global-create-menu-material-top-tab
MaciejSWM f19162d
Missing translation
MaciejSWM File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -333,13 +333,16 @@ export default { | |
}, | ||
}, | ||
sidebarScreen: { | ||
fabAction: 'Nuevo chat', | ||
newChat: 'Nuevo chat', | ||
chat: 'Chat', | ||
room: 'Sala', | ||
fabAction: 'Enviar mensaje', | ||
newChat: 'Enviar mensaje', | ||
newGroup: 'Nuevo grupo', | ||
newRoom: 'Nueva sala de chat', | ||
fabNewChat: 'Enviar mensaje', | ||
fabNewChatExplained: 'Enviar mensaje', | ||
buttonSearch: 'Buscar', | ||
buttonMySettings: 'Mi configuración', | ||
fabNewChat: 'Nuevo chat', | ||
chatPinned: 'Chat fijado', | ||
draftedMessage: 'Mensaje borrador', | ||
listOfChatMessages: 'Lista de mensajes del chat', | ||
|
@@ -348,6 +351,8 @@ export default { | |
tabSelector: { | ||
manual: 'Manual', | ||
scan: 'Escanear', | ||
chat: 'Chat', | ||
room: 'Sala', | ||
distance: 'Distancia', | ||
}, | ||
receipt: { | ||
|
@@ -388,6 +393,7 @@ export default { | |
payElsewhere: 'Pagar de otra forma', | ||
settlePaypalMe: ({formattedAmount}) => `Pagar ${formattedAmount} con PayPal.me`, | ||
requestAmount: ({amount}) => `solicitar ${amount}`, | ||
addToSplit: 'TODO: TRANSLATION NEEDED', | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Translation needed |
||
splitAmount: ({amount}) => `dividir ${amount}`, | ||
amountEach: ({amount}) => `${amount} cada uno`, | ||
payerOwesAmount: ({payer, amount}) => `${payer} debe ${amount}`, | ||
|
@@ -846,6 +852,8 @@ export default { | |
localTime: 'Hora local', | ||
}, | ||
newChatPage: { | ||
addToGroup: 'Añadir al grupo', | ||
createChat: 'Creat chat', | ||
createGroup: 'Crear grupo', | ||
}, | ||
yearPickerPage: { | ||
|
@@ -1400,7 +1408,7 @@ export default { | |
openShortcutDialog: 'Abre el cuadro de diálogo de métodos abreviados de teclado', | ||
escape: 'Diálogos de escape', | ||
search: 'Abrir diálogo de búsqueda', | ||
newGroup: 'Nueva pantalla de grupo', | ||
newGroup: 'Nueva pantalla de chat', | ||
copy: 'Copiar comentario', | ||
}, | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
IOU_BILL route was deleted so no need to include it here