digitransit-ui/app/util
sharhio 3d1e757fba
Merge pull request #4897 from HSLdevcom/DT-6060
DT-6060: Analytics Typo Fix
2023-11-28 08:45:46 +02:00
..
alertUtils.js fix: only show alerts for stops for the selected pattern in route page 2023-05-16 17:09:01 +03:00
analyticsUtils.js chore: typo in cookie name caused function to return false 2023-11-28 08:01:40 +02:00
apiUtils.js Revert "fix: refPoint type errors fixed" 2023-04-28 08:51:50 +03:00
browser.js chore: bring v2 changes to v3 DT-5646 2023-01-04 10:35:30 +02:00
citybikes.js Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle." 2023-10-04 14:25:59 +03: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 feat: add prepareWeekDays function 2021-11-23 13:58:17 +02:00
DTSearchContextInitializer.js Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle." 2023-10-04 14:25:59 +03: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 refactor: remove mentions of hsl, futureproofing 2023-05-03 09:20:16 +03:00
feedbackly.js style: autofix some lint errors 2020-09-17 13:46:26 +03:00
feedScopedIdUtils.js fix: parse feedId out of parking ids 2022-10-11 16:53:14 +03:00
fetchUtils.js fix: add locale header to requests to make sure browser's cache correctly 2022-11-03 12:28:44 +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 style: autofix some lint errors 2020-09-17 13:46:26 +03: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 feat: parse mode from topic 2021-04-12 18:31:25 +03:00
hashUtil.js Updated unit tests. 2019-04-24 14:47:42 +03:00
itineraryUtils.js fix: dt-5325 util for co2 value check 2023-11-20 14:47:01 +02:00
jankmeter.js Fix ESLint issues 2016-04-18 12:15:18 +03:00
legUtils.js fix: removed unnecessary function 2023-11-16 15:36:14 +02:00
manifestUtils.js Do not append the protocol to the configured asset url. 2018-12-12 12:28:59 +02:00
mapIconUtils.js refactor: use realtime rental station data from tiles 2022-10-21 23:27:29 +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 Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle." 2023-10-04 14:25:59 +03:00
mqttClient.js chore: bring v2 changes to v3 DT-5646 2023-01-04 10:35:30 +02:00
occupancyUtil.js chore: temporarily map full status to crushed standing room only 2023-11-21 09:40:48 +02:00
oldParamParser.js feat: remove utm support 2020-12-22 16:04:12 +02:00
otpStrings.js chore: move string splitting to utils 2021-03-11 16:29:48 +02:00
ParkAndRideUtils.js refactor: rename hslpark -> liipi 2023-01-10 16:25:34 +02:00
path.js Revert "Fixed bicycle stations ids + all function and names renamed from bike to vehicle." 2023-10-04 14:25:59 +03:00
patternUtils.js fix: show right vehicles in right place 2021-01-15 11:46:01 +02:00
planParamUtil.js feat: dt-5325 no localstorage, no separate force car setting 2023-08-07 12:05:01 +03:00
publicPath.js Add support for ASSET_URL 2018-05-20 21:30:26 +03:00
queryUtils.js feat: dt-5325 emissions schema changes 2023-10-24 13:51:52 +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 style: autofix some lint errors 2020-09-17 13:46:26 +03: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 test: add some tests 2023-05-09 16:27:14 +03:00
slicedToArray.js style: autofix some lint errors 2020-09-17 13:46:26 +03:00
sortUtils.js fix: correct distance thresholds 2021-01-07 14:20:30 +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 chore: bring v2 changes to v3 DT-5646 2023-01-04 10:35:30 +02: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: add support to user-defined width for breakpoint matching 2022-05-30 10:51:34 +03: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