digitransit-ui/app/util
Joel Lappalainen a9281893ff Remove more dead code
These removals are not related to SSR removal
2025-06-12 14:36:35 +03:00
..
alertUtils.js DT-6557 smarter alert check 2025-04-07 16:02:00 +03:00
analyticsUtils.js fix: server side analytics injection into v3 2025-06-04 07:16:50 +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
colorUtils.js Make one less toLowerCase() call. 2025-05-08 12:05:55 +03:00
configMerger.js style: autofix some lint errors 2020-09-17 13:46:26 +03:00
configure-moment.js chore: replace moment with luxon in timeUtils 2025-05-26 09:59:26 +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 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 expand index page map when popup is opened 2017-12-21 10:43:14 +02:00
fareUtils.js Merge branch 'v3' into DT-6183 2025-05-05 14:39:37 +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 Update eslint & fix issues 2017-12-03 23:47:24 +02:00
geo-utils.js fix: use constant zero height 2024-12-03 10:38:14 +02: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 feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
gtfsrt.js add pbf generated gtfs-rt parser 2018-11-13 15:41:13 +02:00
gtfsRtParser.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
hashUtil.js Updated unit tests. 2019-04-24 14:47:42 +03:00
legUtils.js Change call agency logic and add correct coloring to route view and stop departures view for call agencies. 2025-04-29 15:39:17 +03:00
manifestUtils.js Do not append the protocol to the configured asset url. 2018-12-12 12:28:59 +02:00
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 fix: don't use type unique id for deletion messages 2021-03-12 12:34:54 +02:00
metaUtils.js Remove unnecessary checks and server side codes 2025-05-27 16:19:09 +03:00
modeUtils.js DT-6929 checks fixed 2025-06-11 12:20:44 +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 feat: remove utm support 2020-12-22 16:04:12 +02:00
otpStrings.js feat: support OTP stop type in locationToUri 2024-12-29 12:01:02 +02:00
ParkAndRideUtils.js refactor: rename hslpark -> liipi 2023-01-10 16:25:34 +02:00
path.js chore: remove local storage emitter 2025-03-13 11:22:06 +02:00
patternUtils.js feat: toggled prefer-default-export rule off 2024-11-07 14:45:22 +02:00
planParamUtil.js fix undefined relaxSettings 2025-06-11 12:53:39 +03:00
publicPath.js Add support for ASSET_URL 2018-05-20 21:30:26 +03:00
queryUtils.js fix: do not save future itinerary searches twice 2025-04-04 09:07:43 +03: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
routerUtils.js feat: handle relay timeouts as network errors in routes 2021-08-30 16:24:20 +03:00
safeJsonParser.js Allow patching realtime config with env variable 2019-03-19 16:34:43 +02:00
scheduleParamUtils.js chore: use shorter names, update unit tests 2024-05-11 14:17:23 +03:00
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 Revert "Revert "Merge pull request #5235 from HSLdevcom/DT-5248"" 2025-03-05 07:53:06 +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 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
timeUtils.js fix: fixed variable naming 2025-05-26 15:27:38 +03:00
urlUtils.js DT-6711 use localized url or first entry 2025-03-17 11:52:48 +02:00
vehicleRentalUtils.js Make less toLowerCase function calls. 2025-05-28 17:37:54 +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 Initial effort for removing SSR 2025-05-16 18:01:18 +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