digitransit-ui/app/util
2025-02-06 11:59:26 +02:00
..
alertUtils.js fix: no need for conditional config access 2024-06-27 16:42:08 +03:00
analyticsUtils.js analytics with custom event goals 2024-12-10 15:51:55 +02: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 Remove support for debugTiles 2024-09-27 14:33:01 +03:00
colorUtils.js
configMerger.js
configure-moment.js
configureCountry.js Update app/util/configureCountry.js 2023-08-15 10:40:24 +03:00
dateParamUtils.js chore: ugly hack to support old style vehicle parking page addresses 2024-05-10 09:14:14 +03: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 feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
events.js
fareUtils.js get ticket zones from available tickets 2025-02-06 11:59:26 +02:00
feedbackly.js fix: use simpler static Date.now() method to access current time 2024-04-24 12:22:53 +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
get-selector.js
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
jankmeter.js
legUtils.js Fix summary length issue with interlining legs. 2025-01-17 11:18:25 +02:00
manifestUtils.js
mapIconUtils.js DT-6182 ui clustering 2024-06-11 17:21:58 +03:00
mapLayerUtils.js DT-6182 scooter features 2024-04-18 16:15:47 +03:00
messageUtils.js
metaUtils.js
modeUtils.js Add changes based on review comments. 2024-09-19 16:04:46 +03:00
mqttClient.js fix: mqtt topic creation from some views ignored feedid 2024-06-19 13:11:49 +03:00
occupancyUtil.js fix: occupancy used deprecated time, remove moment reference 2024-04-24 11:15:30 +03:00
oldParamParser.js
otpStrings.js feat: support OTP stop type in locationToUri 2024-12-29 12:01:02 +02:00
ParkAndRideUtils.js
path.js Add functionality for cars on ferries. 2024-10-15 15:31:47 +03:00
patternUtils.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
planParamUtil.js Add direct mode and other parameters to car transit requests to enable filtering. 2025-01-30 16:54:49 +02:00
publicPath.js
queryUtils.js fix: do not modify page path in time picker open/close 2024-04-11 11:28:11 +03:00
relayUtils.js
route-compare.js
routePatternSelectUtil.js chore: remove ticket names from code 2024-01-26 15:40:12 +02:00
routerUtils.js
safeJsonParser.js
scheduleParamUtils.js chore: use shorter names, update unit tests 2024-05-11 14:17:23 +03:00
scroll.js
searchContext.js Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle." 2023-10-04 14:25:59 +03:00
searchRoutes.js
shapes.js chore: relax legShape 2024-11-19 07:47:53 +02:00
slicedToArray.js fix: some unnamed func lint errors 2024-02-08 14:56:31 +02:00
sortUtils.js chore: do some clean up 2023-12-29 17:02:51 +02:00
StoreListeningIntlProvider.js
storeUtils.js Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle." 2023-10-04 14:25:59 +03:00
supportsInputType.js
timeUtils.js fix: proper time ocnversion 2024-11-22 12:09:37 +02:00
vehicleRentalUtils.js refactoring 2024-09-30 16:58:49 +03:00
vehicleStateUtils.js
withBreakpoint.js chore: remove ticket names from code 2024-01-26 15:40:12 +02:00
xhrPromise.js
zoneIconUtils.js