-
Pre-req for: https://github.com/artsy/collector-experience/issues/295
Here's an example of a raw conversation object coming from Impulse.
```
{
"id": "605",
"inqui…
-
> This blog just passed the 7 year mark from our initial ["Hello World"][hw] post. We've always built and hosted our own blog, initially [using OctoPress][octo] but eventually migrating to just plain …
-
_From @anandaroop on August 16, 2016 14:53_
## Compare
1. Go to https://www.artsy.net/galleries
2. Choose **Rome** from the city menu (this will cause the browser url to be rewritten)
3. View the prim…
-
The idea is that you could see an artwork and swipe right/left. The next set of artworks would come from related results. The app would track what you have seen and avoid dups. At some point when you …
-
On artsy.net for example you can see other shows from the same partner at the bottom: https://www.artsy.net/show/onishi-gallery-contemporary-japanese-kogei
-
![Snapshot of Untitled project - 2023-12-29 04-08-28 (0 000s)](https://github.com/geongeorge/Canvas-Txt/assets/36676880/99b888f3-5606-4fb3-8379-4781613c9d36)
In the screenshot I've loaded Source Sa…
-
I have created several pages on our wiki that describes an initial draft of how I think we should think of our process: https://github.com/artsy/mobile/wiki
I’d like you all to read through all of th…
alloy updated
8 years ago
-
e.g. add people to a team when they are added to Artsy
-
**What is the current behavior?**
Do: `yarn add something`
Then: `git diff package.json`
```diff
"artsy-xapp": "^1.0.4",
+ "something": "^0.0.9",
"babel-cli": "^6.24.1",
@@ -…
orta updated
8 months ago
-
Artsy is running [its own Peril](https://github.com/artsy/peril) installed on Heroku and we noticed that the `dangerfileFinished` mutation is returning a 400 response in our logs. It appears to be mak…