Commit Graph

11 Commits (bda43293f6a63cf7c0b3c3dc99783280a36c14ee)

Author SHA1 Message Date
Alex P fa807492c4 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 2a161c8dba Rework styles to prevent some UI clash 2017-08-16 12:37:36 -07:00
Alex P 9f4cd64c11 Remove custom cursors 2017-04-04 17:41:42 -07:00
Alex P 65d9ac67e0 Use more supported .cur format instead of .png 2017-04-04 12:22:47 -07:00
Alex P 674f3768a1 Make custom cursors slightly smaller and higher contrast 2017-03-27 18:17:48 -07:00
Alex P 1eced38f82 Add custom cursors and stylesheet 2017-03-27 12:23:58 -07:00
Alex P 6405ba2eb3 spinner rotates the right direction now 2016-12-12 11:25:56 -08:00
Alex P 3ed9667698 transparent spinner 2016-12-12 11:17:49 -08:00
Alex P 4167bf8b4b Adding in image assets
Using SVGs so the file size should be negligible
2016-11-29 13:03:07 -08:00
Alex P 36d3504728 Adding favicon
tested in dev and prod works okay
2016-10-10 14:11:49 -07:00
Andrew Watkins 9a0aa08810 Allow import of static png and jpg in scss 2016-09-27 12:54:32 -07:00