Tim Orford | b6b404f87f7 | Ecchart-2: Update meteograms when location changes | | |
Tim Orford | cd9e1b8d962 | Eccharts: removed no-longer-used variable | | |
Tim Orford | fb934945d20 | WREP-2528 Added warning when selecting projection thumbnail | | WREP-2528 |
Tim Orford | a0e32c0a44e | Chart browser: removed no longer needed body sizing that is causing problems on CAMS website | | |
Tim Orford | 9ba1577e55e | Eccharts tests: wait before deleting user products to avoid 404 errors | | |
Tim Orford | e0d8082ab8b | Eccharts: implement Openlayers to follow layer-list reorder | | |
Tim Orford | 5896b12c8ca | Chart widget tests: added debugging info for product catalogue not opening correctly. | | |
Tim Orford | 286b6d090db | Eccharts tests: wait for thumbnails to finish loading before starting tests to avoid confusion in error reporting | | |
Tim Orford | 21bc0ceed89 | Chart widget: linting fix | | |
Tim Orford | 8e739eeb714 | TimeNavigator: test toolbar button is really a toolbar button before calling toolbar methods | | |
Tim Orford | ec0734fc1c5 | TimeNavigator: restore previously removed timeout but add destruction test | | |
Tim Orford | f7e8bc71255 | ParameterSelect: more verbose error message | | |
Tim Orford | c5d28aa1a0d | Animator: use native forEach | | |
Tim Orford | 9bec12a6516 | TimeNavigator: removed a timeout to prevent functions running after destruction. | | |
Tim Orford | bf295cc844c | Chart widget: variable name change | | |
Tim Orford | 5269f9a60d1 | Chart browser test: improved error reporting | | |
Tim Orford | e5207558c9a | Multigrams: improved layout for load-from-dashboard dialogue | | |
Tim Orford | ae890bbe9e9 | Test lib: additional reporting back to host when being run remotely | | |
Tim Orford | a7861a0a85b | Eccharts: changed mobile platform test to be case insensitive | | |
Tim Orford | 46f801e1756 | Chart widget: dont try and set location object value if object not present. | | |
Tim Orford | d0d2be05131 | Eccharts: when removing user items, only pass required paramters to avoid encoding issues when using jsonp | | |
Tim Orford | 157e0b59ae9 | Dashboard: fixed animation range not working in preview. | | |
Tim Orford | 66d6ca3a21d | Thumbnail grid: fixed mousewheel regression | | |
Tim Orford | 24cecf770a7 | Enforce font-size for text boxes | | |
Tim Orford | f9b9ceaa2e5 | TimeNavigator: removed z-index which was causing problems for drop-down menus | | |
Tim Orford | 13bddc5136c | Parameter menu: temporary fix for menu height, preventing it being too short on some pages | | |
Tim Orford | 3079ecdc227 | WMO Meteogram page: fix for country selection in MSIE-11 | | MSIE-11 |
Tim Orford | c3fe954011fM | Merge branch 'master' of ssh://software.ecmwf.int:7999/web/node-modules | | |
Tim Orford | d8e269fca26 | Prerender: improve the way page scripts are removed and restored | | |
Tim Orford | e3b51973c13 | Linting fixes | | |
Tim Orford | 62ef183cd69 | Eccharts-2: added 'add layer' functionality | | |
Tim Orford | 567497ca68b | Site navigation: ensure query list is always an array for older browsers | | |
Tim Orford | 10944bae520 | TimeNavigator: removed obsolete dependency | | |
Tim Orford | 787c63fe335 | Testlib: updated dependency versions | | |
Tim Orford | 67dcc2b2996 | Update for changed Settings export | | |
Tim Orford | 34ca27687bf | Eccharts-2: changed chart.ready to be an Observable instead of a Promise | | |
Tim Orford | be916bfbbd8 | Observable: added promise() method for consumers that require a Promise object | | |
Tim Orford | ef9c7d1a6b6 | Login: remove not-logged-in class if logged in. | | |
Tim Orford | a6501754b34 | Eccharts-2: change animation to wait for images to load before progressing to the next step | | |
Tim Orford | bf39ddec338 | Eccharts NeedLogin: removed dependency on 'element' | | |
Tim Orford | 70553c259c7 | Toolbar: fixed missing dependency | | |
Tim Orford | 0891a4038b1 | Eccharts-2: changed WMS URL to avoid server redirect | | |
Tim Orford | bf962a4c6f3 | Eccharts-2: quick fix to delay thumbnail requests which are blocking WMS requests | | |
Tim Orford | faae5e46732 | CityAutocomplete: fixed incorrect variable name | | |
Tim Orford | dc995bc857b | Tropical cyclones page: fix occasional error caused by cyclones widget not being present | | |
Tim Orford | 61ab7655a3f | Scrollbar: handle rail element being removed | | |
Tim Orford | 1796c260f1b | Linting fixes | | |
Tim Orford | c38f7b402e5 | Products: use single promise when fetching product list. | | |
Tim Orford | ac1a3ba6bf8 | Chart browser tests: additional checks for base time menu when changing base time. | | |
Tim Orford | a43bb21562d | Test-lib: fixed try() timers not being properly cleared | | |