Julie G

Results 14 issues of Julie G

* Sentry gives us a way to do this with `@sentry/gatsby`([docs](https://docs.sentry.io/platforms/javascript/guides/gatsby/usage/)) * We could update `src/utils/front/api.ts`, sending a Sentry alert after every [`setError` call](https://github.com/iterative/dvc.org/blob/29e5d55bc0965b9919abcc3f747e3f76a010239c/src/utils/front/api.ts#L22). There may be more elegant ways...

A: website
p2-nice-to-have

We were forced to take off lazy loading in #3229, since they were breaking anchor links on certain pages (#3226). But there might be a way to turn it back...

type: enhancement
A: website
status: research

# 2/2 `main`

bug

* have columns change on column drop instead of on column drag ## Todo - [x] Fix tests (and possibly add new ones if needed) ## Demo https://user-images.githubusercontent.com/43496356/195958396-7ee15478-0ccd-4867-b546-1958b8d258e9.mov Fixes #2421

product

## PR Description This PR adds a new parameter, `aggregate_param`, to aggregated field definitions in view-level transforms and encoding level transforms, allowing exponential moving average. Closes #9200 ## Checklist -...

## Enhancement Description `aggregate_params` was added to vega aggregation transforms in https://github.com/vega/vega/pull/3686, allowing exponential moving average. Can we add a way to add these `aggregation_params` into vega-lite aggregation transforms? I'm...

Enhancement :tada:

## Demo ![Screenshot 2024-01-22 at 6 47 10 PM](https://github.com/iterative/dvc.org/assets/43496356/f26a06f7-b34c-4009-a400-43fb065beab8) Fixes #4999

* dvc.org has had multiple updates that cml.dev's docs engine should have as well List of website updates: - [x] [Lint all files](https://github.com/iterative/dvc.org/commit/2dd2e91094873b2367dae484c62a838c255202de) - [x] [Add image processing to docs...

p2-nice-to-have
design
A: website

Currently this is what our 404 page looks like: ![image](https://user-images.githubusercontent.com/43496356/119130252-94d84d00-b9fd-11eb-8002-bfedd446fc79.png)

p2-nice-to-have
design