Mojmir Vinkler

Results 59 issues of Mojmir Vinkler

Currently, when creating a staging server or setting up dev environment, we have to sync all GDoc images from `r2:owid-image-upload/production` to `r2:owid-image-upload-staging/my-env` by calling `make sync-images` in order to make...

needs triage
priority 3 - nice to have
ops

If my widget function outputs HTML with `div` elements, control change would hide them. Try moving the slider in following example. ``` python def foo(a): html = "{}".format(a,a) return html...

It should be possible to use Wizard to create steps on staging servers. I'd find it convenient when working exclusively on stagings.

- Documentation improvements - Add exception if regions dataset is not baked (needed for harmonization step)

All our staging servers use `admin` as a user, which means that all charts would have "Created by Admin" on them. This would happen even after syncing charts to production....

priority 3 - nice to have

## Context & motivation On the Grapher side, we would like to make use of ordinal type information, especially in a few places such as scatterplot legend labels. (e.g. income...

priority 3 - nice to have
needs discussion

Our Data API, even the local one, saves files to R2. This makes our life easy in some ways (e.g. fallbacks to production API are handled by the worker and...

priority 3 - nice to have

## Suggested improvements * [x] Switch server destruction from 1 day to 3 days * [x] Improve WARNING if chart has been updated on live - We could at least...