mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
* quest-roles-demo init feat: backend changes * fix: more lint * fix: even more lint * fix: add field to update quest * chore: consolidate migrations * chore: rename * chore: update schema * quest-roles-demo init * feat: add role selector to create quest form * fix: after rebase * fix: bug when clicking the only selected value in filter * feat: save roles to backend * feat: display roles on /quest/id card * feat: add megamenu demo link * feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking * feat: support for editing roles on quests * chore: revert changes that allowed me to bypass creating quests * fix: hide quests demo app link * fix: alec's corrections * chore: roles_id -> roleIds * quest-roles-demo init * feat: save roles to backend * feat: add additional roles: Bridgebuilding, Rainmaking, Videomaking * feat: support for editing roles on quests * chore: revert changes that allowed me to bypass creating quests * feat: completed quests section * feat: display completed quest name + link * fix: rebasing changes submitted_at -> submittedAt, etc... * style: add proof link and style * style: all quests content and subheader * style: all quests modal footer * chore: remove mock data * fix: schema * fix: schema * chore: delete console.log * chore: dysbulic's suggestions * fix: final fixes Co-authored-by: dan13ram <dan13ram@gmail.com>