Brock Whittaker
a7c2258e12
dark-mode: Change drafts container to be dark.
...
This changes the drafts container to be dark.
2017-11-29 16:44:43 -08:00
Brock Whittaker
81b2114d8c
Switch "drafts" to new component overlay.
2017-03-15 12:17:27 -07:00
adnrs96
11418ed9c8
Clean draft_table_body.handlebars to use 4 space indents.
2017-03-10 11:07:49 -08:00
Umair Khan
fdb709d0b7
capitalization: Fix No Drafts.
2017-03-08 12:29:07 -08:00
Brock Whittaker
5fc0c0b6ac
Fix the styling for drafts.
...
This fixes the appearance for drafts to be uniform with the rest of the
site along with general polishing.
2017-02-23 13:00:56 -08:00
Sampriti Panda
1929cc5190
Implement persistent drafts functionality
...
* Created a drafts modal to display/restore/delete drafts
* Created a Draft model to support storing draft data in localstorage
* Removed existing restore-draft functionality
* Added casper and node tests for drafts functionality
Fixes #1717 .
2017-02-23 02:58:23 -08:00