瀏覽代碼

Update website/src/_posts/2019-03-liftoff-03.md

Kevin van Zonneveld 6 年之前
父節點
當前提交
64d44831bf
共有 1 個文件被更改,包括 6 次插入5 次删除
  1. 6 5
      website/src/_posts/2019-03-liftoff-03.md

+ 6 - 5
website/src/_posts/2019-03-liftoff-03.md

@@ -15,7 +15,11 @@ We're still mostly busy tying up any remaining loose ends before April 1, when w
 
 <center><img width="400" src="/images/blog/30daystoliftoff/day3.jpg"><br /></center>
 
-## What did we check off our *To Do* list?
+## In Progress
+
+Renée is working hard to fix outdated warnings in our examples. Other than that, the team has been dealing with a Companion issue that invalid access tokens are given out when you select a provider to receive your file from. The aim is to return 401 for invalid access tokens, so that the `/authorized` endpoint can be deprecated. You can track the progress of this issue in its [pull request](https://github.com/transloadit/uppy/pull/1298).
+
+## Done
 
 [Artur](https://github.com/arturi) started out by merging two pull requests from [Renée](https://github.com/goto-bus-stop). The [first](https://github.com/transloadit/uppy/pull/1375) one aims to use Transloadit Templates and demo keys for the `transloadit-textarea` example, and the [second](https://github.com/transloadit/uppy/pull/1374) one makes error reporting across different locales more flexible.
 
@@ -25,10 +29,6 @@ Lastly, [Ife](https://github.com/ifedapoolarewaju) reviewed and merged this [pul
 
 <center><img src="/images/blog/30daystoliftoff/2019-03-27-board02.png"></center>
 
-## What has the team been working on?
-
-Renée is working hard to fix outdated warnings in our examples. Other than that, the team has been dealing with a Companion issue that invalid access tokens are given out when you select a provider to receive your file from. The aim is to return 401 for invalid access tokens, so that the `/authorized` endpoint can be deprecated. You can track the progress of this issue in its [pull request](https://github.com/transloadit/uppy/pull/1298).
-
 The biggest update that will be part of Uppy 1.0 is support for React Native. Yesterday, Renée, Artur, Ife, [Evgenia](https://github.com/lakesare) and [Kevin](https://github.com/kvz) had a call and talked extensively about what would be needed to have a minimum viable product. They settled on the following six subtasks, which I'm copying directly from their notes: :)
 
 ```md
@@ -44,6 +44,7 @@ MVP for React Native support should:
 
 We also celebrated Evgenia submitting her first two PRs: [one](https://github.com/transloadit/uppy/pull/1382) to make sure that tooltips can no longer overflow inside the Uppy container, and [another](https://github.com/transloadit/uppy/pull/1383) that removes the jumpiness when Uppy loads.
 
+
 That's all the updates I have for you today. See you tomorrow for Day 4 of our 30 Days to Liftoff!
 
 P.S. If you don't want to miss an update, consider [good ol' RSS](https://uppy.io/atom.xml) :)