Commit Graph

11 Commits (b0126b66ef1295a1581e5449e0f1245a90be6ec7)

Author SHA1 Message Date
Alex P 5fbf69c22b Use a new interaction pattern and new styles for file upload
- Largely mimicking the pattern featured in Dropzone.js (I feel this is
a great pattern for file drag & drop)
- Got rid of the button for uploading, change copy to read “Drop a file
here or click to upload”
- Made entire file upload div clickable
- After a file has been uploaded:
  - Submit button has been moved inside the div
  - Added a “Cancel” button and method to reset the state of the modal
- Hover state of clickable area matches drag-over state
2017-08-17 17:00:22 -07:00
Alex P 5b460d5268 Rework styles to prevent some UI clash 2017-08-16 12:37:36 -07:00
Alex P 571a786227 Remove custom cursors 2017-04-04 17:41:42 -07:00
Alex P a0c39ca17c Use more supported .cur format instead of .png 2017-04-04 12:22:47 -07:00
Alex P 078e72fd78 Make custom cursors slightly smaller and higher contrast 2017-03-27 18:17:48 -07:00
Alex P e0789f1ca6 Add custom cursors and stylesheet 2017-03-27 12:23:58 -07:00
Alex P 6b9606046e spinner rotates the right direction now 2016-12-12 11:25:56 -08:00
Alex P 35cb894614 transparent spinner 2016-12-12 11:17:49 -08:00
Alex P 7de32d5109 Adding in image assets
Using SVGs so the file size should be negligible
2016-11-29 13:03:07 -08:00
Alex P ac758a02e8 Adding favicon
tested in dev and prod works okay
2016-10-10 14:11:49 -07:00
Andrew Watkins b371e6ea91 Allow import of static png and jpg in scss 2016-09-27 12:54:32 -07:00