1
0
Fork 0
forked from OpenNeo/impress

Commit graph

  • b98021d704 fix type in meta query; chrome likes it, but firefox doesnt Matchu 2014-10-19 15:44:54 -0500
  • 41da9d0629 swap the homepage forms back in anticipation of Neopets.com uptime Matchu 2014-09-19 07:26:30 -0500
  • 8e3a2f59e9 swap the new outfit forms because downtime Matchu 2014-09-17 22:47:29 -0500
  • 29c58cf1a3 thank you note, future donations explanation Matchu 2014-09-17 14:28:50 -0500
  • e2f4ff383f further notes on payment and precise currency Matchu 2014-09-13 22:59:44 -0500
  • cf2550c7bc for large donations, show a banner instead of their placeholder outfits Matchu 2014-09-13 20:54:39 -0500
  • 51700a7386 better donation feature outfit validation Matchu 2014-09-13 14:16:50 -0500
  • 485a679f5e better fit longer names in donated outfit footer Matchu 2014-09-12 16:37:49 -0500
  • d179ffd9b6 whoops; get the To address right for donation notifications Matchu 2014-09-12 14:29:20 -0500
  • 71f1ee643f maybe we need dotenv-rails in production, too? Matchu 2014-09-11 22:26:39 -0500
  • e60ae13399 lol false alarm, dotenv-deployment is back for starting resque workers Matchu 2014-09-11 22:12:38 -0500
  • ba5ca2b463 drop dotenv-deployment; env vars now in nginx config, instead :P Matchu 2014-09-11 21:58:23 -0500
  • 8c2c9ae040 nope, wrong require Matchu 2014-09-11 21:38:31 -0500
  • a6979eb39e maybe if I require differently it will work? Matchu 2014-09-11 21:35:04 -0500
  • bf9916d83b hum dee dum, dotenv-deployment Matchu 2014-09-11 21:20:17 -0500
  • 75e9fcbe5a when there are no donors yet, draw less attention to that fact :P Matchu 2014-09-11 20:58:37 -0500
  • be87039cba copy edits Matchu 2014-09-11 20:43:40 -0500
  • 94d9aab547 campaign bar in infinite closet Matchu 2014-09-11 20:12:43 -0500
  • 8f0f37b4c8 campaign for outfit pages Matchu 2014-09-11 20:10:48 -0500
  • eb2a42b1d1 better campaign bar layout, on donate page and in general Matchu 2014-09-11 20:10:32 -0500
  • 8775bfb9fd but don't freak out on the homepage if there's no active campaign Matchu 2014-09-11 18:12:07 -0500
  • d588253c4c campaign banner on homepage is pretty Matchu 2014-09-11 18:09:00 -0500
  • 2e08a1261b don't overflow the progress bar Matchu 2014-09-11 17:47:42 -0500
  • 8e22c271a4 track campaign progress Matchu 2014-09-11 17:40:37 -0500
  • 04a328e6ee homepage outfit features Matchu 2014-09-10 15:38:26 -0500
  • f11f6374da donation mailer Matchu 2014-09-10 14:32:54 -0500
  • 90b45dcecd edit featured outfits on donation page Matchu 2014-09-09 23:16:02 -0500
  • 59d5e99312 donation show form and basic name updating Matchu 2014-09-09 22:04:17 -0500
  • 595b1c2fc5 charge and record donations Matchu 2014-09-09 21:06:38 -0500
  • 2a1a3c61fa stripe checkout image; breaks in development because dev copy of image is not public :P Matchu 2014-09-09 20:41:58 -0500
  • 0afc8ddb2b stripe checkout; tokens not yet passed anywhere Matchu 2014-09-09 20:24:27 -0500
  • 1d7ca7cec2 new donations page mockup; temporary outfits and old campaign as placeholders Matchu 2014-09-09 18:02:49 -0500
  • fffd3ac2e6 typo in CSS selector: chrome interprets the intent, but firefox errors out Matchu 2014-08-25 21:16:53 -0500
  • 05841d091b update terms Matchu 2014-08-25 20:57:07 -0500
  • 2594497434 whoops; if page 2 of a search had 1 item, we jumped right to it, as if it were the *only* result. now only do that redirect if *total* results == 1. Matchu 2014-06-15 17:35:08 -0700
  • 5644ecd67b fall back to image if flash unsupported in outfits#show (e.g. mobile) Matchu 2014-05-29 23:00:03 -0700
  • e0ddf543ee increase outfits#show preview size to 600x600 Matchu 2014-05-29 22:59:36 -0700
  • 79a96b7670 lookup link alongside neomail Matchu 2014-05-15 22:34:00 -0700
  • a8641a654c update to rails 3.2.18 Matchu 2014-05-06 20:39:57 -0400
  • ebb0a75b72 whoops; if no contact neopets username, return nil Matchu 2014-04-25 23:04:59 -0500
  • dd0a3cd350 dont allow blank name submissions in modeling hub small form Matchu 2014-04-16 11:11:15 -0500
  • b429c30d3b if user submits outfits#new name form with no name, use the fallback job Matchu 2014-04-16 11:02:44 -0500
  • eda80a8dc7 double whoops; the actual problem was that i hadnt restarted the background workers :P Matchu 2014-04-05 23:52:24 -0500
  • 9fe19e00c7 whoops; now that we index by item fit, update item after asset save Matchu 2014-04-05 23:48:36 -0500
  • 4338ae8b15 default fits checkbox to on Matchu 2014-04-05 20:02:24 -0500
  • a8a02cca01 also strip autofilter from query on page reload Matchu 2014-04-05 18:57:03 -0500
  • 44ff466a64 advanced search by pet type fit :) Matchu 2014-04-05 18:48:20 -0500
  • e5771e6f1d double yum, autofiltering in basic searches! not yet in advanced Matchu 2014-04-05 18:13:42 -0500
  • 0310598403 whoops; body_id=0 also fits everyone Matchu 2014-04-05 17:58:05 -0500
  • 0fe31ee79a basic fits functionality in search Matchu 2014-04-05 17:43:54 -0500
  • acbec2ad5e design mockup for autofilter; no new behavior yet Matchu 2014-04-05 17:16:35 -0500
  • a375707e40 handle errors from neopia, finally! Matchu 2014-04-04 15:53:53 -0500
  • d25d2b3398 big picture mode Matchu 2014-04-04 14:36:35 -0500
  • 868bbcdd41 yank tips in favor of border and autofocus for item search Matchu 2014-04-04 14:17:57 -0500
  • 3650525671 make those tips big font now that theres no image in the way Matchu 2014-04-02 23:53:43 -0500
  • 6086243e37 on second thought, no dots after owns/wants filter labels Matchu 2014-04-02 23:51:54 -0500
  • 83e5e5eb5a move tip navigator to upper right Matchu 2014-04-02 23:48:26 -0500
  • 131b6a9ce9 ya know what? the module and image draw too much attention. tips on plain white look much nicer. Matchu 2014-04-02 23:45:59 -0500
  • cc786c4241 navigate tips Matchu 2014-04-02 23:37:19 -0500
  • f00a8f5d3b yum, tip styling Matchu 2014-04-02 23:26:51 -0500
  • 8fc156833f basic tip functionality Matchu 2014-04-02 23:00:50 -0500
  • 7e73313d43 remove Go button from locale form on noscript Matchu 2014-04-02 22:15:15 -0500
  • ad1aa8e42c advanced search i18n Matchu 2014-04-02 22:06:45 -0500
  • 369ea7d1bd oops, removed wrong examples Matchu 2014-04-02 21:38:56 -0500
  • 250af4487c remove search.examples i18n Matchu 2014-04-02 21:35:08 -0500
  • 77497cd471 lol, turns out i was smart about return_to links before. remove todo Matchu 2014-04-02 21:32:43 -0500
  • 7c0983ed45 separate np/nc and current species a bit from the elements below Matchu 2014-04-02 21:28:14 -0500
  • ecacb44153 update current species name Matchu 2014-04-02 21:14:49 -0500
  • d4b65ecf62 remove some todos Matchu 2014-04-02 21:09:15 -0500
  • d557daadf4 filter by user owns/wants Matchu 2014-04-02 21:08:35 -0500
  • afface7fa7 filter by current species Matchu 2014-04-02 21:01:12 -0500
  • 3c36cd6aef assign biology assets to restricts and item assets to occupies Matchu 2014-04-02 20:56:42 -0500
  • fc76e7cfe3 yank console.log Matchu 2014-04-02 20:43:13 -0500
  • d47ec7a0cd when advanced query is empty, go blank instead of saying no results Matchu 2014-04-02 20:40:51 -0500
  • d7af6cfd4a populate occupies/restricts selects Matchu 2014-04-02 20:26:53 -0500
  • 769f5d19e2 advanced nc filter Matchu 2014-04-02 20:10:36 -0500
  • bce7f6b383 advanced search queries now appear in hash Matchu 2014-04-02 20:09:33 -0500
  • 9cae578ef7 basic advanced search behavior; only name supported right now Matchu 2014-04-02 20:05:18 -0500
  • 3f4f0eb06e ohh, top padding on search is important. can only see with a full bleed pet :P Matchu 2014-04-02 19:34:35 -0500
  • 8f90f35c62 ack, unrelated, fix the outfit not logged in x scrollbar :/ Matchu 2014-04-02 19:32:11 -0500
  • a02fa461e5 put textbox labels always above the boxes Matchu 2014-04-02 19:27:11 -0500
  • 93a732e027 fix display bug with narrower screens Matchu 2014-04-02 19:25:51 -0500
  • c20ac77fdd actually, drop the extra form and just keep the search bar always large :/ Matchu 2014-04-02 19:21:18 -0500
  • ce734fae7e advanced search behaves toggle-like in that the link stays in place, and OMG pagination on the right is sooo much better! Matchu 2014-04-02 19:03:17 -0500
  • f12b579c29 whoops, switch from advanced on form submit so that window resizes don't also trigger it :P Matchu 2014-04-02 15:15:17 -0500
  • 2a82e4badd switch out of advanced search when a submission from the other form completes Matchu 2014-04-02 15:00:49 -0500
  • 67d47bfc4f the search results tend to pad themselves with their fixed height; remove the extra padding when there are results Matchu 2014-04-02 14:56:37 -0500
  • c1d9133451 add an item search form to closet so that new users will be less stumped Matchu 2014-04-02 14:53:58 -0500
  • 2f0f10a0c7 while we're here, bump order of magnitude on outfit count Matchu 2014-04-02 14:37:40 -0500
  • 0868351fff unrelated fixit: finally get rid of that scrollbar in outfits when not logged in Matchu 2014-04-02 14:36:08 -0500
  • 5b378d99ed give empty search form more space Matchu 2014-04-02 14:35:55 -0500
  • bda9f69ce9 reorganize form a bit; group like things Matchu 2014-04-02 14:18:14 -0500
  • bf009faaa8 more spacing for advanced form Matchu 2014-04-02 14:12:49 -0500
  • c7fb61aea5 smaller text for closet items too for consistency Matchu 2014-04-02 14:08:57 -0500
  • 122df1e19d keep a relatively constant search result height, because moving pagination is bleh Matchu 2014-04-02 14:05:08 -0500
  • 4ad806847b switch between basic and advanced forms Matchu 2014-04-02 13:54:27 -0500
  • e0b5d3e73f advanced search fields mockup Matchu 2014-04-02 13:21:42 -0500
  • 125b799b64 move search motion to fullscreen view Matchu 2014-04-02 11:11:18 -0500
  • 66d045df05 footer, stop getting in search's way! Matchu 2014-04-02 11:09:10 -0500
  • 39f5284752 first draft of advanced search form Matchu 2014-03-06 16:16:30 -0500