Releases
v1.0.0
1.0.0 (2020-07-09)
Bug Fixes
actions/api: Send no Authorization headers when OTP is not same as middleware. (d2d91da )
api: do not force ignoreRealtimeUpdates param to true (48b4319 ), closes #178
auth links: Fix accountLinks so that logout doesn't crash. (8fb5545 )
Auth0TokenWrapper: Prevent flicker in the main app screen. (5d76cc9 )
AWS API: Accommodate AWS API responses. (f2cf6a6 )
BaseMap: Pass baseLayers from map config to BaseMap. (61a7cb0 )
build: Make test pass (remove extra deps, storybook) (473129f )
connected-trip-details: Bring back styling using styled-components. (6a6aaee )
css: Match date and mode selector styles to trimet-mod-otp (404f941 )
css: Match trimet style for TripDetails, itinerary footer, PlaceName. (6c10ea6 )
date-time-modal: Merge from git stash (ffd28d8 )
default-map: Bring back updating vehicle rental overlay visibility when clicking mode selector. (c043a22 )
example: Fix syntax error (94982a1 )
example.js: add 'Plan Trip' button via DefaultMainPanel (05d593c ), closes #144
index: Remove DateTimeSelector from /lib/index.js (cf83afd )
index.css: Remove unused reference (579e39d )
itinerary: Revert legLocationAtDistance to existing itinerary function, with correct turfAlong (1cf85d2 )
lib/index: Should not have removed LineItinerary from lib/index. (16dcedf )
line-itin/itinerary-body: Use setActiveLeg as passed by NarrativeItineraries. (5d411e6 )
logout: Make logout 'clear' the screen. (163ab06 )
margins: Fix trip form margins (bc67a45 )
middleware: Fix URL for fetching user. (e420e66 )
mobile: disable usersettings overlay on welcome screen (7457a62 )
nav-login-button: Fix colors; Remove dangling underline displayed while drop-down open. (b68d748 )
navbar: Flush sign-in button to right regardless of wide-screen size. (29e2f66 )
NavLoginButton: Export via lib/index.js, tweak mobile padding for display in trimet-mod-otp. (f3b33a2 )
NavLoginButton: Fix excess height when avatar is used, improve tooltips. (a085ad5 )
NavLoginButton: Fix undef var when not logged in. (fbfa468 )
NavLoginButtonAuth0: Redirect to the location before the Auth0 operation. Fix visuals in mobile (6ff1da7 )
otp-ui version: Upgrade to OTP-ui 0.0.20. (f9910e5 )
package: Fix last conflict. (18ba420 )
package.json: Use old pqackage.json see what happens (cf0c91b )
redirect, verify email: Add redirect URL_ROOT, add nav to verify email. (64ea6f2 )
routerId: if routerId present, include in copied URL (ea7e634 )
routerId: persist routerId across sessions (fe46050 ), closes #161
StopViewerOverlay: Fix prop name for overlay. (cbac7ce )
UserLoaderScreen: Accommodate cases with auth0 disabled. (fde66f7 )
Fix lint; Fix account form typo. (4d3c5db )
Fix linting errors and other print-layout merge. (eeab320 )
One more lint error fix. (0bc4d96 )
Upgrade to OTP-ui 0.0.20 to make elevation marker work. (47d64a8 )
set-from-to: Removed extra line. (cce4340 )
stop-viewer: Update snapshot, cleanup whitespaces. (55bc8a7 )
StopViewer: Update snapshot (985886b )
styled: Allow ModeButton title component to be styled when button is selected. (29ad4f5 )
yarn: Fix more broken lint stuff. (9676562 )
yarn: Fix yarn so lint doens't complain (87a8efb )
yarn: Fix yarn.lock / (45f751a )
yarn: Revert stuff to fix broken build from previous commit. (ef82d61 )
Yarn: Update yarn file; Remove unused stuff in DateTimeModal (c5904ab )
yarn.lock: Fix broken yarn.lock (374b52f )
yarn.lock: Fix my broken yarn.lock (fb6dcce )
yarn.lock: Get correct version of OTP-UI packages. (dca509b )
Code Refactoring
change config value of operators to transitOperators (bfd62fe )
Features
Resolve merge conflicts master <- dev (3973f9d )
account: Allow adding new user. (da145e1 )
Auth0 Login: Add Auth0 login. (b0ae5e0 )
DateTimeSelector: Merge branch 'otp-ui-datetimeselector' into otp-ui-trip-settings (7a07ce7 )
line-itin/itineray.css: Reinstate file. (32cc8ba )
routes: Set up URL routing for new and existing user accounts. (a1b9b66 )
Sign-in button: Add sign-in button. (f71010e )
Reverts
user-account-screen: Revert to exclusive notification channel. (7efa279 )
BREAKING CHANGES
The config value operators should now be renamed to be transitOperators
You can’t perform that action at this time.