-
Notifications
You must be signed in to change notification settings - Fork 59
React Intl Ramp Up PR #1 #430
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
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
c52832f
refactor(i18n,TripTools): Extract localizable strings from component.
binh-dam-ibigroup 16bd6e6
refactor(i18n,narrative): Localize SimpleRealtimeAnnotation.
binh-dam-ibigroup 9770827
chore(codespell): Don't codespell non-english string resources.
binh-dam-ibigroup 30cf4e6
chore(codespell): Do not codespell French language files.
binh-dam-ibigroup 83fadcf
Merge remote-tracking branch 'philip-cline/react-intl' into react-int…
binh-dam-ibigroup f6131d4
refactor(i18n,SaveTripButton): Localize SaveTripButton.
binh-dam-ibigroup 080a3e9
improvement(localize ItinerarySummary component & refactor a few func…
philip-cline f5cd8f1
refactor(Linting):
philip-cline 2fcee4c
Merge branch 'dev' into react-intl-ramp-up
binh-dam-ibigroup 2fc186d
chore(i18n): Fix strings for ItinerarySummary.
binh-dam-ibigroup 0585227
refactor(i18n,RealtimeAnnotation): Extract strings for component.
binh-dam-ibigroup c066839
improvement(Addressing PR comments):
philip-cline 9a3c475
improvement(Merge changes):
philip-cline adeb243
refactor(i18n,PlanFirstLastButtons): Localize component.
binh-dam-ibigroup 8d7b2ac
improvement(localize narrative-itineraries-header):
philip-cline a5b7bd1
Merge branch 'react-intl-ramp-up' of https://github.com/opentripplann…
philip-cline 1fbee66
improvement(address PR comments):
philip-cline 4bbbe49
improvement(TabbedInteraries & ItinerarySummaries): Localize TabbedIt…
philip-cline 25c3001
chore(i18n): Update language strings.
binh-dam-ibigroup 1041533
Merge branch 'dev' into react-intl-ramp-up-pr1
binh-dam-ibigroup 1883b3c
refactor: Fix lint
binh-dam-ibigroup ad8ea33
refactor(i18n): Address PR comments
philip-cline 8a61663
refactor(SaveTripButton): Add comments to clarify PR feedback.
binh-dam-ibigroup 666ae9f
refactor(TripTools): Use FormattedMessage with Start Over button.
binh-dam-ibigroup c9c1272
refactor(IconWithSpace): Apply icon with CSS spacing per PR comments.
binh-dam-ibigroup bbe1988
refactor(TabbedItineraries): Address PR comment on bullet, tweak rend…
binh-dam-ibigroup 8297d2e
refactor(DefaultItinerary): Tweak styles.
binh-dam-ibigroup 80ec210
refactor(IconWithSpace): Replace margin-inline* CSS with ::before/aft…
binh-dam-ibigroup b28ccbd
refactor(SaveTripButton,RtAnnotation): Make message ids all literals.
binh-dam-ibigroup fc3e0db
Merge branch 'dev' into react-intl-ramp-up-pr1
binh-dam-ibigroup 7054a36
refactor: Address PR comments
binh-dam-ibigroup 278c980
refactor(util/Icon): Add withSpace prop
binh-dam-ibigroup a629c47
refactor(narrative/icon): Remove in favor of components/util/icon.
binh-dam-ibigroup 8e014aa
fix(TripSummary): Remove green bar outside of batch itinerary results.
binh-dam-ibigroup b07e031
refactor(FormattedTimeRange): Format time using default format for am…
binh-dam-ibigroup 0f4a3c9
refactor(FormattedDuration): Make default export, rename file.
binh-dam-ibigroup a0c2b52
refactor(util/icon): Make tests pass.
binh-dam-ibigroup ea5305f
test(StopViewer): Update snapshots, still.
binh-dam-ibigroup 4299ee0
Merge branch 'dev' into react-intl-ramp-up-pr1
binh-dam-ibigroup e399f4d
refactor(admin/trip-status): Remove unused import.
binh-dam-ibigroup 7ef85a4
refactor(FieldTripStatusIcon): Fix import
binh-dam-ibigroup 149b464
refactor(RealtimeAnnotation): Improve rich text rendering.
binh-dam-ibigroup 42fec94
refactor(TabbedItineraries): Replace <br/>s with block <span>s.
binh-dam-ibigroup 88c7e2b
Merge branch 'dev' into react-intl-ramp-up-pr1
binh-dam-ibigroup 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 hidden or 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
74 changes: 5 additions & 69 deletions
74
__tests__/components/viewers/__snapshots__/stop-viewer.js.snap
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.