Web developments
  1. Web developments

node-modules

Public
AuthorCommitMessageCommit dateIssues
Tim OrfordTim Orford
b6b404f87f7Ecchart-2: Update meteograms when location changes
Tim OrfordTim Orford
cd9e1b8d962Eccharts: removed no-longer-used variable
Tim OrfordTim Orford
fb934945d20WREP-2528 Added warning when selecting projection thumbnailWREP-2528
Tim OrfordTim Orford
a0e32c0a44eChart browser: removed no longer needed body sizing that is causing problems on CAMS website
Tim OrfordTim Orford
9ba1577e55eEccharts tests: wait before deleting user products to avoid 404 errors
Tim OrfordTim Orford
e0d8082ab8bEccharts: implement Openlayers to follow layer-list reorder
Tim OrfordTim Orford
5896b12c8caChart widget tests: added debugging info for product catalogue not opening correctly.
Tim OrfordTim Orford
286b6d090dbEccharts tests: wait for thumbnails to finish loading before starting tests to avoid confusion in error reporting
Tim OrfordTim Orford
21bc0ceed89Chart widget: linting fix
Tim OrfordTim Orford
8e739eeb714TimeNavigator: test toolbar button is really a toolbar button before calling toolbar methods
Tim OrfordTim Orford
ec0734fc1c5TimeNavigator: restore previously removed timeout but add destruction test
Tim OrfordTim Orford
f7e8bc71255ParameterSelect: more verbose error message
Tim OrfordTim Orford
c5d28aa1a0dAnimator: use native forEach
Tim OrfordTim Orford
9bec12a6516TimeNavigator: removed a timeout to prevent functions running after destruction.
Tim OrfordTim Orford
bf295cc844cChart widget: variable name change
Tim OrfordTim Orford
5269f9a60d1Chart browser test: improved error reporting
Tim OrfordTim Orford
e5207558c9aMultigrams: improved layout for load-from-dashboard dialogue
Tim OrfordTim Orford
ae890bbe9e9Test lib: additional reporting back to host when being run remotely
Tim OrfordTim Orford
a7861a0a85bEccharts: changed mobile platform test to be case insensitive
Tim OrfordTim Orford
46f801e1756Chart widget: dont try and set location object value if object not present.
Tim OrfordTim Orford
d0d2be05131Eccharts: when removing user items, only pass required paramters to avoid encoding issues when using jsonp
Tim OrfordTim Orford
157e0b59ae9Dashboard: fixed animation range not working in preview.
Tim OrfordTim Orford
66d6ca3a21dThumbnail grid: fixed mousewheel regression
Tim OrfordTim Orford
24cecf770a7Enforce font-size for text boxes
Tim OrfordTim Orford
f9b9ceaa2e5TimeNavigator: removed z-index which was causing problems for drop-down menus
Tim OrfordTim Orford
13bddc5136cParameter menu: temporary fix for menu height, preventing it being too short on some pages
Tim OrfordTim Orford
3079ecdc227WMO Meteogram page: fix for country selection in MSIE-11MSIE-11
Tim OrfordTim Orford
c3fe954011fMMerge branch 'master' of ssh://software.ecmwf.int:7999/web/node-modules
Tim OrfordTim Orford
d8e269fca26Prerender: improve the way page scripts are removed and restored
Tim OrfordTim Orford
e3b51973c13Linting fixes
Tim OrfordTim Orford
62ef183cd69Eccharts-2: added 'add layer' functionality
Tim OrfordTim Orford
567497ca68bSite navigation: ensure query list is always an array for older browsers
Tim OrfordTim Orford
10944bae520TimeNavigator: removed obsolete dependency
Tim OrfordTim Orford
787c63fe335Testlib: updated dependency versions
Tim OrfordTim Orford
67dcc2b2996Update for changed Settings export
Tim OrfordTim Orford
34ca27687bfEccharts-2: changed chart.ready to be an Observable instead of a Promise
Tim OrfordTim Orford
be916bfbbd8Observable: added promise() method for consumers that require a Promise object
Tim OrfordTim Orford
ef9c7d1a6b6Login: remove not-logged-in class if logged in.
Tim OrfordTim Orford
a6501754b34Eccharts-2: change animation to wait for images to load before progressing to the next step
Tim OrfordTim Orford
bf39ddec338Eccharts NeedLogin: removed dependency on 'element'
Tim OrfordTim Orford
70553c259c7Toolbar: fixed missing dependency
Tim OrfordTim Orford
0891a4038b1Eccharts-2: changed WMS URL to avoid server redirect
Tim OrfordTim Orford
bf962a4c6f3Eccharts-2: quick fix to delay thumbnail requests which are blocking WMS requests
Tim OrfordTim Orford
faae5e46732CityAutocomplete: fixed incorrect variable name
Tim OrfordTim Orford
dc995bc857bTropical cyclones page: fix occasional error caused by cyclones widget not being present
Tim OrfordTim Orford
61ab7655a3fScrollbar: handle rail element being removed
Tim OrfordTim Orford
1796c260f1bLinting fixes
Tim OrfordTim Orford
c38f7b402e5Products: use single promise when fetching product list.
Tim OrfordTim Orford
ac1a3ba6bf8Chart browser tests: additional checks for base time menu when changing base time.
Tim OrfordTim Orford
a43bb21562dTest-lib: fixed try() timers not being properly cleared