Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
293 commits
Select commit Hold shift + click to select a range
82a84ae
docs(date-time-modal): Clarify some comments around DateTimeSelector.…
binh-dam-ibigroup Mar 26, 2020
5427bf2
refactor: Merge remote-tracking branch 'origin/dev' into otp-ui-datet…
binh-dam-ibigroup Mar 26, 2020
ef82d61
fix(yarn): Revert stuff to fix broken build from previous commit.
binh-dam-ibigroup Mar 26, 2020
9676562
fix(yarn): Fix more broken lint stuff.
binh-dam-ibigroup Mar 26, 2020
374b52f
fix(yarn.lock): Fix broken yarn.lock
binh-dam-ibigroup Mar 26, 2020
45f751a
fix(yarn): Fix yarn.lock /
binh-dam-ibigroup Mar 26, 2020
cf0c91b
fix(package.json): Use old pqackage.json see what happens
binh-dam-ibigroup Mar 26, 2020
87a8efb
fix(yarn): Fix yarn so lint doens't complain
binh-dam-ibigroup Mar 27, 2020
b8216f1
refactor(itinerary): use otp-ui itinerary-body
evansiroky Mar 27, 2020
1d4f941
refactor(itinerary): restore inadvertently deleted file
evansiroky Mar 27, 2020
f39b0b8
Merge pull request #145 from opentripplanner/fix-example-form
landonreed Mar 27, 2020
4e05b0b
Merge pull request #139 from opentripplanner/otp-ui-datetimeselector
binh-dam-ibigroup Mar 27, 2020
868bc34
refactor: Merge remote-tracking branch 'origin/dev' into otp-ui-trip-…
binh-dam-ibigroup Mar 27, 2020
a694341
refactor(map): some changes to address PR comments
evansiroky Mar 27, 2020
1161548
Merge branch 'dev' into otp-ui-map
evansiroky Mar 27, 2020
90ce9ed
refactor(util): update turf package
evansiroky Mar 27, 2020
fc243e5
Merge branch 'otp-ui-map' into otp-ui-itinerary-body
evansiroky Mar 27, 2020
959b3a4
docs(user-trip-settings): Add JS doc for component UserTripSettings.
binh-dam-ibigroup Mar 30, 2020
d18d3ed
Merge pull request #141 from opentripplanner/otp-ui-trip-settings
binh-dam-ibigroup Mar 30, 2020
bce2c07
Merge branch 'otp-ui-trip-settings' into otp-ui-icons
binh-dam-ibigroup Mar 30, 2020
1e93140
refactor: Merge branch 'otp-ui-trip-details' into otp-ui-icons
binh-dam-ibigroup Mar 30, 2020
579e39d
fix(index.css): Remove unused reference
binh-dam-ibigroup Mar 30, 2020
fe4c15d
build(package.json): Restore bowser dependency.
binh-dam-ibigroup Mar 30, 2020
d0ebc6d
build(package.json): Merge branch 'restore-bowser' into otp-ui-icons
binh-dam-ibigroup Mar 30, 2020
e97bcd2
refactor: Merge remote-tracking branch 'origin/dev' into otp-ui-trip-…
binh-dam-ibigroup Apr 1, 2020
74d981a
refactor: some small edits to address PR review comments
evansiroky Apr 1, 2020
6f408f5
Merge branch 'otp-ui-map' into otp-ui-itinerary-body
evansiroky Apr 1, 2020
d80ac3e
Merge branch 'dev' into otp-ui-map
evansiroky Apr 1, 2020
66c6bcd
Merge branch 'otp-ui-map' into otp-ui-itinerary-body
evansiroky Apr 1, 2020
596698d
Merge pull request #140 from opentripplanner/otp-ui-map
landonreed Apr 2, 2020
6defa10
Merge branch 'dev' into otp-ui-trip-details
binh-dam-ibigroup Apr 2, 2020
721d403
Merge pull request #142 from opentripplanner/otp-ui-trip-details
binh-dam-ibigroup Apr 2, 2020
5ae46d9
Merge branch 'dev' into otp-ui-icons
binh-dam-ibigroup Apr 2, 2020
fe04703
Merge branch 'dev' into otp-ui-itinerary-body
evansiroky Apr 2, 2020
a780d4b
refactor(print-layout): get map to show up on print-layout
evansiroky Apr 2, 2020
ae22643
refactor(itinerary): Migrate uses of itinerary.getIcon() to OTP-ui ic…
binh-dam-ibigroup Apr 2, 2020
462611e
refactor: Remove profile-related components. Replace ModeIcon on OTP-…
binh-dam-ibigroup Apr 2, 2020
d05337f
refactor(icons): Remove lib/components/icons and use OTP-ui icons pac…
binh-dam-ibigroup Apr 3, 2020
3643038
docs(default-search-form): Tweak comments.
binh-dam-ibigroup Apr 3, 2020
83849ec
Merge branch 'otp-ui-itinerary-body' into otp-ui-icons
binh-dam-ibigroup Apr 3, 2020
eeab320
fix: Fix linting errors and other print-layout merge.
binh-dam-ibigroup Apr 3, 2020
0bc4d96
fix: One more lint error fix.
binh-dam-ibigroup Apr 3, 2020
c781f67
fix(Temp commit with ItinSummary visible in desktop mode.):
binh-dam-ibigroup Apr 3, 2020
32cc8ba
feat(line-itin/itineray.css): Reinstate file.
binh-dam-ibigroup Apr 6, 2020
48a9544
refactor(icons): Remove unused old icons.
binh-dam-ibigroup Apr 6, 2020
d729c2d
fix(Fix lint, revert to DefaultItinerary.):
binh-dam-ibigroup Apr 6, 2020
e89098d
style: Organize imports per PR comments.
binh-dam-ibigroup Apr 6, 2020
e1a8e1f
style(Organize imports per PR comments.):
binh-dam-ibigroup Apr 6, 2020
bfd62fe
refactor: change config value of operators to transitOperators
evansiroky Apr 6, 2020
aaad438
refactor(itinerary-body): add comment about component updating
evansiroky Apr 6, 2020
13cf9ea
refactor(distance): Replace distance with @opentripplanner/humanize-d…
binh-dam-ibigroup Apr 7, 2020
1f4a5f9
refactor(core-utils/map): Replace util/map with @opentripplanner/core…
binh-dam-ibigroup Apr 7, 2020
59c4c00
refactor(util/profile,storage): Replace util/profile, storage with @o…
binh-dam-ibigroup Apr 7, 2020
15eb9ed
refactor(util/time): Replace util/time with @opentripplanner/core-uti…
binh-dam-ibigroup Apr 7, 2020
bc4487f
refactor(itinerary): replace some css with styled-components
evansiroky Apr 7, 2020
06a6406
refactor(map): add a component for the elevation point marker
evansiroky Apr 8, 2020
ce6d984
refactor(map): remove unneeded methods and import spacing
evansiroky Apr 8, 2020
9d5c408
refactor(util/query-params): Replace query-params with @opentripplann…
binh-dam-ibigroup Apr 8, 2020
66ad883
refactor(util/ui): Replace util/ui with @opentripplanner/core-utils/u…
binh-dam-ibigroup Apr 8, 2020
b868238
refactor(util/query): Replace util/query with @opentripplanner/core-u…
binh-dam-ibigroup Apr 8, 2020
2615514
refactor(util/itinerary): 1/... Replace util/itinerary with @opentrip…
binh-dam-ibigroup Apr 8, 2020
1cfbd6c
Merge branch 'otp-ui-icons' into otp-ui-coreutils
binh-dam-ibigroup Apr 8, 2020
53ca03c
refactor(util/itinerary): Remove unused code so far.
binh-dam-ibigroup Apr 8, 2020
f71010e
feat(Sign-in button): Add sign-in button.
binh-dam-ibigroup Apr 17, 2020
a352d5d
refactor(stories): Inline stylesheet.
binh-dam-ibigroup Apr 17, 2020
29e2f66
fix(navbar): Flush sign-in button to right regardless of wide-screen …
binh-dam-ibigroup Apr 18, 2020
b0ae5e0
feat(Auth0 Login): Add Auth0 login.
binh-dam-ibigroup Apr 20, 2020
a085ad5
fix(NavLoginButton): Fix excess height when avatar is used, improve t…
binh-dam-ibigroup Apr 20, 2020
190187f
refactor(NavLoginButton): Extract display name for avatar alt text.
binh-dam-ibigroup Apr 20, 2020
89f25c2
style: Fix yarn lint errors
binh-dam-ibigroup Apr 20, 2020
fbfa468
fix(NavLoginButton): Fix undef var when not logged in.
binh-dam-ibigroup Apr 20, 2020
c3214b6
refactor(config): Combine auth0 info into config.yml. Fix a few issues.
binh-dam-ibigroup Apr 20, 2020
6ff1da7
fix(NavLoginButtonAuth0): Redirect to the location before the Auth0 o…
binh-dam-ibigroup Apr 21, 2020
d76b268
refactor(auth.js): Move Auth0 callbacks to auth.js.
binh-dam-ibigroup Apr 21, 2020
2b9ec84
refactor(NavLoginButton): Move mobile styles from mobile NavigationBa…
binh-dam-ibigroup Apr 22, 2020
473129f
fix(build): Make test pass (remove extra deps, storybook)
binh-dam-ibigroup Apr 22, 2020
054131a
refactor(NavLoginButton): Move/consolidate account links to auth.js. …
binh-dam-ibigroup Apr 22, 2020
1737208
improvement(after login): Prevent default redirect URL from showing i…
binh-dam-ibigroup Apr 22, 2020
c863dca
refactor(example.js): Remove unnecessary collapseOnSelect prop
binh-dam-ibigroup Apr 22, 2020
60b4d74
Merge pull request #147 from opentripplanner/otp-ui-itinerary-body
landonreed Apr 22, 2020
f9b67de
build(deps): bump https-proxy-agent from 2.2.2 to 2.2.4
dependabot[bot] Apr 22, 2020
f3b33a2
fix(NavLoginButton): Export via lib/index.js, tweak mobile padding fo…
binh-dam-ibigroup Apr 22, 2020
5cf0d59
Merge branch 'dev' into otp-ui-icons + typo fix
binh-dam-ibigroup Apr 23, 2020
7b5e934
Merge branch 'dev' into otp-ui-humanize-distance
binh-dam-ibigroup Apr 23, 2020
2d81d30
refactor(line-itin/itinerary.css): Remove unused file from before merge.
binh-dam-ibigroup Apr 23, 2020
2abec46
Merge branch 'dev' into otp-ui-coreutils
binh-dam-ibigroup Apr 23, 2020
97977d0
Merge branch 'otp-ui-coreutils' into otp-ui-coreutils-without-icons
binh-dam-ibigroup Apr 23, 2020
1192681
refactor(core-utils): Initial migration over to OTP-ui core-utils.
binh-dam-ibigroup Apr 24, 2020
16dcedf
fix(lib/index): Should not have removed LineItinerary from lib/index.
binh-dam-ibigroup Apr 24, 2020
d00e8c9
refactor(itinerary): Use OTP-ui itinerary getLegBounds and getItinera…
binh-dam-ibigroup Apr 24, 2020
966178c
refactor: Use `import coreUtils from '@opentripplanner/core-utils' as…
binh-dam-ibigroup Apr 24, 2020
f54896e
refactor(line-itinerary/itinerary.css): Should not have brought back …
binh-dam-ibigroup Apr 24, 2020
0ccc86f
refactor(TriMetLegIcon): Import TriMetLegIcon from the root of icons …
binh-dam-ibigroup Apr 24, 2020
ca56c60
refactor: Address PR comments.
binh-dam-ibigroup Apr 24, 2020
2690d3d
refactor(util/index): Remove unused vars.
binh-dam-ibigroup Apr 24, 2020
1cf85d2
fix(itinerary): Revert legLocationAtDistance to existing itinerary fu…
binh-dam-ibigroup Apr 27, 2020
1c91553
Merge pull request #151 from opentripplanner/otp-ui-humanize-distance
binh-dam-ibigroup Apr 27, 2020
456b5f9
Merge branch 'dev' into elevation-point-marker
binh-dam-ibigroup Apr 28, 2020
47d64a8
fix: Upgrade to OTP-ui 0.0.20 to make elevation marker work.
binh-dam-ibigroup Apr 28, 2020
f9910e5
fix(otp-ui version): Upgrade to OTP-ui 0.0.20.
binh-dam-ibigroup Apr 28, 2020
199538c
Merge branch 'dev' into otp-ui-coreutils-without-icons
binh-dam-ibigroup Apr 28, 2020
5404f98
refactor(routeComparator): Use routeComparator from OTP-UI.
binh-dam-ibigroup Apr 28, 2020
1bb8c7e
Merge pull request #152 from opentripplanner/elevation-point-marker
landonreed Apr 28, 2020
55cdd96
Merge branch 'dev' into otp-ui-coreutils-without-icons
binh-dam-ibigroup Apr 28, 2020
20974b3
Merge pull request #157 from opentripplanner/otp-ui-coreutils-without…
landonreed Apr 28, 2020
6c30e54
refactor(user): add account page placeholder
landonreed Apr 28, 2020
f4526d9
Merge branch 'dev' into otp-ui-icons
binh-dam-ibigroup Apr 30, 2020
4aeb823
refactor(print-layout): Extract LegIcon (and ModeIcon) props to examp…
binh-dam-ibigroup Apr 30, 2020
e21ccfa
refactor(LineItinerary): Extract and propagate LegIcon prop from Line…
binh-dam-ibigroup Apr 30, 2020
fe46050
fix(routerId): persist routerId across sessions
landonreed Apr 30, 2020
f6f9d7c
refactor(line-itin): Extract LegIcon prop from line-itin/ItinerarySum…
binh-dam-ibigroup Apr 30, 2020
ac0d817
refactor(mobile): Extract and propagate LegIcon prop to MobileMain sc…
binh-dam-ibigroup Apr 30, 2020
8de95a1
refactor(default-itinerary): Extract LegIcon prop from DefaultItineary.
binh-dam-ibigroup Apr 30, 2020
7512b6e
refactor(SettingsSelectorPanel): Extract and propagate ModeIcon prop …
binh-dam-ibigroup Apr 30, 2020
9a70180
refactor: Remove old customIcons and icons props.
binh-dam-ibigroup Apr 30, 2020
685a484
docs(example.js): Add a note for testing.
binh-dam-ibigroup Apr 30, 2020
02fef27
refactor(ModeIcon prop): Make ModeIcon prop required.
binh-dam-ibigroup Apr 30, 2020
ae26b4e
Merge pull request #160 from opentripplanner/user-account-page
binh-dam-ibigroup May 1, 2020
98b4790
refactor(routerId): add confirm message to notify user about alt router
landonreed May 1, 2020
a1b9b66
feat(routes): Set up URL routing for new and existing user accounts.
binh-dam-ibigroup May 1, 2020
94982a1
fix(example): Fix syntax error
binh-dam-ibigroup May 1, 2020
2842fdc
style: Change style and add comment per PR feedback.
binh-dam-ibigroup May 1, 2020
da145e1
feat(account): Allow adding new user.
binh-dam-ibigroup May 2, 2020
6d2fb8a
improvement(account): Fetch existing user account.
binh-dam-ibigroup May 2, 2020
7660492
improvement(user-account-screen): Handle updating user accounts.
binh-dam-ibigroup May 4, 2020
97529e3
improvement(post-login): Preserve the URL search (hash) parameters.
binh-dam-ibigroup May 4, 2020
d53f677
improvement(Support adding/removing/editing locations. On login of ex…
binh-dam-ibigroup May 5, 2020
49081d2
improvement(account): Add different flows for new account and existin…
binh-dam-ibigroup May 6, 2020
8765d23
improvement(account): Improve layout and flow.
binh-dam-ibigroup May 6, 2020
d11fdd4
refactor(Auth0Wrapper): Extract Auth0Wrapper
binh-dam-ibigroup May 6, 2020
5c7dbfa
refactor: Tweak strings and comments.
binh-dam-ibigroup May 6, 2020
9254d3e
style(responsive-webapp): Fix lint
binh-dam-ibigroup May 7, 2020
e956242
style(auth.js): Fix lint.
binh-dam-ibigroup May 7, 2020
ac1e78f
refactor(auth0-token-wrapper): Extract auth0 token fetching out of us…
binh-dam-ibigroup May 8, 2020
d602b31
style: Fix lint
binh-dam-ibigroup May 8, 2020
9219719
refactor(package): Upgrade @opentripplanner packages. Update example.…
binh-dam-ibigroup May 11, 2020
ac4d6db
refactor(icons): move example custom icons into own file
landonreed May 12, 2020
4206465
docs(example): Remove a dummy custom icon example in favor for the ot…
binh-dam-ibigroup May 12, 2020
266ecb4
refactor(example): set useCustomIcons to false
landonreed May 12, 2020
538bf69
Merge branch 'otp-ui-icons' into otp-ui-icons-ltr
landonreed May 12, 2020
ca27560
Merge pull request #164 from opentripplanner/otp-ui-icons-ltr
binh-dam-ibigroup May 12, 2020
f2cf6a6
fix(AWS API): Accommodate AWS API responses.
binh-dam-ibigroup May 12, 2020
6d707e0
improvement(login): Add loggedInUser in state.otp. Move Auth0Wrapper …
binh-dam-ibigroup May 12, 2020
404f941
fix(css): Match date and mode selector styles to trimet-mod-otp
binh-dam-ibigroup May 15, 2020
5673af5
Merge branch 'otp-ui-icons' of https://github.com/opentripplanner/otp…
binh-dam-ibigroup May 15, 2020
bc67a45
fix(margins): Fix trip form margins
binh-dam-ibigroup May 15, 2020
e0373e8
style(results-screen): Reorder vars in render()
binh-dam-ibigroup May 15, 2020
4e2f80c
improvement(accounts): Allow both email and sms as notifications.
binh-dam-ibigroup May 15, 2020
4d3c5db
fix: Fix lint; Fix account form typo.
binh-dam-ibigroup May 15, 2020
7efa279
revert(user-account-screen): Revert to exclusive notification channel.
binh-dam-ibigroup May 18, 2020
b68d748
fix(nav-login-button): Fix colors; Remove dangling underline displaye…
binh-dam-ibigroup May 18, 2020
7265176
Merge branch 'dev' into add-user-signup
binh-dam-ibigroup May 18, 2020
3f5ec4b
Merge branch 'add-user-signup' into add-account-creation
binh-dam-ibigroup May 18, 2020
c4c503e
refactor(user-account-screen): Extract panes and redundant functions.
binh-dam-ibigroup May 18, 2020
9a292d7
refactor(user-account-screen): Finish extracting individual panes.
binh-dam-ibigroup May 19, 2020
ad873bb
refactor(favorite-locations-pane): Rename file for component.
binh-dam-ibigroup May 19, 2020
d620054
refactor(user-account-screen): Separate new/existing account renders,…
binh-dam-ibigroup May 19, 2020
db91c86
refactor(auth.js): Address PR comments.
binh-dam-ibigroup May 20, 2020
9c8b981
refactor(nav-login-button): Extract component inline style override t…
binh-dam-ibigroup May 20, 2020
563f501
refactor(nav-login-button-auth0): Pass props explicity.
binh-dam-ibigroup May 20, 2020
8fb5545
fix(auth links): Fix accountLinks so that logout doesn't crash.
binh-dam-ibigroup May 20, 2020
163ab06
fix(logout): Make logout 'clear' the screen.
binh-dam-ibigroup May 20, 2020
70a9d96
refactor(auth): Inline getAuth0RedirectUri()
binh-dam-ibigroup May 20, 2020
eb5c5ef
refactor(user-account-screen): Use memoize for event handlers in loop.
binh-dam-ibigroup May 20, 2020
d098179
refactor(user-account-screen): Move pane event handlers inside panes.
binh-dam-ibigroup May 20, 2020
ccb3668
refactor: Make constant components JSX literals.
binh-dam-ibigroup May 21, 2020
6c10ea6
fix(css): Match trimet style for TripDetails, itinerary footer, Place…
binh-dam-ibigroup May 21, 2020
af6a09d
Merge branch 'add-user-signup' into add-account-creation
binh-dam-ibigroup May 22, 2020
64ea6f2
fix(redirect, verify email): Add redirect URL_ROOT, add nav to verify…
binh-dam-ibigroup May 22, 2020
923ff37
refactor: Address various lightweight PR comments.
binh-dam-ibigroup May 22, 2020
57a72f7
refactor(user-account-screen): Extract displays for new and existing …
binh-dam-ibigroup May 23, 2020
ebdb809
refactor(styled): Move account-related components to styled-compomnents.
binh-dam-ibigroup May 23, 2020
b1a8fc8
Merge branch 'add-account-creation' into add-trip-rq-history
binh-dam-ibigroup May 26, 2020
77b39b2
fix(Send user ID only once per trip plan. Fix spacing and comments.):
binh-dam-ibigroup May 26, 2020
449b789
refactor(WithLoggedInUser): Extract wrapper component that provides l…
binh-dam-ibigroup May 27, 2020
effc7f9
refactor(withLoggedInUser): Generalize use of withLoggedInUser.
binh-dam-ibigroup May 27, 2020
54aa805
refactor(middleware): Adjust URL and function params for fetching user.
binh-dam-ibigroup May 28, 2020
e420e66
fix(middleware): Fix URL for fetching user.
binh-dam-ibigroup May 28, 2020
1c053a5
Merge pull request #150 from opentripplanner/otp-ui-icons
landonreed Jun 3, 2020
b779c6a
refactor(UserAccountScreen): Simplify render. Address PR comments els…
binh-dam-ibigroup Jun 3, 2020
c3394e1
refactor(NavLoginButton): Remove memoize.
binh-dam-ibigroup Jun 4, 2020
8555ae9
Merge pull request #154 from opentripplanner/dependabot/npm_and_yarn/…
landonreed Jun 4, 2020
22c40ae
refactor: address PR #162 comments
landonreed Jun 4, 2020
7449e90
Merge branch 'dev' into add-user-signup
landonreed Jun 4, 2020
30e3edc
Merge pull request #156 from opentripplanner/add-user-signup
landonreed Jun 4, 2020
e75167c
refactor(LinkMenuItem): Extract component for MenuItem-s under login …
binh-dam-ibigroup Jun 4, 2020
d2db8c9
Merge pull request #163 from opentripplanner/add-account-creation
landonreed Jun 4, 2020
61a7cb0
fix(BaseMap): Pass baseLayers from map config to BaseMap.
binh-dam-ibigroup Jun 5, 2020
e81585e
refactor(middleware): Move constant
binh-dam-ibigroup Jun 5, 2020
da3c272
refactor(actions/user): Move code to fetch user under actions.
binh-dam-ibigroup Jun 5, 2020
fde66f7
fix(UserLoaderScreen): Accommodate cases with auth0 disabled.
binh-dam-ibigroup Jun 5, 2020
f548af1
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4
dependabot[bot] Jun 6, 2020
12ba2c0
improvement(actions/user): Store accessToken in state.otp.user; Add A…
binh-dam-ibigroup Jun 8, 2020
9a2f92f
Merge pull request #172 from opentripplanner/dependabot/npm_and_yarn/…
landonreed Jun 8, 2020
85e402d
refactor(UserLoaderScreen): Attempt to remove an unnecessary flashing…
binh-dam-ibigroup Jun 9, 2020
5d76cc9
fix(Auth0TokenWrapper): Prevent flicker in the main app screen.
binh-dam-ibigroup Jun 9, 2020
bc6dbe9
refactor(Auth0TokenWrapper): Simplify Auth0TokenWrapper
binh-dam-ibigroup Jun 9, 2020
891ee39
refactor(Auth0TokenWrapper): Reinstate using token from redux state.
binh-dam-ibigroup Jun 9, 2020
15cc1ff
refactor(reducer): Extract reducer for otpUser.
binh-dam-ibigroup Jun 10, 2020
4b41f9e
Merge pull request #170 from opentripplanner/map-base-layers
evansiroky Jun 10, 2020
af067e2
refactor(wihLoggedInUserSupport): Make withLoggedInUserSupport a comp…
binh-dam-ibigroup Jun 10, 2020
011b8dc
Merge branch 'dev' into add-trip-rq-history
binh-dam-ibigroup Jun 10, 2020
cf8e8e4
refactor: Make tests pass. Tweak formatting.
binh-dam-ibigroup Jun 10, 2020
196b604
refactor: Address PR comments by @landonreed.
binh-dam-ibigroup Jun 10, 2020
8422956
refactor(actions/user): Extract isNewUser function.
binh-dam-ibigroup Jun 10, 2020
7e2cbff
refactor(AfterSignInSwitch): Extract URL routing from UserAccountScre…
binh-dam-ibigroup Jun 11, 2020
1a2ad3a
improvement(Router): Consolidate the /signedin route.
binh-dam-ibigroup Jun 11, 2020
2c24754
refactor(Auth0Wrapper): Replace Auth0Wrapper with withAuth (Auth0 sco…
binh-dam-ibigroup Jun 11, 2020
00942e1
improvement(AfterSignInSwitch): Prevent /signedin URL from showing in…
binh-dam-ibigroup Jun 11, 2020
b2c97af
refactor: Remove unused imports.
binh-dam-ibigroup Jun 11, 2020
be4fcd1
refactor: Remove unused imports
binh-dam-ibigroup Jun 11, 2020
aeb12f7
chore(example-config.yml): Add an otp_middleware persistence example/…
binh-dam-ibigroup Jun 11, 2020
bbacdb1
docs(auth): Fix comment typo.
binh-dam-ibigroup Jun 11, 2020
42fcc69
refactor(actions/ui): Add support for replace in the routeTo method, …
binh-dam-ibigroup Jun 11, 2020
761c263
refactor(middleware): Use API_USER_PATH/fromtoken instead of API_AUTH…
binh-dam-ibigroup Jun 12, 2020
0457a25
Merge pull request #169 from opentripplanner/get-user-by-auth0-token
binh-dam-ibigroup Jun 12, 2020
7cae82e
refactor(AfterSignInScreen): Merge with AfterSigninSwitch. Updated va…
binh-dam-ibigroup Jun 12, 2020
e6764c4
Merge branch 'dev' into add-trip-rq-history
binh-dam-ibigroup Jun 15, 2020
cf28ad6
refactor(UserLoaderScreen): Move into withLoggedInUserSupport. Make c…
binh-dam-ibigroup Jun 15, 2020
82e291d
refactor(UserLoaderScreen): Cleanup
binh-dam-ibigroup Jun 15, 2020
d2d91da
fix(actions/api): Send no Authorization headers when OTP is not same …
binh-dam-ibigroup Jun 15, 2020
d08b157
refactor(UserLoaderScreen): Swap class order.
binh-dam-ibigroup Jun 15, 2020
8670c7b
improvement(login): Support URLs to stop/trip viewer prior to login.
binh-dam-ibigroup Jun 15, 2020
5f39e30
refactor(actions/user): Rename methods. Cleanup withLoggedInUserSupport
binh-dam-ibigroup Jun 15, 2020
b7a04bc
improvement(example): Move Auth0Provider plumbing out of example.js a…
binh-dam-ibigroup Jun 15, 2020
0cf1737
refactor(actions/auth): Extract auth callbacks into actions.
binh-dam-ibigroup Jun 17, 2020
ea7e634
fix(routerId): if routerId present, include in copied URL
landonreed Jun 19, 2020
b27e9a6
Merge pull request #162 from opentripplanner/store-router-id
landonreed Jun 22, 2020
bb9f9e8
refactor(DesktopNav): Use otpConfig.title for title. Address PR comme…
binh-dam-ibigroup Jun 22, 2020
ae3c44d
Merge pull request #175 from opentripplanner/auth0provider-inside-router
binh-dam-ibigroup Jun 22, 2020
ded87b0
Merge pull request #167 from opentripplanner/add-trip-rq-history
binh-dam-ibigroup Jun 22, 2020
c043a22
fix(default-map): Bring back updating vehicle rental overlay visibili…
binh-dam-ibigroup Jul 1, 2020
1469ede
refactor(default-map): Remove outdated TODO.
binh-dam-ibigroup Jul 1, 2020
5d411e6
fix(line-itin/itinerary-body): Use setActiveLeg as passed by Narrativ…
binh-dam-ibigroup Jul 2, 2020
702520b
Merge pull request #185 from opentripplanner/update-overlay-visibility
landonreed Jul 2, 2020
07410de
docs(narrative-itineraries): Add comment to unify dispatched method s…
binh-dam-ibigroup Jul 2, 2020
d694c3a
style(NarrativeItineraries): Fix lint.
binh-dam-ibigroup Jul 6, 2020
cbac7ce
fix(StopViewerOverlay): Fix prop name for overlay.
binh-dam-ibigroup Jul 6, 2020
48b4319
fix(api): do not force ignoreRealtimeUpdates param to true
landonreed Jul 7, 2020
7b42339
Merge pull request #186 from opentripplanner/itin-body-set-active-leg
landonreed Jul 7, 2020
1ae37b0
build(deps): bump npm-registry-fetch from 4.0.2 to 4.0.5
dependabot[bot] Jul 7, 2020
0eae69c
Merge pull request #189 from opentripplanner/fix-ignore-realtime-upda…
landonreed Jul 8, 2020
bedfa48
Merge pull request #188 from opentripplanner/fix-stopviewer-marker
landonreed Jul 8, 2020
3973f9d
feat: Resolve merge conflicts master <- dev
binh-dam-ibigroup Jul 8, 2020
0311fbb
chore(deps): Update OTP-UI package versions.
binh-dam-ibigroup Jul 8, 2020
30d4666
test(StopViewer): Update snapshots
binh-dam-ibigroup Jul 8, 2020
d5cd66f
Merge pull request #194 from opentripplanner/dev-master-conflicts
landonreed Jul 8, 2020
628e3da
Merge branch 'master' into dev
landonreed Jul 8, 2020
74e61e6
Revert "Merge branch 'master' into dev"
landonreed Jul 8, 2020
aba2f33
Merge pull request #191 from opentripplanner/dependabot/npm_and_yarn/…
landonreed Jul 9, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,040 changes: 885 additions & 155 deletions __tests__/components/viewers/__snapshots__/stop-viewer.js.snap

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions __tests__/components/viewers/stop-viewer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import StopViewer from '../../../lib/components/viewers/stop-viewer'
import {restoreDateNowBehavior, setDefaultTestTime, setTestTime} from '../../test-utils'
import {getMockInitialState, mockWithProvider} from '../../test-utils/mock-data/store'
import { restoreDateNowBehavior, setDefaultTestTime, setTestTime } from '../../test-utils'
import { getMockInitialState, mockWithProvider } from '../../test-utils/mock-data/store'

describe('components > viewers > stop viewer', () => {
afterEach(restoreDateNowBehavior)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ Object {
"debouncePlanTimeMs": 0,
"homeTimezone": "America/Los_Angeles",
"language": Object {},
"operators": Array [],
"realtimeEffectsDisplayThreshold": 120,
"routingTypes": Array [],
"stopViewer": Object {
"numberOfDepartures": 3,
"timeRange": 345600,
},
"transitOperators": Array [],
},
"currentQuery": Object {
"bikeSpeed": 3.58,
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading