Commit graph

19 commits

Author SHA1 Message Date
Artur Paikin
4e808ca3d2 add aria-hidden to all icons for accessibility, remove console.log 2017-09-14 12:01:19 -04:00
Renée Kooi
3b8e481b31
Delay provider auth checks until their panel mounts. 2017-07-21 11:35:27 +02:00
Renée Kooi
acea9af060
Remember the uppy-server FQDN
So we always hit the same server if it's behind a load balancer.
2017-07-21 11:24:09 +02:00
Artur Paikin
5ce45a66e4 Provider UI overhaul
- Added type="button" to buttons, to prevent submitting forms
- Added `isSearchVisible`, search bar now appears after click on search
icon (up for debates ;-)
- Grid and list views, list by default
- Root directory is named by the provider title (Instagram, Dropbox),
instead of `/`
- If file size is unknown, it is not shown, as opposed to showing `?`
- Headers hidden just for now, since we only had name, and sorting by
name is not something you toggle often when selecting a file. Once we
have size and creation date there (and whatever else), let’s restore
headers
2017-07-02 04:27:52 -04:00
Ifedapo Olarewaju
d0122f951f feature: instagram plugin [WIP] 2017-06-27 00:25:12 +01:00
Renée Kooi
17e540fb82
Implement uninstall for GoogleDrive, Dropbox, Webcam 2017-05-02 10:50:59 +02:00
Artur Paikin
6f94fefff3 add acquire plugin logo/name to files on the file list
had to convert `this.icon` to a function in all acquire plugins to make
this work
2017-04-04 03:14:16 -04:00
Ifedapo Olarewaju
2b2893c56f feature: error view on error + refactor directories 2017-02-21 15:30:54 +01:00
Ifedapo Olarewaju
71013e4108 feature: smoother auth process 2017-01-25 22:41:08 +01:00
Artur Paikin
b3e3821cdf change folder icon 2017-01-11 22:34:52 -05:00
Ifedapo Olarewaju
0df9220e05 fix: git merge madnesss 2016-12-23 19:27:04 +01:00
Ifedapo Olarewaju
413e2cbae6 refactor: Artur's review feedback 2016-12-22 13:48:26 +01:00
Ifedapo Olarewaju
7e1309dac6 fix: dropbox item icon bug 2016-12-21 14:34:42 +01:00
Artur Paikin
cdee74b002 update dropbox icon 2016-12-20 18:47:04 -05:00
Ifedapo Olarewaju
a491cea9cd docs: document code 2016-12-15 11:45:20 +01:00
Ifedapo Olarewaju
0046a9fbd6 chore: add lint changes 2016-12-15 00:47:51 +01:00
Ifedapo Olarewaju
128e36677f refactor[complete]: completely working plugin refactor 2016-12-15 00:11:57 +01:00
Ifedapo Olarewaju
00f1b9defa refactor[WIP]: reusable views among plugins 2016-12-13 17:24:50 +01:00
Ifedapo Olarewaju
fc11284169 feature[WIP]: working dropbox plugin 2016-12-12 15:59:31 +01:00