|
@@ -0,0 +1,34 @@
|
|
|
+---
|
|
|
+title: "Day 21"
|
|
|
+date: 2019-04-15
|
|
|
+author: tyler
|
|
|
+image: "https://uppy.io/images/blog/30daystoliftoff/day21.jpg"
|
|
|
+series: 30 Days to Liftoff
|
|
|
+seriesSuffix: 'of 30'
|
|
|
+---
|
|
|
+
|
|
|
+We're reaching the final stretch of our '30 Days to Liftoff' blog post challenge. After a refreshing weekend the entire team is ready to give it their all over the next 10 days to ensure that **Uppy 1.0 reaches its April 25** release date.
|
|
|
+
|
|
|
+<center><br /><img width="400" src="/images/blog/30daystoliftoff/day21.jpg"><br /><br /></center>
|
|
|
+
|
|
|
+Since we're starting the week strong and prepared let's take a quick glance at how our Uppy dashboard is looking.
|
|
|
+
|
|
|
+<!--more-->
|
|
|
+
|
|
|
+<center><img width="" src="/images/blog/30daystoliftoff/15-dashboard.png"><br/><br/></center>
|
|
|
+
|
|
|
+There still a few unique, and possibly daunting, tasks left for the remainder of the development cycle but the team is taking each issue in stride and adding features with ease.
|
|
|
+
|
|
|
+- [Ife](https://github.com/ifedapoolarewaju) [fixed a bug](https://github.com/transloadit/uppy/commit/9f02d749b9aa4095e5871713ea2f25a716a21539) on the React Native side of things to get rid of an error that was present on one of our Android examples. Additionally, he also made some name changes in a number of files - changing `serverUrl` to `companionUrl` and `serverPattern` to `companionAllowedHosts`.
|
|
|
+
|
|
|
+- [Artur](https://github.com/arturi) and [Kevin](https://github.com/kvz) will continue pairing on [language packs](https://github.com/transloadit/uppy/pull/1443) throughout today.
|
|
|
+
|
|
|
+- Ife is also still tackling the [large file size upload issue](https://github.com/tus/tus-js-client/issues/146) we're also having with React Native. He managed to find the source of the issue but Both Ife and [Marius](https://github.com/Acconut) will be investigating how best to move on to here.
|
|
|
+
|
|
|
+- [Renée](https://github.com/goto-bus-stop) continues working on making Robodog work with an inline dashboard. He plans to have a demo and documentation up and running sometime today.
|
|
|
+
|
|
|
+- The [drag and drop improvements](https://github.com/transloadit/uppy/pull/1440) being made by [Evgenia](https://github.com/lakesare) will also continue today, with some of her current improvements being the removal of the flickering issue and improving the background design while using the feature.
|
|
|
+
|
|
|
+- [Alex](https://github.com/nqst) [discovered an issue](https://github.com/transloadit/uppy/issues/1447) with the filter field when using Google Drive on the Dashboard.
|
|
|
+
|
|
|
+Our goal is in sight so we're starting to get pretty excited! Keep us in your thoughts by giving us a follow on [Twitter](https://twitter.com/uppy_io) or subscribing to regular updates on [RSS](https://uppy.io/atom.xml). Day 22 is up next so look forward to another lovely post from Kevin!
|