.. |
context
|
feat: added ItineraryContext and reducer
|
2025-06-12 11:32:23 +03:00 |
customizesearch
|
Merge pull request #5411 from HSLdevcom/DT-6889
|
2025-06-05 12:24:32 +03:00 |
navigator
|
fix: useCallback to relieve stale closure issue
|
2025-06-17 15:12:43 +03:00 |
queries
|
DT-6557 fix alternative routes showing incorrect alert icon
|
2025-08-28 11:48:56 +03:00 |
AirplaneLeg.js
|
|
|
AirportCheckInLeg.js
|
|
|
AirportCollectLuggageLeg.js
|
|
|
alt-travel-bar.scss
|
Fix hilight spelling to highlight.
|
2025-07-03 14:25:08 +03:00 |
AlternativeItineraryBar.js
|
Add functionality for cars on ferries.
|
2024-10-15 15:31:47 +03:00 |
AlternativeLegsInfo.js
|
|
|
BicycleLeg.js
|
Merge branch 'v3' into DT-6183
|
2025-05-26 09:39:22 +03:00 |
BikeParkLeg.js
|
feat: enabled bikepark page hyperlinks
|
2025-06-13 16:00:15 +03:00 |
CallAgencyLeg.js
|
Change call agency logic and add correct coloring to route view and stop departures view for call agencies.
|
2025-04-29 15:39:17 +03:00 |
CarLeg.js
|
fix: only 2 of the existing 6 location map markers are needed
|
2025-01-16 11:36:09 +02:00 |
CarParkLeg.js
|
fix: adjusted park and ride translations
|
2025-06-30 12:44:34 +03:00 |
ChangeDepartureTimeLink.js
|
|
|
customize-search.scss
|
Merge branch 'v3' into DT-6183
|
2025-05-26 09:39:22 +03:00 |
CustomizeSearch.js
|
fix: obey transport mode availability switch when rendering scooter settings
|
2025-08-27 13:38:26 +03:00 |
Duration.js
|
fix: remove space between < and 1 to prevent word wrapping
|
2025-05-08 09:10:14 +03:00 |
Emissions.js
|
Merge branch 'v3' into DT-6297
|
2024-04-22 11:21:07 +03:00 |
EmissionsInfo.js
|
|
|
EndLeg.js
|
fix: only 2 of the existing 6 location map markers are needed
|
2025-01-16 11:36:09 +02:00 |
ErrorCard.js
|
|
|
errorCardProperties.js
|
Merge branch 'v3' into DT-6182
|
2024-06-12 17:54:34 +03:00 |
FareDisclaimer.js
|
fix: links from itinerary details open in new tab
|
2024-08-22 09:54:06 +03:00 |
FeedbackPrompt.js
|
|
|
findErrorMessageIds.js
|
|
|
InterlineInfo.js
|
Changes based on review comments.
|
2024-10-29 14:01:48 +02:00 |
IntermediateLeg.js
|
Make less toLowerCase function calls.
|
2025-05-28 17:37:54 +03:00 |
ItinerariesNotFound.js
|
|
|
itinerary-list-header.scss
|
generic blue updated to accessible shade
|
2025-02-25 12:07:18 +02:00 |
itinerary-page.scss
|
DT-6830 notification styles, variables for colors
|
2025-05-07 10:23:27 +03:00 |
itinerary-profile.scss
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
itinerary-summary.scss
|
Remove more dead code
|
2025-06-12 14:36:35 +03:00 |
Itinerary.js
|
AB#141 add tickets as string to div data
|
2025-08-20 15:14:20 +03:00 |
itinerary.scss
|
chore: remove unnecessary style
|
2025-06-12 09:20:03 +03:00 |
ItineraryCircleLine.js
|
fix: remove unncessary eslint disable
|
2025-06-16 11:51:36 +03:00 |
ItineraryCircleLineLong.js
|
fix: remove unncessary eslint disable
|
2025-06-16 11:51:36 +03:00 |
ItineraryCircleLineWithIcon.js
|
fix: remove unncessary eslint disable
|
2025-06-16 11:51:36 +03:00 |
ItineraryDetails.js
|
feat: Aria tab pattern for itinerary browser
|
2025-07-18 16:01:34 +03:00 |
ItineraryList.js
|
Merge branch 'v3' into DT-6904
|
2025-06-12 14:34:52 +03:00 |
ItineraryListContainer.js
|
chore: remove unused context and wrapper
|
2025-08-28 15:24:19 +03:00 |
ItineraryListHeader.js
|
Changes based on review comments.
|
2024-10-29 14:01:48 +02:00 |
ItineraryMapAction.js
|
|
|
ItineraryNotification.js
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
ItineraryPage.js
|
Merge remote-tracking branch 'origin/v3' into DT-6839
|
2025-06-13 13:58:54 +03:00 |
ItineraryPageContainer.js
|
fix: remove unused prop
|
2025-06-17 15:07:24 +03:00 |
ItineraryPageControls.js
|
Remove unnecessary checks and server side codes
|
2025-05-27 16:19:09 +03:00 |
ItineraryPageMeta.js
|
chore: refactor composed components to functions
|
2025-08-28 14:29:04 +03:00 |
ItineraryPageTitle.js
|
|
|
ItineraryPageUtils.js
|
fix: no need to pick fuzzy trip props for mqtt subscription in itinerary page
|
2025-06-19 08:56:56 +03:00 |
ItinerarySummary.js
|
fix: rename two totally misleading component names
|
2025-04-23 19:15:27 +03:00 |
ItineraryTabs.js
|
feat: Aria tab pattern for itinerary browser
|
2025-07-18 16:01:34 +03:00 |
LegAgencyInfo.js
|
fix: rename unclear query names
|
2025-05-06 14:57:17 +03:00 |
LegInfo.js
|
Make less toLowerCase function calls.
|
2025-05-28 17:37:54 +03:00 |
Legs.js
|
Merge branch 'v3' into DT-6183
|
2025-05-05 14:39:37 +03:00 |
mobile-ticket-purchase-information.scss
|
fix: analytics for ticket link
|
2024-12-13 12:55:59 +02:00 |
MobileTicketPurchaseInformation.js
|
chore: remove unnecessary test
|
2025-04-23 20:10:01 +03:00 |
NationalServiceLink.js
|
fix: link to national service opens in new tab
|
2024-08-22 09:38:16 +03:00 |
NearestQuery.js
|
lint fixes, rentalNetwork.networkId instead of network
|
2024-07-29 14:00:39 +03:00 |
NoItinerariesNote.js
|
fix: remove timestore dependency from no itineraries notifier
|
2024-05-06 06:45:35 +03:00 |
origin-destination-bar.scss
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
OriginDestinationBar.js
|
via point routing mvp
|
2024-12-09 15:56:57 +02:00 |
PastLink.js
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
Profile.js
|
|
|
RightOffcanvasToggle.js
|
DT-5933 restore settings button, placeholder for indicator
|
2025-02-18 10:46:01 +02:00 |
RouteDisclaimer.js
|
DT-6929 Header for replacement notification
|
2025-06-10 15:56:56 +03:00 |
ScooterLinkContainer.js
|
Merge branch 'DT-6784' into replacement-buses-v3
|
2025-06-10 15:47:24 +03:00 |
search-settings-dropdown.scss
|
DT-5933 background grey changed and configurable
|
2025-02-19 11:51:05 +02:00 |
SearchSettings.js
|
|
|
settings-panel.scss
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
StartNavi.js
|
DT-6624 better nav icon style handling
|
2025-02-26 17:25:21 +02:00 |
StopInfo.js
|
feat: move stop page components to a sub folder
|
2024-11-22 16:31:12 +02:00 |
street-mode-selector-button.scss
|
Add functionality for cars on ferries.
|
2024-10-15 15:31:47 +03:00 |
street-mode-selector-shimmer.scss
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
street-mode-selector.scss
|
DT-6830 notification styles, variables for colors
|
2025-05-07 10:23:27 +03:00 |
StreetModeSelectorButton.js
|
DT-6624 fix mode color and add util for it, navi stop count style fix
|
2025-03-18 17:13:39 +02:00 |
StreetModeSelectorShimmer.js
|
|
|
StreetModeSelectorWeather.js
|
fix: invalid screen reader message
|
2024-05-08 15:37:47 +03:00 |
StreetSummary.js
|
fix: rename two totally misleading component names
|
2025-04-23 19:15:27 +03:00 |
TaxiLeg.js
|
Make less toLowerCase function calls.
|
2025-05-28 17:37:54 +03:00 |
TaxiLinkContainer.js
|
Remove unnecessary checks and server side codes
|
2025-05-27 16:19:09 +03:00 |
TicketInformation.js
|
DT-6711 support for ticketlinks in different languages
|
2025-03-13 13:48:38 +02:00 |
TimeSummary.js
|
fix: rename two totally misleading component names
|
2025-04-23 19:15:27 +03:00 |
TransitLeg.js
|
DT-6923 notifications don't require link and buttonlabel
|
2025-06-10 15:50:52 +03:00 |
VehicleRentalDurationInfo.js
|
fix: external citybike links to open in new tab
|
2024-08-22 09:05:38 +03:00 |
VehicleRentalLeg.js
|
renamed div classes shared by rentals and taxis
|
2024-12-09 16:20:34 +02:00 |
ViaLeg.js
|
Merge itinerary-leg-action and itinerary-leg-action-content divs.
|
2024-10-31 09:29:33 +02:00 |
WaitLeg.js
|
fix: only 2 of the existing 6 location map markers are needed
|
2025-01-16 11:36:09 +02:00 |
WalkLeg.js
|
remove extra walk
|
2025-05-19 15:23:37 +03:00 |
weather-details.scss
|
feat: move all itinerary page related components to a dedicated folder
|
2024-04-22 08:49:15 +03:00 |
WeatherDetailsPopup.js
|
fix: wrong proptype
|
2024-08-14 15:30:03 +03:00 |
ZoneTicket.js
|
fix styles
|
2025-02-18 17:06:21 +02:00 |