Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@tristenwallace tristenwallace released this 15 Jul 04:02
· 1 commit to main since this release

1.0.0 (2024-07-15)

Bug Fixes

  • Immediate Update Issues for Leaderboard and PollList (#37) (1e76f57)
  • Leaderboard PollSlice Import (#10) (8fc57da)
  • Model associations and importing (d9a7960)
  • Only use random port for tests (b5225ff)
  • Remove jwt on logout (#36) (88b1ac6)
  • Update api integration to be aligned (ffef1ee)
  • Update AWS pipeline (#28) (a7a33fa)
  • upgrade express-validator from 7.0.1 to 7.1.0 (#50) (7c37bae)
  • upgrade fs from 0.0.1-security to 0.0.2 (#49) (668c2aa)
  • upgrade pg from 8.11.5 to 8.12.0 (#48) (c814616)
  • userSlice typos (0838e1e)

Features

  • Add login header to Home (0c5bb27)
  • Create SignupForm component (a533c18)
  • Implement PollDetail component (#4) (a7dc6b7)
  • Implement protected routes (#9) (daba7c1)
  • Implement User Session Persistence (#19) (db4796e)
  • Mobile Navbar with login/signup (e42aa31)
  • Replace temp server with api to backend (b564fe3)
  • Update components to use new api (164668d)
  • Update components with updated api responses (bf917e6)
  • Update pollService with new api calls (8476160)
  • Update userService with new api calls (bf9cfa6)