Wykres commitów

3 Commity (6ee909e436e4537f6f8a89fa1131f94579ac53b4)

Autor SHA1 Wiadomość Data
Atul Varma 6bfd84add6 Refactor GalleryContext.submit() to not take a callback. 2021-08-30 08:21:57 -04:00
Atul Varma ab3b976746
Add gallery submission (#218)
This adds a "Publish" UI to the creature and mandala pages which allows compositions to be published to the gallery.
2021-08-22 17:11:18 -04:00
Atul Varma be3f1abab0
Implement read-only, text-only gallery (#217)
This implements an _extremely_ basic Firebase-powered gallery (#26).  At present it's just a list of links to creatures/manadalas that open in new tabs, without preview thumbnails. Or the ability to submit new entries. These features will be forthcoming in future PRs.

As with #215, this decouples the view logic from Firebase so we can use something else in the future if we want.
2021-08-22 12:23:51 -04:00