What's Changed
- Vercel config by @marco-souza in #1
- Add admin page by @marco-souza in #2
- Setup podcodar linter by @marco-souza in #4
- update project dependences by @vitorschelb in #6
- Implement Next Auth and Bundle Analyzer to app by @nicolasbrandao in #7
- create a new readme for the app by @guilherme-bbsa in #3
- Update project dependencies by @marco-souza in #8
- Created app folder nesting client dashboard by @vitorschelb in #9
- Improve authentication workflow by @marco-souza in #10
- Fix linting issues by @marco-souza in #11
- fea: render user session data on navbar profile by @nicolasbrandao in #12
- Improve login form UI by @nicolasbrandao in #13
- Created onboarding taskList by @vitorschelb in #14
- Enhance login UI form by @nicolasbrandao in #15
- Usability improvements by @marco-souza in #17
- Update dependencies by @marco-souza in #18
- Add Google Auth provider by @marco-souza in #19
- Checkbox for tasklist with local persistence by @vitorschelb in #20
- Create user profile route by @nicolasbrandao in #23
- Create form route and mockup by @vitorschelb in #22
- Onboarding Form by @vitorschelb in #25
- Improve profile page UI by @nicolasbrandao in #24
- Setup Prisma as our ORM (Object-Relational Mapper) by @marco-souza in #21
- Implement Onboarding Form Validation by @vitorschelb in #26
- Add support for tailwind-styled-components by @marco-souza in #28
- Use grid instead of flex on the profile page by @nicolasbrandao in #27
- Refactoring shared components to user styled-components by @marco-souza in #31
- fea: add migrate script by @marco-souza in #34
- Breaks OnboardingForm into MultistepForm by @vitorschelb in #32
- Login registers user on DB if non existent by @nicolasbrandao in #33
- Use data from DB instead of NextAuth Session on Navbar by @nicolasbrandao in #35
- Create logged user context by @nicolasbrandao in #37
- Validates data from form steps according to zod schemas. by @vitorschelb in #36
- This PR creates context for onboarding steps and states. by @vitorschelb in #38
- Create User DataAccessObject by @marco-souza in #41
- Create Github Actions Workflow for CI Tests by @nicolasbrandao in #40
- fea: New form layout by @vitorschelb in #43
- Send FormData to API by @vitorschelb in #44
- Create DB seed function by @nicolasbrandao in #42
- Persist Onboarding Form on DB by @nicolasbrandao in #45
- Redirect user based on user onboarding state by @nicolasbrandao in #47
- Navbar now gets user from context instead of props by @nicolasbrandao in #49
- List no-dependenciy tasks and assign to user by @vitorschelb in #59
- User tasks on the dashboard is now integrated with the DB by @nicolasbrandao in #65
- Add
checkType
to Task Schema by @nicolasbrandao in #66 - fea: share credentials with the team by @marco-souza in #72
- ref: separate data access objects by @marco-souza in #76
- ENH: get data from DB and remove achievements by @nicolasbrandao in #78
- fix: update credentials by @marco-souza in #79
- 61: Enhance repository documentation regarding project setup and execution by @ogatalars in #67
- fea: add issue template by @marco-souza in #84
- Create Migrate Production DB Job by @nicolasbrandao in #92
New Contributors
- @marco-souza made their first contribution in #1
- @vitorschelb made their first contribution in #6
- @nicolasbrandao made their first contribution in #7
- @guilherme-bbsa made their first contribution in #3
- @ogatalars made their first contribution in #67
Full Changelog: https://github.com/podcodar/app/commits/v0.1.0