-
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
Add canned searches #42184
Add canned searches #42184
Changes from 15 commits
48ce99e
6f631fe
71b4c5a
d02e711
c46501f
f870dbe
afe0d17
3d53137
c3fab89
5a45331
95108dc
43f4de1
b765ea2
a086515
e77f8e0
4de2919
1292b7d
5be9339
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
jnowakow marked this conversation as resolved.
Show resolved
Hide resolved
|
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. This one already exists in the repo, right? I think we can use the existing asset and delete this. 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. 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. Hmm okay, can you try this one: simple-illustration__sendmoney.svg.zip And it should get resized down to 48x48. But these all exist in our system at 68x68, so that's what we export them as. |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -324,6 +324,9 @@ export default { | |||||
action: 'Acción', | ||||||
expenses: 'Gastos', | ||||||
tax: 'Impuesto', | ||||||
shared: 'Compartido', | ||||||
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.
Suggested change
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. Bump @jnowakow. I think we should change this to plural since all other ones are plural too |
||||||
drafts: 'Borradores', | ||||||
finished: 'Finalizado', | ||||||
Comment on lines
+327
to
+329
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. Did these translations get approved internally? 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.
Suggested change
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. 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. Haha I asked for another translation and got the plural like I suggested above. I think it makes sense to use the plural, since all other items are plural too, e.g. 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. Bump @jnowakow. I think we should change this to plural since all other ones are plural too |
||||||
}, | ||||||
connectionComplete: { | ||||||
title: 'Conexión Completa', | ||||||
|
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.
Did the @Expensify/design export this for you, or did you grab this yourself from Figma? We've had some trouble in the past when contributors grab illustrations themselves so just want to double check.
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 grabbed it by myself. So maybe they should be exported once again by design team.
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.
Let's get @Expensify/design to export these assets and use those instead to make sure they follow the expected format
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.
@dannymcclain you exported the check-circle for me. Are you able to provide me also those two illustrations?
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 think Danny already uploaded this one for ya, but here it is again: check-circle.svg.zip