onflow / flip-fest

A backlog of all the available tasks to complete for Flow's FLIP Fest.
50 stars 39 forks source link

Playground Feature: Markdown READMEs - Milestone 4 #83

Closed hichana closed 3 years ago

hichana commented 3 years ago

Playground Feature: Markdown READMEs - Milestone 4

Description

This PR is for issue #18.

We added support for storing and loading the README data on the backend and updating the GraphQL API. We followed the existing pattern and updated the storage, model and controller to include the new variables. We further added sanitization on save to make sure no untrusted data is stored. The tests were also updated to include tests for the newly introduced fields and sanitization.

Submission Links & Documents

Requirements Check

MaxStalker commented 3 years ago

🎉 Milestone Achieved! 🎉