0.1.0-alpha
Pre-release
Pre-release
rukiyeaslan
released this
21 Oct 23:14
·
497 commits
to main
since this release
This release brings a comprehensive set of features and enhancements across all aspects of the platform, from backend functionality to DevOps, frontend, and mobile improvements. Below is a breakdown of the key updates:
Backend:
• User authentication features including login, logout, and registration.
• Email verification for account activation.
DevOps:
• Automated updates deployed directly to the remote server.
• Full Dockerization of the backend, database, and frontend to ensure a consistent and scalable environment.
Frontend:
• Login, logout, and registration for smooth user access.
• News Page for the latest market updates.
• Community Page for user interactions and discussions.
• Portfolio Page to manage user portfolios.
• Market Page to view market trends and data.
Mobile:
• User account management with login, logout, and registration.
• A redesigned Home Page featuring a mock feed with posts, stock data, and indexes for an immersive experience.
• Profile Page for user details.
What's Changed
- Create a mock login page by @mahmutbugramert in #286
- Dockerize the Project by @rukiyeaslan in #278
- Initialize swagger documentation by @cemgungor1 in #280
- Add Dockerfile For Web by @Halil-Ibrahim-Kasapoglu in #288
- Add dashboard skeleton by @Halil-Ibrahim-Kasapoglu in #291
- Add deploy dev workflow by @Halil-Ibrahim-Kasapoglu in #306
- Implement login, registration, and email verification endpoints by @rukiyeaslan in #301
- fix: remove admin import to resolve migration inconsistency by @rukiyeaslan in #307
- Add news page skeleton by @Halil-Ibrahim-Kasapoglu in #303
- Initialize login in mobile app by @m-erkam in #308
- Fix/mb change to cli by @m-erkam in #310
- Add portfolio page by @Halil-Ibrahim-Kasapoglu in #309
- [Hotfix] Resolve asset price bug by @Halil-Ibrahim-Kasapoglu in #313
- Add navbar styles by @Halil-Ibrahim-Kasapoglu in #312
- Feature/fe login layout by @danzio19 in #315
- [HOTFIX] Redirect empty urls to home by @Halil-Ibrahim-Kasapoglu in #320
- Add not found page by @Halil-Ibrahim-Kasapoglu in #321
- feat: implement login page by @furkansenkal in #317
- Feature/mb forgot password page by @furkansenkal in #318
- Feature/mb register page by @furkansenkal in #319
- Add login functionality requests by @danzio19 in #323
- Add axios to package.json by @danzio19 in #324
- Validate email verification in serializer by @rukiyeaslan in #326
- Add signout and register error messages by @danzio19 in #327
- Logout endpoint for backend by @cemgungor1 in #331
- Home page is created by @m-erkam in #328
- Feature/mb create profile page by @m-erkam in #329
- fix: change flatlist in home by @furkansenkal in #334
- Fix/mb header alignment by @furkansenkal in #335
- Add community page skeleton for web by @Halil-Ibrahim-Kasapoglu in #339
- fix: add missing auth pages by @Halil-Ibrahim-Kasapoglu in #340
- Add markets section for Web by @mahmutbugramert in #336
- Bug fixes about header and navigation by @m-erkam in #341
- Containerize whole project including frontend by @rukiyeaslan in #333
- Merge dev branch into main by @rukiyeaslan in #342
- fix: registration flow by @rukiyeaslan in #343
- Add final changes to main by @rukiyeaslan in #344
New Contributors
- @cemgungor1 made their first contribution in #280
Full Changelog: Group2-Practice-App-Release-v0.2...customer-milestone-1