Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 3.5 KB

Changelog

1.0.0 (2023-01-04)

Features

  • add graphql project (ffd8fbb)
  • ci: add github actions for test and deploy (3047b04)
  • front: add default mui palette (8391021)
  • front: add loading layout when app starts (2d5b446)
  • front: add new favicons (b413aa6)
  • front: add sentry config (8d09307)
  • front: improve signup ux (6fee0d1)
  • front: improve unimported files (a038fbc)
  • front: login workflow is working (136dd0c)
  • front: remove tsconfig common lib (1023855)
  • front: strengthen password field (d4a67aa)
  • front: use nextjs link in mui link (fdd6925)
  • graphql works (6328c33)
  • graphql: add authentication (4b805a7)
  • graphql: add docker build files (0a11c3b)
  • graphql: display errors in schema (e6d2ed6)
  • graphql: e2e testing works (81a0842)
  • graphql: ignore peerDependencies (3cb800c)
  • remove unused ui and docs, configure linter (3151556)
  • repo: add release-please gitHub action (16843f9)

Bug Fixes

  • front: change back password to DB (da6955c)
  • front: improve ts for build (6c23e02)
  • graphql: add untracked files (9cc1908)
  • graphql: remove unused files (b2f9876)
  • graphql: seeder password (d1644be)