thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Edit postcard should use guid instead of row index #88

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

Now that there is another iron-list to handle editing my postcards (issue #70) it would be safer to use postcard guid in the editor route rather than row index.

deadlyfingers commented 8 years ago

Also need to update URLSafeBase64.encode function to handle '+' as this causes issues getting card doc.