Releases: bounswe/bounswe2024group2
Releases · bounswe/bounswe2024group2
0.9.0
Group 2 CMPE 451 Fall Final Release
What's Changed
- feat: Add tags, username, and publish dates to posts. by @mahmutbugramert in #457
- Feature/be stock price range by @cemgungor1 in #426
- Feature/be daily currency stock update by @cemgungor1 in #442
- Stock indices endpoint by @cemgungor1 in #451
- Add comments by posts endpoint by @rukiyeaslan in #463
- Refactor user related endpoints by @rukiyeaslan in #468
- Feature/be like dislike by @oguzpancuk in #462
- Feature/be follow unfollow by @oguzpancuk in #461
- Add API for Pattern-Based Stock Search by @Halil-Ibrahim-Kasapoglu in #469
- Add user service management by @Halil-Ibrahim-Kasapoglu in #470
- Change like and dislike view types to GenericAPIView by @oguzpancuk in #473
- [FE] Refactor dockerfile for production env by @Halil-Ibrahim-Kasapoglu in #476
- Add custom alert modal by @Halil-Ibrahim-Kasapoglu in #474
- Implement Portfolio API integration by @Halil-Ibrahim-Kasapoglu in #475
- Refactor user endpoints by @rukiyeaslan in #477
- Refactor post return values by @rukiyeaslan in #478
- Add profile page layout by @danzio19 in #376
- Add Search Endpoints by @rukiyeaslan in #479
- Retrieve Posts by tags by @rukiyeaslan in #480
- Add comments, likes. Fix tags by @mahmutbugramert in #482
- Add stock details page by @Halil-Ibrahim-Kasapoglu in #488
- Fix stock price range by @cemgungor1 in #489
- Fix/BE get profile by user id by @oguzpancuk in #495
- fix: create profiles for users if they have none by @Halil-Ibrahim-Kasapoglu in #496
- Fix post pagination by @rukiyeaslan in #498
- Stock Price Range Refactor by @cemgungor1 in #500
- Stock detail and pagination for stocks by @cemgungor1 in #503
- Fix pagination by @cemgungor1 in #504
- Stock detail and pagination fix by @cemgungor1 in #505
- Feature/be unit tests by @oguzpancuk in #499
- Fix/BE search with tags by @oguzpancuk in #493
- feature/BE stocks of posts by @oguzpancuk in #507
- fix/BE validation error import by @oguzpancuk in #513
- Add real stock price values on chart by @Halil-Ibrahim-Kasapoglu in #508
- Annotation backend project by @rukiyeaslan in #490
- feat: add ci pipeline for annotations project by @Halil-Ibrahim-Kasapoglu in #516
- Fix serializer issue with post stocks by @rukiyeaslan in #518
- Resolve manifest.json error by @Halil-Ibrahim-Kasapoglu in #515
- Resolve tag render issue by @Halil-Ibrahim-Kasapoglu in #519
- View tags on posts by @mahmutbugramert in #520
- Integrate Profile Page with API by @Halil-Ibrahim-Kasapoglu in #522
- Refac portfolio selection by @Halil-Ibrahim-Kasapoglu in #523
- Allow all users to fetch stocks by @cemgungor1 in #533
- Feature/MB implement tag creation and use by @m-erkam in #497
- [Lab 8] Acceptance Criteria by @Halil-Ibrahim-Kasapoglu in #434
- Feature/mb markets page by @furkansenkal in #531
- Feature/mb portfolio page by @furkansenkal in #532
- Feature/mb comment function implementation by @m-erkam in #521
- Feature/mb post stock connection and graphics by @m-erkam in #527
- Feature/mb like functionality by @m-erkam in #530
- Update/Create Selected Indices by @cemgungor1 in #528
- Implement Navbar Search by @Halil-Ibrahim-Kasapoglu in #534
- feature/BE-faker by @oguzpancuk in #535
- Us stocks by @cemgungor1 in #539
- Fix/be faker by @oguzpancuk in #542
- Feature/mb stock details by @furkansenkal in #543
- feat: Add enhanced news implementation by @rukiyeaslan in #524
- Feat mb unit tests by @m-erkam in #544
- Feat/mb search filter and colorfix by @m-erkam in #545
- fix: custom header color by @m-erkam in #546
- Feature/mb tests portfolio markets by @furkansenkal in #548
- Feature/news enhanced rss by @furkansenkal in #547
- Marketfeed test by @cemgungor1 in #549
- feat: Add tests for annotation and posts by @rukiyeaslan in #550
- [FE] Add jest test components by @Halil-Ibrahim-Kasapoglu in #541
- add command to main docker-compose by @cemgungor1 in #540
- Add annotation and filter posts by tags by @mahmutbugramert in #551
- Merge dev into main by @rukiyeaslan in #554
New Contributors
- @oguzpancuk made their first contribution in #462
Full Changelog: 0.2.0-alpha...0.9.0
0.2.0-alpha
What's Changed
- merge main into dev by @rukiyeaslan in #214
- feat: add milestone report 1 by @Halil-Ibrahim-Kasapoglu in #363
- Implement Market Feed Endpoints by @rukiyeaslan in #368
- Implement Fetching News from RSS Feeds by @rukiyeaslan in #380
- [Lab 5] W3C - Annotation Standard Documentation by @Halil-Ibrahim-Kasapoglu in #372
- [Lab 6] Add User Experience Features by @Halil-Ibrahim-Kasapoglu in #385
- Improve Dark Mode Support and Refine UI Consistency by @Halil-Ibrahim-Kasapoglu in #388
- Retrieve user from request for post by @rukiyeaslan in #412
- Feature/BE stock detail by @cemgungor1 in #413
- Add user REST endpoints by @rukiyeaslan in #414
- Add frontend logger util by @Halil-Ibrahim-Kasapoglu in #397
- Integrate Rss News with API by @Halil-Ibrahim-Kasapoglu in #415
- Feature/fe markets stocks by @mahmutbugramert in #411
- Removes authentication requirement from user endpoints by @rukiyeaslan in #416
- feat: add news page by @furkansenkal in #417
- feat: add markets page by @m-erkam in #419
- feat: add authorization context (login&logout logic) by @furkansenkal in #418
- Feature/mb community by @m-erkam in #421
- Refactor news return values by @rukiyeaslan in #422
- Retrieve user by username by @rukiyeaslan in #425
- Add Jest Test for News and Dashboard by @Halil-Ibrahim-Kasapoglu in #424
- Feature/mb create post by @m-erkam in #423
- Release PR by @Halil-Ibrahim-Kasapoglu in #427
- Feature/fe comments by @mahmutbugramert in #428
- Dev by @m-erkam in #429
Full Changelog: customer-milestone-1...0.2.0-alpha
0.1.0-alpha
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
Group2-Practice-App-Release-v0.2
What's Changed
- Edit profile page added, also user's posts are visible in profile page. by @m-erkam in #183
- BE Film Details Endpoint by @Halil-Ibrahim-Kasapoglu in #181
- Be film post by @rukiyeaslan in #180
- Filter search by @iremnuy in #185
- Add film posters to film details via TMDB by @Halil-Ibrahim-Kasapoglu in #187
- update token expiration time by @rukiyeaslan in #188
- Bu fix for genre search by @iremnuy in #189
- fix: update sparql by @Halil-Ibrahim-Kasapoglu in #191
- update get all posts endpoint with username by @rukiyeaslan in #193
- Add actor director details endpoint by @Halil-Ibrahim-Kasapoglu in #194
- Director id added to director by @iremnuy in #196
- implement search post functionality by @rukiyeaslan in #198
- Dev by @rukiyeaslan in #199
- [FE-14-Yasin] Create a Search Bar by @yasinbastug in #200
- Fe 16 yasin by @yasinbastug in #201
- FE-19-Yasin Post-authorization by @yasinbastug in #204
- Filter by genre added and connected to backend. by @m-erkam in #206
- Fe20-Bugra by @mahmutbugramert in #211
- Mobile dev films by @m-erkam in #212
- add unit tests for post and like by @rukiyeaslan in #209
- Mobile dev by @m-erkam in #213
- final endpoint name by @yasinbastug in #215
Full Changelog: Group2-Practice-App-Release-v0.1...Group2-Practice-App-Release-v0.2
Group2-Practice-App-Release-v0.1
SemanticFlix v0.1
The deployed application is live here
The mobile application is attached in the form of a .apk file.
What's Changed
- feat: add weekly meeting notes template by @Halil-Ibrahim-Kasapoglu in #38
- feat: add template for wiki revision by @Halil-Ibrahim-Kasapoglu in #63
- pod file updated by @iremnuy in #72
- feat: add template for individual research by @Halil-Ibrahim-Kasapoglu in #78
- Main Page [FE2-Yasin] by @yasinbastug in #110
- Deniz feature Pr by @danzio19 in #112
- Revert "Deniz feature Pr" by @mahmutbugramert in #113
- Bugra feature by @mahmutbugramert in #120
- Backend user endpoints by @rukiyeaslan in #114
- feat: add wikidata query endpoint by @Halil-Ibrahim-Kasapoglu in #126
- FE3-Yasin by @yasinbastug in #125
- feat: add endpoint for recently added films by @Halil-Ibrahim-Kasapoglu in #138
- forgot password and related pages are initialized by @m-erkam in #142
- fix: resolve cors errors by @Halil-Ibrahim-Kasapoglu in #145
- added notification for signup verification. by @danzio19 in #143
- feat: add film details sparql endpoint by @Halil-Ibrahim-Kasapoglu in #148
- profile page added by @furkansenkal in #149
- search page is created and connected to the backend by @m-erkam in #152
- Fe4 yasin by @yasinbastug in #151
- mock posts added by @yasinbastug in #153
- FE4-Yasin-Latest5§ by @yasinbastug in #156
- Adding Mobile App to Dev by @furkansenkal in #158
- Group2-Practice-App-Release-v0.1 by @Halil-Ibrahim-Kasapoglu in #160
New Contributors
- @Halil-Ibrahim-Kasapoglu made their first contribution in #38
- @iremnuy made their first contribution in #72
- @yasinbastug made their first contribution in #110
- @danzio19 made their first contribution in #112
- @mahmutbugramert made their first contribution in #113
- @rukiyeaslan made their first contribution in #114
- @m-erkam made their first contribution in #142
- @furkansenkal made their first contribution in #149
Full Changelog: https://github.com/bounswe/bounswe2024group2/commits/Group2-Practice-App-Release-v0.1