| .. |
|
alertUtils.js
|
fix info-icon not showing on itinerary leg
|
2025-08-29 09:57:38 +03:00 |
|
analyticsUtils.js
|
chore: crazyegg survey every 1/250 visits
|
2026-04-22 10:07:27 +03:00 |
|
apiUtils.js
|
fix: remove complicated moment time conversions from Itinerary page and weather queries
|
2024-04-21 13:43:34 +03:00 |
|
browser.js
|
Do more clean up
|
2025-06-12 14:36:07 +03:00 |
|
clusterUtils.js
|
Don't copy object.
|
2025-12-23 11:36:38 +02:00 |
|
colorUtils.js
|
feat: generalize color configuration
|
2026-01-10 13:46:30 +02:00 |
|
configMerger.js
|
|
|
|
configureCountry.js
|
Update app/util/configureCountry.js
|
2023-08-15 10:40:24 +03:00 |
|
dateParamUtils.js
|
cleanup and rename date constants
|
2025-06-16 14:15:39 +03:00 |
|
dateSelectUtils.js
|
remove double preparation of dates
|
2026-03-16 10:15:36 +02:00 |
|
DTSearchContextInitializer.js
|
DT-6182 cityBike config renamed to vehicleRental to include scooters
|
2024-08-14 13:14:20 +03:00 |
|
emissions.js
|
fix: move some functions to itinerary page utils, fix type errors, refactor
|
2024-01-17 07:49:02 +02:00 |
|
envUtils.js
|
update docstring
|
2026-04-15 12:11:14 +03:00 |
|
events.js
|
|
|
|
fareUtils.js
|
Remove uses of 'config.NODE_ENV' and replace with 'process.env.NODE_ENV'.
|
2026-04-08 09:42:03 +03:00 |
|
feedScopedIdUtils.js
|
feat: toggled prefer-default-export rule off
|
2024-11-07 14:45:22 +02:00 |
|
fetchUtils.js
|
refactor: manually fix linter issues
|
2024-01-11 11:09:22 +02:00 |
|
filterUtils.js
|
feat: toggled prefer-default-export rule off
|
2024-11-07 14:45:22 +02:00 |
|
font-sw.js
|
|
|
|
geo-utils.js
|
fix: use constant zero height
|
2024-12-03 10:38:14 +02:00 |
|
geolocationMessages.js
|
fix: review asuggestions
|
2026-04-20 09:37:47 +03:00 |
|
getIterator.js
|
fix: some unnamed func lint errors
|
2024-02-08 14:56:31 +02:00 |
|
glfun.js
|
|
|
|
gtfs.js
|
feat: toggled prefer-default-export rule off
|
2024-11-07 14:45:22 +02:00 |
|
gtfsrt.js
|
|
|
|
gtfsRtParser.js
|
feat: toggled prefer-default-export rule off
|
2024-11-07 14:45:22 +02:00 |
|
hashUtil.js
|
|
|
|
indoorUtils.js
|
Fix crash-causing issues in navigator.
|
2026-04-21 17:00:29 +03:00 |
|
IntlBridge.js
|
Update react-intl to v3.
|
2026-04-17 14:52:57 +03:00 |
|
legUtils.js
|
reapply changes from PR5636 to get displaying replacement buses into v3
|
2026-04-17 15:18:20 +03:00 |
|
manifestUtils.js
|
|
|
|
mapIconUtils.js
|
Merge branch 'v3' of github.com:HSLdevcom/digitransit-ui into improve-indoor-routing-level-info-v3
|
2026-01-26 12:33:49 +02:00 |
|
mapLayerUtils.js
|
DT-6182 scooter features
|
2024-04-18 16:15:47 +03:00 |
|
messageUtils.js
|
Remove initGeolocationMessages and initFailedFavouriteMessages. Remove state from geolocationMessages and messageUtils. Change how translations are handled.
|
2026-04-17 15:30:31 +03:00 |
|
metaUtils.js
|
Remove unnecessary checks and server side codes
|
2025-05-27 16:19:09 +03:00 |
|
modeUtils.js
|
Change PlatformNumber to accomodate all modes.
|
2026-04-21 13:54:09 +03:00 |
|
mqttClient.js
|
cleanup and rename date constants
|
2025-06-16 14:15:39 +03:00 |
|
occupancyUtil.js
|
fix: occupancy used deprecated time, remove moment reference
|
2024-04-24 11:15:30 +03:00 |
|
oldParamParser.js
|
chore: replace moment with luxon
|
2025-06-03 16:15:09 +03:00 |
|
otpStrings.js
|
feat: support OTP stop type in locationToUri
|
2024-12-29 12:01:02 +02:00 |
|
ParkAndRideUtils.js
|
feat: add wheelchair accessibility to park features
|
2026-01-29 18:54:49 +02:00 |
|
path.js
|
fix: strip stop code from terminals if it exists
|
2026-02-09 13:17:21 +02:00 |
|
patternUtils.js
|
chore: replace moment with luxon
|
2025-06-03 16:15:09 +03:00 |
|
planParamUtil.js
|
use replacement capability in transit mode filter for planConnection
|
2026-04-17 12:50:28 +03:00 |
|
publicPath.js
|
|
|
|
queryUtils.js
|
allow changing the viapoint using the map selection
|
2025-11-14 13:40:28 +02:00 |
|
relayUtils.js
|
feat: handle relay timeouts as network errors in routes
|
2021-08-30 16:24:20 +03:00 |
|
route-compare.js
|
|
|
|
routerUtils.js
|
handle error when fragment returns null for a required parameter
|
2026-03-16 09:56:11 +02:00 |
|
safeJsonParser.js
|
|
|
|
scroll.js
|
Remove unnecessary checks and server side codes
|
2025-05-27 16:19:09 +03:00 |
|
searchContext.js
|
Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle."
|
2023-10-04 14:25:59 +03:00 |
|
shapes.js
|
Fix station naming.
|
2026-04-09 20:33:30 +03:00 |
|
slicedToArray.js
|
fix: some unnamed func lint errors
|
2024-02-08 14:56:31 +02:00 |
|
sortUtils.js
|
fix: use nearyou consistently (no more nearbys)
|
2025-12-30 15:26:35 +02:00 |
|
storeUtils.js
|
Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle."
|
2023-10-04 14:25:59 +03:00 |
|
stringUtils.js
|
refactoring
|
2026-01-29 10:24:08 +02:00 |
|
timeUtils.js
|
fix: typo in docstring
|
2025-07-08 15:50:16 +03:00 |
|
urlUtils.js
|
DT-6711 use localized url or first entry
|
2025-03-17 11:52:48 +02:00 |
|
vehicleRentalUtils.js
|
fix: convert silly icon-icon prefix to icon
|
2025-09-21 11:08:19 +03:00 |
|
vehicleStateUtils.js
|
fix: add special handling for last and first stops for TripRouteStop as well
|
2021-08-06 12:25:46 +03:00 |
|
withBreakpoint.js
|
feat: added useBreakpoint hook
|
2026-01-22 15:40:56 +02:00 |
|
xhrPromise.js
|
|
|
|
zoneIconUtils.js
|
feat: new file
|
2021-03-26 07:52:23 +02:00 |