Files
TheGame/CHANGELOG.md
2021-12-19 15:34:26 -07:00

7.2 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2021-12-02)

Features

  • add , refactor fetching (110300a)
  • add guests (96ea0e4)
  • add location (25c824e)
  • add polygon and xdai chains when pulling DAO membership (0b3b254)
  • add polygon and xdai chains when pulling DAO membership (b2d53b0)
  • add pronouns input to edit form (d164de0)
  • determine timezone based on user (ab0119e)
  • direct user to dashboard on MetaLink click (b7a1296)
  • fetch rss data from anchor.fm -> conver to json (2f158e2)
  • get calendar data into the app (e7e4cd1)
  • install date-fns (87498f6)
  • install swr and fetch data with it (5e7f6bb)
  • least surprise in failures (04a4ca5)
  • least surprise in failures (1063e24)
  • make list items into links (08198ec)
  • new file added for shared components (4a5f7f8)
  • podcast player + title + description (b3a99c3)
  • remove old hacky calendar, use default google iframe calendar (fb6ebf4)
  • Seed section pulling in data from CoinGecko (f6fe5aa)
  • set real calendar data + slight refactor (aedb9c9)
  • set up dashboard page (690bad1)
  • set up tabs components (616a865)
  • show DAOs in a modal and match NFT gallery styling (62376d0)
  • temporary profile editor with beginning sections (c7fadef)
  • working on profile editing form for primary modal (06b360b)
  • working on profile editing form for primary modal (c295171)

Bug Fixes

  • availabilty input bug fixed (90c9963)
  • capitalisation and disabling button when no user (ff8929b)
  • create clients once (8cfd347)
  • create clients once (3dda8aa)
  • dao memberships without title are also displayed (bd453ba)
  • don't redirect to /dashboard yet (755a273)
  • exclude ./tests from linting (40de5fb)
  • ignore "object is of type unknown" lint message (17ce45e)
  • inputs bugs on editprofile form (cb84da4)
  • lint error (3791611)
  • lint error (f441179)
  • lint error (873379a)
  • load component on client (f79f6d0)
  • mistakes were made (fc4e30f)
  • navaigating between profiles and edit button (bdabf65)
  • order of steps (3063828)
  • pin nock version (47d4a01)
  • rebasing/merging problem (3013f55)
  • remove jstz, get timezone with Intl (4f7d0ef)
  • replace next/image with BoxedNextImage (a7ab1ea)
  • revert formatting changes (42aba14)
  • set a default DAO title (62d37b0)
  • set a default DAO title (6c20a59)
  • setting intial state using useState (f4fda80)
  • Setup Header Images (70950eb)
  • sort out unknown types (5ff716c)
  • strip html from description (9a6fd74)
  • style roles buttons (9f47e72)
  • use console.warn (76e4205)