digitransit-ui/app/component
2024-05-10 15:54:30 +03:00
..
EmbeddedSearch feat: use legShape 2024-03-18 09:00:43 +02:00
itinerary chore: remove the last reference to moment in itinerary folder 2024-05-10 15:54:30 +03:00
map fix: obey city bike seasons in dev 2024-05-10 10:17:44 +03:00
visual style: format style files with prettier 2024-01-15 16:10:19 +02:00
404.js fix: use new shapes 2024-03-20 12:25:44 +02:00
AboutPage.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
AddressRow.js fix: prop types and default props 2024-03-02 20:25:19 +02:00
AgencyInfo.js
alert-banner.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
AlertBanner.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
AlertList.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
AlertRow.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
app-bar-hsl.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
AppBar.js fix: use new shapes 2024-03-20 12:25:44 +02:00
AppBarContainer.js fix: use new shapes 2024-03-20 12:25:44 +02:00
AppBarHsl.js Add the analytics to topLevel, test if this works as intended 2024-04-08 10:05:40 +03:00
Availability.js fix: update propTypes and defaultProps 2023-12-12 10:00:29 +02:00
BackButton.js fix: do not browse to hslfi test when UI is run locally 2024-05-10 14:39:17 +03:00
bike-park-rental-station.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
bubble-dialog.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
BubbleDialog.js refactor: manually fix linter issues 2024-01-11 11:09:22 +02:00
CallAgencyWarning.js fix: use new shapes 2024-03-20 12:25:44 +02:00
CanceledLegsBar.js
CapacityModal.js fix: string/number size confusion in some icons 2024-03-22 07:17:10 +02:00
Card.js fix: more default props 2024-03-15 08:13:24 +02:00
CardHeader.js fix: use stop shape 2024-03-20 13:34:37 +02:00
Checkbox.js fix: more default props 2024-03-15 08:13:24 +02:00
checkbox.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
city-bike.scss chore: autofix stylelint issues 2024-01-15 15:22:12 +02:00
CookieSettingsButton.js fix: tune proptypes, add missing react keys 2024-02-09 10:24:10 +02:00
CustomInputTime.js
date-select.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
DateSelect.js
DatetimepickerContainer.js Time param is not defined when user clicks leave now button 2024-03-21 13:34:05 +02:00
departure.scss chore: autofix stylelint issues 2024-01-15 15:22:12 +02:00
DepartureListContainer.js fix: use stop shape 2024-03-20 13:34:37 +02:00
DepartureRow.js fix: don't use moment and LocalTime, timeStr is enough 2024-04-21 11:20:05 +03:00
DepartureTime.js fix: remove LocalTime from DepartureTime 2024-04-21 11:27:49 +03:00
DesktopView.js fix: all remaining missing default props 2024-03-15 16:35:10 +02:00
disruption.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
DisruptionBanner.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
DisruptionBannerAlert.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
DisruptionInfo.js chore: remove test content 2024-02-05 14:17:40 +02:00
DisruptionInfoButton.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
DisruptionInfoButtonContainer.js
DisruptionListContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
DTModal.js
embedded-search-generator.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
embedded-search.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
EmbeddedSearchContainer.js
EmbeddedSearchGenerator.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
ErrorBoundary.js fix: more default props 2024-03-15 08:13:24 +02:00
ErrorHandlerSSR.js
ExternalLink.js fix: all remaining missing default props 2024-03-15 16:35:10 +02:00
favourite-icon-table.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
Favourite.js fix: all remaining missing default props 2024-03-15 16:35:10 +02:00
FavouriteRouteContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
FavouritesContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
FavouriteStopContainer.js Merge pull request #4974 from HSLdevcom/fix-all-proptypes 2024-03-22 08:12:56 +02:00
FavouriteVehicleRentalStationContainer.js Merge pull request #4973 from HSLdevcom/refactor-shapes 2024-03-20 09:42:28 +02:00
FilterTimeTableModal.js fix: use stop shape 2024-03-20 13:34:37 +02:00
from-map-modal.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
FromMapModal.js fix: all remaining missing default props 2024-03-15 16:35:10 +02:00
front-page.scss style: autofix/manually fix more styles 2024-01-15 17:16:38 +02:00
FuzzyTripLink.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
Geolocator.js feat: rename some utils, include gtfs id into address-uri encoding 2024-02-08 07:41:30 +02:00
Geomover.js
Icon.js fix: more default props 2024-03-15 08:13:24 +02:00
IconWithBigCaution.js fix: more default props 2024-03-15 08:13:24 +02:00
IconWithIcon.js fix: more default props 2024-03-15 08:13:24 +02:00
IndexPage.js fix: set time as string into url to avoid requerying itineraries 2024-05-08 15:15:03 +03:00
IndexPageMeta.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
LangSelect.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
LazilyLoad.js
Loading.js fix: more default props 2024-03-15 08:13:24 +02:00
LoadingPage.js
LoginButton.js
LogoSmall.js fix: fix LogoSmall not passing tests 2023-05-25 15:00:07 +03:00
MainMenu.js feat: move all itinerary page related components to a dedicated folder 2024-04-22 08:49:15 +03:00
MainMenuContainer.js chore: refactor main menu, test using Suspense and react lazy in it 2024-02-02 13:10:57 +02:00
MainMenuLinks.js
MapLayersDialogContent.js fix: lots of object proptype fixes 2024-03-20 15:01:22 +02:00
MapRoutingButton.js fix: use simpler static Date.now() method to access current time 2024-04-24 12:22:53 +03:00
MenuDrawer.js fix: default props 2024-03-15 14:45:12 +02:00
MenuItem.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
Message.js fix: default props 2024-03-15 14:45:12 +02:00
MessageBar.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
MessageBarMessage.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
MobileFooter.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
MobileView.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
navigation.scss chore: remove ticket names from code 2024-01-26 15:40:12 +02:00
NetworkError.js
no-favourites-panel.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
no-route-popup.scss chore: autofix stylelint issues 2024-01-15 15:22:12 +02:00
nolocation-panel.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
ParkAndRideContent.js fix: zero space rendering in bike Park 2024-04-24 10:52:43 +03:00
ParkContainer.js chore: remove unsupported openinghours temporarily 2024-04-19 15:45:30 +03:00
ParkOrStationHeader.js fix: inconsistent and unused translations 2024-04-24 08:36:43 +03:00
PatternRedirector.js fix: use routeShape 2024-03-20 12:53:29 +02:00
PatternStopsContainer.js fix: use routeShape 2024-03-20 12:53:29 +02:00
PlatformNumber.js fix: more missing default props 2024-03-14 16:50:35 +02:00
route-schedule-dropdown.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
route.scss style: autofix/manually fix more styles 2024-01-15 17:16:38 +02:00
RouteAgencyInfo.js fix: use routeShape 2024-03-20 12:53:29 +02:00
RouteAlertsContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
RouteDetails.js
RouteHeader.js Fix: some missing default props 2024-03-14 15:18:01 +02:00
RouteNotification.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
RouteNumber.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
RouteNumberContainer.js fix: use routeShape 2024-03-20 12:53:29 +02:00
RoutePage.js fix: use routeShape 2024-03-20 12:53:29 +02:00
RoutePageControlPanel.js routepagecontrolPanel wont crash because of missing function 2024-04-08 13:06:28 +03:00
RoutePageMeta.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
RoutePatternSelect.js fix: use routeShape 2024-03-20 12:53:29 +02:00
RouteScheduleContainer.js fix: don't select day when there is no traffic in route page 2024-05-07 12:42:05 +03:00
RouteScheduleDebugData.js
RouteScheduleDropdown.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
RouteScheduleHeader.js fix: use stop shape 2024-03-20 13:34:37 +02:00
RouteScheduleTripRow.js
RouteStop.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
RouteStopListContainer.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
RouteTitle.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
ScrollableWrapper.js
SecondaryButton.js fix: 40 proptype warnings 2024-02-29 14:42:37 +02:00
select-maplayers-dialog.scss chore: consistent style file naming 2024-01-20 08:20:36 +02:00
Select.js fix: 40 proptype warnings 2024-02-29 14:42:37 +02:00
SelectedStopPopupContent.js fix: use stop shape 2024-03-20 13:34:37 +02:00
SelectFromMapHeader.js fix: use new shapes 2024-03-20 12:25:44 +02:00
ServiceAlertIcon.js initial costinformation in itinerary suggestions page with initial styling and configuration changes needed 2024-03-22 09:57:03 +02:00
Slider.js fix: prop types and default props 2024-03-02 20:25:19 +02:00
SplitBars.js
stop-cards.scss style: autofix/manually fix more styles 2024-01-15 17:16:38 +02:00
stop.scss style: autofix/manually fix more styles 2024-01-15 17:16:38 +02:00
StopAlerts.js fix: use stop shape 2024-03-20 13:34:37 +02:00
StopAlertsContainer.js fix: use routeShape 2024-03-20 12:53:29 +02:00
StopCardHeader.js fix: use stop shape 2024-03-20 13:34:37 +02:00
StopCardHeaderContainer.js
StopCode.js
StopInfo.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopNearYou.js fix: use stop shape 2024-03-20 13:34:37 +02:00
StopNearYouContainer.js chore: autofix linter errors 2024-01-08 14:15:33 +02:00
StopNearYouDepartureRowContainer.js fix: 40 proptype warnings 2024-02-29 14:42:37 +02:00
StopNearYouHeader.js fix: use stop shape 2024-03-20 13:34:37 +02:00
StopPageContentContainer.js fix: use new shapes more 2024-03-20 14:04:07 +02:00
StopPageHeader.js chore: remove ticket names from code 2024-01-26 15:40:12 +02:00
StopPageHeaderContainer.js
StopPageMapContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopPageMeta.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopPageTabContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopPageTabs.js fix: use routeShape 2024-03-20 12:53:29 +02:00
stops-near-you.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
StopsNearYouContainer.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
StopsNearYouFavorites.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
StopsNearYouFavoritesMapContainer.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
StopsNearYouFavouritesContainer.js feat: use the new vehiclerentalstation schema 2024-04-15 12:43:16 +03:00
StopsNearYouMapContainer.js chore: autofix linter errors 2024-01-08 14:15:33 +02:00
StopsNearYouPage.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
StopsNearYouPageMeta.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopsNearYouSearch.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopTimetablePage.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
StopTitle.js
SwipeableTabs.js fix: prop types and default props 2024-03-02 20:25:19 +02:00
TerminalAlertsContainer.js fix: use routeShape 2024-03-20 12:53:29 +02:00
TerminalPageContentContainer.js fix: use stop shape 2024-03-20 13:34:37 +02:00
TerminalPageHeaderContainer.js
TerminalPageMapContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
TerminalPageMeta.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
TerminalPageTabContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
TerminalTimetablePage.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
TerminalTitle.js
Timetable.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
timetable.scss style: format style files with prettier 2024-01-15 16:10:19 +02:00
TimetableContainer.js feat: add lang parameter to timetable URL 2023-11-02 13:52:27 +02:00
TimeTableOptionsPanel.js fix: use stop shape 2024-03-20 13:34:37 +02:00
TimetableRow.js
Title.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
Toggle.js feat: move all itinerary page related components to a dedicated folder 2024-04-22 08:49:15 +03:00
toggle.scss feat: move all itinerary page related components to a dedicated folder 2024-04-22 08:49:15 +03:00
ToggleMapTracking.js Add screen reader labels to map buttons 2024-04-09 13:20:23 +03:00
TopLevel.js fecth user in client.js 2024-04-12 09:00:04 +03:00
TripLink.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
TripLinkWithScroll.js fix: add null checks to short names and equivalent screen reader elements 2024-01-11 09:50:57 +02:00
TripRouteStop.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
TripStopListContainer.js chore: update unit tests 2024-03-20 18:25:26 +02:00
TripStopsContainer.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00
TruncatedMessage.js fix: use new shapes more 2024-03-20 14:04:07 +02:00
UserMenu.js fix: use new shapes 2024-03-20 12:25:44 +02:00
util.scss fix: move mixin up so it exists before it's called 2024-01-15 17:25:40 +02:00
VehicleIcon.js fix: over 30 default prop warnings. Lint warn count is now below 500, was over 800 2024-02-26 17:24:14 +02:00
VehicleParkMapContainer.js chore: remove unsupported openinghours temporarily 2024-04-19 15:45:30 +03:00
VehicleRentalAvailability.js fix: renamed VehiclesRentalStationAvailability -> VehicleRentalAvailability 2023-12-22 11:07:09 +02:00
VehicleRentalStation.js feat: use the new vehiclerentalstation schema 2024-04-15 12:43:16 +03:00
VehicleRentalStationContent.js feat: use the new vehiclerentalstation schema 2024-04-15 12:43:16 +03:00
VehicleRentalStationMapContainer.js chore: simpler container name 2024-04-19 16:03:21 +03:00
VehicleRentalStationNearYou.js feat: use the new vehiclerentalstation schema 2024-04-15 12:43:16 +03:00
WithSearchContext.js fix: all remaining object proptypes in app/component folder 2024-03-20 17:51:24 +02:00
zone-icon.scss chore: autofix stylelint issues 2024-01-15 15:22:12 +02:00
ZoneIcon.js chore: shape definitions in camel case 2024-03-17 15:43:37 +02:00