Stephen Davies

Results 23 issues of Stephen Davies

Getting started will have 2 tracks - docker and local build. Rewrite docs to facilitate. Progress in https://github.com/TerriaJS/terriajs/pull/6437

- Improve old changelog message - Capitalise HTTPS in message - Fixup main page - WIP add docker & without docker documentation ### What this PR does Fixes # This...

Most changes from v7.10.0 to v7.11.5 have been merged from master to `mobx` (now known as `next` as of 2020-06-06) in #4466, but there are a few outstanding things to...

Wrapping an async function with `mobx.action` can hide mobx reactivity bugs. `mobx.action` (and `flow`, `runInAction`, `untracked`, etc.) should be used conservatively in places where a user causes a state mutation,...

Z-Small
T-Documentation
Medium priority
Version 8
v8-model-layer-consistency

On `master` we handle errors through `terria.error` Cesium event showing a dialogue for each error. Since the preview map has it's own `Terria` it can handle preview-related errors and just...

Epic
Version 8

- Put logic for loading a model from an old id into a function - Add prerendering on top of shortcut-style catalog routes ### What this PR does Fixes #...

### What this PR does Upgrade dependencies to latest semver compatible versions. All build errors here will become our problem when we end up with slightly different resolved versions from...

### What this PR does Remove ObserveModelMixin and all references to it. Also updates dataset counter tool to v8. ### Test me http://ci.terria.io/remove-deps/#tools=1 ### Checklist - [ ] There are...

Waiting for PR Author

## Description Update magda to use ASGS 2021 boundaries and latest LGAs for indexing and rendering the region selector map in the frontend ## Acceptance Criteria - Newest versions of...

refined-unreviewed

- [x] Prerequisite #7050 ### What this PR does Fix most typescript errors introduced by upgrading `@types/react` to 18, but don't actually upgrade `package.json` yet (this version bump will be...