-
The backend should already support paging, but there's no way for users to easily request the next page.
-
When creating a feed, if there is a problem please don't clear all the info I've typed in. Please just indicate which box needs attention.
Today when creating a new stream I used a tag with a space i…
-
Add a JSON responder to the HTTP Manager so users logged into sparkfun.com can interact with their feeds on data.sparkfun.com.
-
New streams need a couple more checks when created:
- [x] Field count limit
- [x] restrict to a-z, 0-9 & _
-
The site navigation on phones could use some work.
-
The stream data view should support paging and streams a large amount of columns.
-
Sort public stream list by most active
-
Add a hidden flag to metadata so users can hide feeds from the main stream list.
-
Can we simplify the stream schema and remove markdown from the stream descriptions? Is there a compelling reason to keep them formatted with markdown?
The advantage of a short text input are: less o…
-
It seems 1.9.6 doesn't work with selenium on Python, Java and .net
Here is the .net error:
```
PhantomJS is launching GhostDriver...
[INFO - 2014-01-21T13:39:00.512Z] GhostDriver - Main - running on…