0.1.0-alpha
Pre-release
Pre-release
mmtftr
released this
22 Oct 07:09
·
424 commits
to main
since this release
v0.1.0-alpha
Pre-Release
These are the pre-release notes for the Customer Milestone 1 pre-release.
Covered requirements
- 1.1.1 Registration
- 1.1.4. Sign In
- 1.1.3 Personal Information
- 1.2.1 Profile Page Basics
- 1.2.3. Profile Page Content Listing
- 1.3.2 Tag Search
- 1.5 Tag Page > Basics & Question Listing
- 1.6 Question Page > Interaction with Questions & Interaction with Answers & Content & Code Snippets
Production URL
https://programming-languages-forum-ahwzj.ondigitalocean.app/
Merged pull requests
- chore: move old project to archive/ by @mmtftr in #318
- Create issue templates by @atakanyasar in #333
- feat: create frontend with updated packages by @mmtftr in #354
- Setup local dev environment by @mmtftr in #356
- Set Up Backend by @atakanyasar in #360
- Merge develop by @mmtftr in #358
- Create Answer & Question Card by @mmtftr in #372
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #376
- Implement continuous deployment by @mmtftr in #374
- Create API schema and update frontend API code by @mmtftr in #377
- Initialize mobile with best practices by @mmtftr in #379
- Feature/380 implement security filters custom jwt filter for authentication by @EnesBaserr in #381
- Feature/383 custom security filter jwt implementation by @EnesBaserr in #384
- Implemented generic request & response DTOs for authentication. by @EnesBaserr in #388
- Implement signup flow. by @EnesBaserr in #389
- Implemented signin flow. by @EnesBaserr in #390
- feat: set up continuous deploy for mobile by @mmtftr in #382
- Implemented user/me endpoint & also catching some exceptions thrown by secutiy by @EnesBaserr in #392
- Create Question Page by @mmtftr in #394
- implemented signup and login pages and their tests, but signup couldn… by @NazireAta in #393
- Implemented users/{userId} GET endpoint by @EnesBaserr in #399
- Implemented users/{userId} PUT endpoint by @EnesBaserr in #400
- Implemented users/{userId}/follow POST endpoint by @EnesBaserr in #401
- Implemented users/{userId}/unfollow DELETE endpoint by @EnesBaserr in #402
- [FE] Implement Answer View by @mmtftr in #403
- Fix/404 fix backend ci by @atakanyasar in #405
- [FE] Implement Code Snippets by @mmtftr in #406
- [BE] Feature/408 get followers by @atakanyasar in #410
- [FE] Implement Tag Search by @mmtftr in #409
- [Mobile] Login/Signup by @mmtftr in #411
- Frontend/feature/364 implement profile page by @NazireAta in #412
- [Mobile] Search Page by @mmtftr in #413
- hot fix by @mmtftr in #415
- [FE] Implement Tag Page by @asligook in #419
- [Release] Do a test deploy by @mmtftr in #416
- [Release] Do another test release by @mmtftr in #424
- [Devops] Shortened Backend Tests CI output by @mmtftr in #426
- [BE] Feature/425 self following by @atakanyasar in #431
- [Release] Pre-release by @mmtftr in #432
New Contributors
- @dependabot made their first contribution in #376
- @asligook made their first contribution in #419
Full Changelog: Group1-Practice-App-Release-v0.2...customer-milestone-1