|
@@ -19,6 +19,8 @@ We're still mostly busy tying up any remaining loose ends before April 1, when w
|
|
|
|
|
|
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).
|
|
|
|
|
|
+<center><img src="/images/blog/30daystoliftoff/2019-03-27-board02.png"></center>
|
|
|
+
|
|
|
## 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.
|
|
@@ -27,7 +29,6 @@ Artur also added a [GitHub-comment-inspired demo](/examples/markdown-snippets/).
|
|
|
|
|
|
Lastly, [Ife](https://github.com/ifedapoolarewaju) reviewed and merged this [pull request](https://github.com/transloadit/uppy/pull/1366), which updates the callback URIs to reflect their correct location in Companion. Thanks to [HughbertD](https://github.com/HughbertD) for that one!
|
|
|
|
|
|
-<center><img src="/images/blog/30daystoliftoff/2019-03-27-board02.png"></center>
|
|
|
|
|
|
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: :)
|
|
|
|