digitransit-ui/app/util
2024-05-14 08:18:23 +03:00
..
alertUtils.js feat: use the new legTime schema 2024-04-19 09:19:30 +03:00
analyticsUtils.js fecth user in client.js 2024-04-12 09:00:04 +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 chore: bring v2 changes to v3 DT-5646 2023-01-04 10:35:30 +02:00
colorUtils.js fix: color LightenDarkenColor did not work with every rgb value 2021-03-18 15:42:53 +02:00
configMerger.js style: autofix some lint errors 2020-09-17 13:46:26 +03:00
configure-moment.js Add prettier to eslint 2017-07-18 16:39:11 +03:00
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 chore: remove ticket names from code 2024-01-26 15:40:12 +02: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 chore: bring v2 changes to v3 DT-5736' 2023-02-21 10:36:26 +02:00
events.js expand index page map when popup is opened 2017-12-21 10:43:14 +02:00
fareUtils.js fix: mobile itinerary detail view no longer crashes if fares are not in use 2024-01-08 10:40:44 +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 fix: parse feedId out of parking ids 2022-10-11 16:53:14 +03:00
fetchUtils.js refactor: manually fix linter issues 2024-01-11 11:09:22 +02:00
filterUtils.js refactor: manually fix linter issues 2024-01-11 11:09:22 +02:00
font-sw.js Update eslint & fix issues 2017-12-03 23:47:24 +02:00
geo-utils.js fix: fix shown street mode alternatives and walking distance format 2023-04-25 13:52:21 +03:00
geolocationMessages.js feat: messagebanner to new ui 2020-09-22 15:20:36 +03:00
get-selector.js Update to newer prettier style 2017-09-23 18:12:44 +03:00
getIterator.js fix: some unnamed func lint errors 2024-02-08 14:56:31 +02:00
glfun.js Fix lint errors and warnings 2019-01-29 10:44:12 +02:00
gtfs.js chore: mid 2022-10-14 09:06:47 +03:00
gtfsrt.js add pbf generated gtfs-rt parser 2018-11-13 15:41:13 +02:00
gtfsRtParser.js fix: use feed from message 2023-11-30 15:14:59 +02:00
hashUtil.js Updated unit tests. 2019-04-24 14:47:42 +03:00
jankmeter.js Fix ESLint issues 2016-04-18 12:15:18 +03:00
legUtils.js fix: refactor redundant overlapping bike+transit settings 2024-05-05 08:14:19 +03:00
manifestUtils.js Do not append the protocol to the configured asset url. 2018-12-12 12:28:59 +02:00
mapIconUtils.js feat: use the new vehiclerentalstation schema 2024-04-15 12:43:16 +03:00
mapLayerUtils.js refactor: add vector layer language in url paths 2022-11-11 13:06:20 +02:00
messageUtils.js fix: don't use type unique id for deletion messages 2021-03-12 12:34:54 +02:00
metaUtils.js Included unit tests for GenericMarker. 2019-02-18 09:28:50 +02:00
modeUtils.js chore: move bike season year handling to modeUtils 2024-05-14 08:18:23 +03:00
mqttClient.js fix: rename badly misleading mqtt parameter 2023-12-18 15:30:21 +02:00
occupancyUtil.js fix: occupancy used deprecated time, remove moment reference 2024-04-24 11:15:30 +03:00
oldParamParser.js feat: remove utm support 2020-12-22 16:04:12 +02:00
otpStrings.js feat: refactor planParamUtils for planConnection 2024-03-24 14:03:12 +02:00
ParkAndRideUtils.js refactor: rename hslpark -> liipi 2023-01-10 16:25:34 +02:00
path.js fix: use scoped id for park paths 2024-04-19 16:18:44 +03:00
patternUtils.js fix: show right vehicles in right place 2021-01-15 11:46:01 +02:00
planParamUtil.js fix: parse arriveBy parameter correctly 2024-05-13 12:32:55 +03:00
publicPath.js Add support for ASSET_URL 2018-05-20 21:30:26 +03:00
queryUtils.js fix: do not modify page path in time picker open/close 2024-04-11 11:28:11 +03:00
Raven.js DT-2301 Do not bundle piwik 2017-12-03 19:26:18 +02:00
relayUtils.js feat: handle relay timeouts as network errors in routes 2021-08-30 16:24:20 +03:00
route-compare.js Fix lint errors and warnings 2019-01-29 10:44:12 +02:00
routePatternSelectUtil.js chore: remove ticket names from code 2024-01-26 15:40:12 +02:00
routerUtils.js feat: handle relay timeouts as network errors in routes 2021-08-30 16:24:20 +03:00
routeScheduleParamUtils.js fix: allow past dates on current week 2021-09-09 18:02:17 +03:00
safeJsonParser.js Allow patching realtime config with env variable 2019-03-19 16:34:43 +02:00
scroll.js Hsl-fi-75: scroll to top of the page on origin/destination select 2018-04-11 11:12:10 +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
searchRoutes.js refactor: searchUtils 2020-02-13 13:47:39 +02:00
shapes.js fix: misc bugs from legTime change 2024-04-19 14:30:41 +03: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 Add prettier to eslint 2017-07-18 16:39:11 +03: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
supportsInputType.js Add prettier to eslint 2017-07-18 16:39:11 +03:00
timeUtils.js fix: use Date.now() instead of timeStore in itinerary detail view 2024-05-05 20:30:34 +03:00
vehicleRentalUtils.js fix: obey city bike seasons in dev 2024-05-10 10:17:44 +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 chore: remove ticket names from code 2024-01-26 15:40:12 +02:00
xhrPromise.js Add prettier to eslint 2017-07-18 16:39:11 +03:00
zoneIconUtils.js feat: new file 2021-03-26 07:52:23 +02:00