Commit Graph

28 Commits

Author SHA1 Message Date
Isaac Bythewood
9a6d540a86 Bug fix submitter filter 2013-03-03 22:48:30 +00:00
Isaac Bythewood
248bd25a04 Move private to users, add user filtering to JS 2013-03-03 22:47:25 +00:00
Isaac Bythewood
3420608730 CSS refactors to improve readability 2013-03-03 22:32:22 +00:00
Isaac Bythewood
13829866d1 Fix bug in appending jQuery if needed. 2013-03-03 11:06:22 -05:00
Isaac Bythewood
08410ba50d Spinner doesn't show if there are no more pins to load 2013-03-03 14:34:33 +00:00
Isaac Bythewood
6abb1ffe88 Allow pin deleting from interface 2013-03-03 14:30:13 +00:00
Isaac Bythewood
39aa6818f2 Tags sends [] instead of null 2013-03-03 13:56:06 +00:00
Isaac Bythewood
eba04c177e Update pinry tag handler and spinner 2013-03-03 13:45:27 +00:00
Isaac Bythewood
ec27f1cfb8 Bug fixes to bookmarklet and pin-form 2013-03-03 13:05:38 +00:00
Krzysztof Klimonda
68e01b5a39 Rename upload-pin to create-image
It didn't make sense to call it upload-pin as it is being used only for
creating the Image object.
2013-03-02 12:01:07 -08:00
Isaac Bythewood
0b58d8349e Working pin uploader with drag and drop functionality. 2013-02-27 22:44:56 +00:00
Isaac Bythewood
7fe3769248 Improved pin form to use post's incoming data on successful submission to auto-prepend to the list 2013-02-27 08:03:23 +00:00
Isaac Bythewood
7ee8fd6d98 Greatly improved bookmarklet pinning functionality, much better pin form 2013-02-27 07:38:38 +00:00
Isaac Bythewood
96af25f5fb Further improve lightbox by getting rid of all the data tags and use ajax call for pin 2013-02-27 06:03:05 +00:00
Isaac Bythewood
29665a41a5 Reduce the top margin on lightbox 2013-02-27 04:37:42 +00:00
Isaac Bythewood
8ec96a07ce Greatly improved lightbox view, much cleaner and smoother 2013-02-27 04:34:44 +00:00
Isaac Bythewood
e0362a0298 Cleaning up and improveing the bookmarklet 2013-02-27 01:58:00 +00:00
Isaac Bythewood
fa7e8c3b83 Get basic working bookmarklet and refactor API into core 2013-02-26 23:20:50 +00:00
Krzysztof Klimonda
82352d6980 Make PinResource orderable by id
Update JavaScript so it orders pins, Fixes #69
2013-02-26 01:21:57 -08:00
Isaac Bythewood
73f35178ca Improvements to lightbox to get a parallax mode 2013-02-26 06:46:55 +00:00
Isaac Bythewood
2acdd9609b Allow for viewing an individual tag 2013-02-26 05:56:42 +00:00
Isaac Bythewood
12091fda00 Working new pin button that makes use of the API and loads new items in real time 2013-02-26 05:23:31 +00:00
Isaac Bythewood
9f5cc2de57 Working new pin form 2013-02-26 01:54:02 +00:00
Isaac Bythewood
f5ef3a0c2b Get bookmarklet mostly setup 2013-02-25 04:34:49 +00:00
Isaac Bythewood
513827e128 Some lightbox improvements 2013-02-23 06:28:02 +00:00
Isaac Bythewood
2264d96528 Have a working custom lightbox plugin now 2013-02-23 04:42:22 +00:00
Isaac Bythewood
5a74253bf8 Better design implemented that removes a lot of white space 2013-02-23 03:42:47 +00:00
Isaac Bythewood
a7d571a509 Remove a bunch of old vender files, refactor locations of static and template files, force api limit on calls 2013-02-23 02:23:58 +00:00