Commit graph

26 commits

Author SHA1 Message Date
Gered 545d634e3f add typeahead support to the name field 2014-04-06 20:22:49 -04:00
Gered 90cb98de15 add method input field typeahead support
using this bootstrap3 backport of the bold bootstrap2 typeahead
component because twitter typeahead.js is poop
2014-04-06 20:22:33 -04:00
Gered 30d1e5ccce add basic ui for getting ascii art by name/index 2014-04-06 18:41:37 -04:00
Gered e95335b130 add client-side support for "url part" method parameter fields
these are input elements that are marked to have their value added
as another part or "sub-path" on the URL that will be used to run
this REST method. this is _instead of_ tacking this element value on
to the end of the query string after the '?'
2014-04-06 18:35:31 -04:00
Gered fd189ee491 rename animated gif route url 2014-04-06 12:23:52 -04:00
Gered e50ec3e72b minor style tweak 2014-04-06 11:05:46 -04:00
Gered 5e979c8ba5 append inline js script to animated gif frames to autostart animation 2014-04-03 22:51:52 -04:00
Gered 1998672258 add initial routes / views for animated gif support (not animating yet) 2014-04-03 22:13:10 -04:00
Gered 64e66d6631 minor tweaks 2014-03-30 18:46:41 -04:00
Gered 2d13e8431c add image->ascii form 2014-03-30 18:32:33 -04:00
Gered 7903348093 show method call url as a link tag 2014-03-30 18:32:19 -04:00
Gered 631b10a66f fix form input element selector again. update element value retrieval 2014-03-30 18:31:34 -04:00
Gered 978405d385 fix value that the js context var is set to 2014-03-30 17:38:00 -04:00
Gered 064a487007 show the exact http call being done on each api request using the form 2014-03-30 17:36:29 -04:00
Gered 9fc238ac16 adding some color 2014-03-30 17:24:49 -04:00
Gered 2b1be20cc8 disable form fields when submitting, re-enabling when we get a response 2014-03-30 17:23:28 -04:00
Gered 0d733381d5 fix error alert padding 2014-03-30 17:22:59 -04:00
Gered f267470892 better selector method 2014-03-30 17:18:40 -04:00
Gered 8dad313897 update styling. fix incorrect template include for image->ascii 2014-03-30 17:17:09 -04:00
Gered 3723d80acd initial on-page support for using the text->ascii api method 2014-03-30 17:14:28 -04:00
Gered 65baca1e7c add site error template. update wrap-exceptions to nicely handle api errors and general "web page" errors 2014-03-30 16:49:04 -04:00
Gered 51b04737e3 minor template updates 2014-03-30 15:10:34 -04:00
Gered 993304d7f8 fill out the web page side of things a bit 2014-03-30 05:18:27 -04:00
Gered 894f0926ad remove extra quote 2014-03-30 05:00:06 -04:00
Gered 43fd632cfc add flf fonts 2014-03-30 03:35:53 -04:00
Gered 58fb52e77c initial commit. just a "do-nothing" web app with dependencies listed 2014-03-30 02:49:49 -04:00