This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Releases: bounswe/2021SpringGroup7
Releases · bounswe/2021SpringGroup7
Group 7 Cmpe451 2021Fall Final Release
Main Changes
- Search functionality is added
- Edit, delete post is added
- Subcomments are added
All Changes
- Cm 15 like comment and some fixes on avatar by @ramazanbulut in #480
- CM-17 Add edit profile api connections by @onurcanavci in #481
- CM-14 Add create story page by @onurcanavci in #482
- User Comments API's tests are written. by @efesabanogluu in #484
- Backend unit test by @efesabanogluu in #485
- post edit functionality added by @kocasariumut in #487
- post delete feature added by @kocasariumut in #490
- comment delete feature added by @kocasariumut in #492
- exact title search feature implemented by @kocasariumut in #494
- exact text search functionality added by @kocasariumut in #496
- partial title search functionality added by @kocasariumut in #497
- geographical search functionality added by @kocasariumut in #500
- date search functionality added by @kocasariumut in #502
- deleted some non-django tests for appropriate formating by @kocasariumut in #504
- django model tests are added by @kocasariumut in #507
- django home page tests added by @kocasariumut in #512
- logout tests are added by @kocasariumut in #513
- tests for post edit are added by @kocasariumut in #516
- Post delete test by @kocasariumut in #518
- Unittest for Comment Create API is updated for new format. by @efesabanogluu in #522
- Unittests for Comment Update API is updated for new format. by @efesabanogluu in #526
- Unittest for Comment Delete API is updated for new format. by @efesabanogluu in #528
- Unittest for profile posts and profile information apis by @hamzaakyildiz in #527
- Activity Stream by @efesabanogluu in #529
- CM-18 Refactor set user info by @onurcanavci in #488
- Test errors correction by @efesabanogluu in #541
- block unblock functionality added by @kocasariumut in #546
- Location search by @kocasariumut in #548
- User search by @kocasariumut in #550
- Pin comment by @kocasariumut in #552
- Report table by @kocasariumut in #554
- Report story by @kocasariumut in #556
- report user functionality added by @kocasariumut in #558
- middleware integration added for user-to-user interactions by @hamzaakyildiz in #561
- Profile refactor by @hamzaakyildiz in #562
- Post likes refactor by @hamzaakyildiz in #564
- Get post APIs bug by @hamzaakyildiz in #566
- Get Notifications API by @efesabanogluu in #575
- reply to comment feature is added by @hamzaakyildiz in #568
- Pin comment is refactored by @hamzaakyildiz in #570
- Delete profile by @hamzaakyildiz in #572
- Cf 39 Refactoring of Profile Page by @mrabiabrn in #578
- Report tag/comment by @hamzaakyildiz in #588
- Admin by @hamzaakyildiz in #581
- pipeline trigger by @hamzaakyildiz in #592
- CM-21 Add View Followers and Followings and Other Profile Page by @onurcanavci in #576
- Hotfix by @hamzaakyildiz in #593
- hotfix by @hamzaakyildiz in #594
- Get_popular_tags API by @efesabanogluu in #595
- CM-23 Refactor Edit Profile by @onurcanavci in #598
- Cm 24 SubComments and Comment Menu by @ramazanbulut in #600
- CM-22 Add Follow Function by @onurcanavci in #602
- Cf 40 Report & Block User by @mrabiabrn in #599
- hotfix by @hamzaakyildiz in #596
- Follow refactor by @hamzaakyildiz in #607
- search functionality combined base method written by @kocasariumut in #609
- geographical and text based location search combined to search by @kocasariumut in #611
- Update notifications api by @efesabanogluu in #613
- min max latitude longitude aded to search by @kocasariumut in #614
- Unittest activity stream/notifications and Bug Correction by @efesabanogluu in #615
- date and multimedia format changed by @kocasariumut in #617
- post creation refactor for new format of date and multimedia by @kocasariumut in #619
- post edit refactored according to date and multimedia change by @kocasariumut in #622
- story return refactor according to new date and multimedia format by @kocasariumut in #624
- block API input format changed by @kocasariumut in #626
- date search functionality added to combined search by @kocasariumut in #628
- all tests are refactored according to new date and multimedia format by @kocasariumut in #631
- date and multimedia model tests added by @kocasariumut in #633
- tests added for report story by @kocasariumut in #636
- Report user test by @kocasariumut in #637
- CF-38 like and comment counts added by @erencanuysal in #641
- tests added for search text by @kocasariumut in #639
- Search location test by @kocasariumut in #643
- Search location text test by @kocasariumut in #647
- Min max latitude longitude search test by @kocasariumut in #648
- Date search test by @kocasariumut in #649
- CM-25 Reply, Edit, Delete, Report Comment by @ramazanbulut in #606
- CM-26 Notifications by @onurcanavci in #652
- CF-44 Subcomment Feature for Comments by @erencanuysal in #653
- CF-15 Notification Box by @mrabiabrn in #603
- CF-45 Date Type Change and Comment Issues by @erencanuysal in #654
- Cm-27 by @ramazanbulut in #656
- photo urls are added for user search by @kocasariumut in #661
- hotfix by @hamzaakyildiz in #662
- CM-28 Search UI template and User Search by @onurcanavci in #660
- Wikidata API is used for Search API filtering with tag. by @efesabanogluu in #664
- CM-29 Block and Report User by @onurcanavci in #666
- Cf 42 - Profile Settings by @mrabiabrn in #665
- CF-46 Delete and pin comments and delete posts by @erencanuysal in #669
- CM-31 Map Search by @ramazanbulut in #667
- inclusive date search has been added by @kocasariumut in #673
- Admin bugfix by @hamzaaky...
Columbus v2.0-pre
General Summary
- Added create stories
- Added profile page
- Added guest stories
- Added user homepage
What's Changed in Details
- CB-31 Add unit test of likes api and refactor likes api by @onurcanavci in #216
- Cb 38 Bugfix/Fixing The Practice App by @onurcanavci in #219
- CB-39 fixing swagger file for getComments by @erencanuysal in #225
- Add / to login request by @CodeBlo in #310
- redirect hot-fix by @hamzaakyildiz in #312
- HF Add return to login by @CodeBlo in #311
- HF- Change email to username in login error message by @CodeBlo in #313
- CM-3 Add Login Page and Http request enabled by @onurcanavci in #314
- first milestone is added by @hamzaakyildiz in #326
- CM-5 Add common service structure, refactor login and register and run in Android emulator by @onurcanavci in #327
- Update development with Hotfixes by @CodeBlo in #330
- CF-11 Update Register Screen by @erencanuysal in #332
- CF-10 Home Page by @mrabiabrn in #338
- CM-6 Authentication Structure by @onurcanavci in #339
- CF-12 API Service by @CodeBlo in #335
- CF-14 Redesigning of Header by @mrabiabrn in #343
- CF 13 Fix Test Environment API Call Bug by @CodeBlo in #345
- swagger extension by @hamzaakyildiz in #348
- Hot fix requirements by @hamzaakyildiz in #356
- Hot fix static files by @hamzaakyildiz in #357
- Hot fix debug by @hamzaakyildiz in #358
- debug is set false by @hamzaakyildiz in #359
- authentication added, login returns token by @kocasariumut in #362
- Backend unit tests by @efesabanogluu in #364
- logout feature added by @kocasariumut in #365
- CM-8 Add vector icons and refactor bottom tab bars and icons by @onurcanavci in #352
- Model creation by @kocasariumut in #370
- Profile post return by @kocasariumut in #373
- CF-8 Post Component Design by @erencanuysal in #354
- profile return migrations added by @kocasariumut in #379
- Cf-18 Change Request Field Names by @erencanuysal in #378
- CM-9 Refactor general mobile app by @onurcanavci in #351
- Get set profile information by @hamzaakyildiz in #384
- S3 extension by @hamzaakyildiz in #387
- Swagger bug by @hamzaakyildiz in #390
- hot fix for Profile table by @hamzaakyildiz in #391
- hot fix for Profile table for null constraint by @hamzaakyildiz in #392
- migrations inconsistency by @hamzaakyildiz in #394
- hot fix for tuple object without comma by @hamzaakyildiz in #395
- CM-13 Add Profile page and Edit Profile Page by @onurcanavci in #396
- Post create by @kocasariumut in #381
- migrations are deleted because they cause inconsistency by @kocasariumut in #401
- token authentication added for post create and search methods by @kocasariumut in #402
- database migration correction for user app by @kocasariumut in #403
- tag for post creation added by @kocasariumut in #407
- Like follow by @hamzaakyildiz in #409
- profile photo url is added to the endpoints--hotfix by @hamzaakyildiz in #410
- Cm 7 Post Component by @ramazanbulut in #374
- Home Page API is written. by @efesabanogluu in #413
- bug fixed causing every activation to create another profile page by @hamzaakyildiz in #414
- profile page is created if the user has valid id -hotfix by @hamzaakyildiz in #418
- CF-22 Post scroll component by @mrabiabrn in #411
- CF-19 Authentication and Guest Role by @erencanuysal in #416
- CF-17 Create Story Page by @CodeBlo in #419
- Backend api upgrade by @hamzaakyildiz in #421
- CF-23 Google Maps API Integration by @erencanuysal in #422
- CF-21 S3 API Integration by @CodeBlo in #423
- Cf 24 Added test folder by @mrabiabrn in #426
- CF-25 Maps API Integration For Create Story by @CodeBlo in #427
- Cb update by @hamzaakyildiz in #428
- is_liked is returned with posts by @kocasariumut in #435
- locations are returned with the post by @kocasariumut in #437
- story_id is taken another place for appropriate format by @kocasariumut in #438
- tags and url of photos added to post search by @kocasariumut in #440
- Cf 16 Organizing Header by @mrabiabrn in #431
- home page refactor, bringing appropriate format for output and correcting errors by @kocasariumut in #442
- guest home page is added by @kocasariumut in #444
- comment creation added by @kocasariumut in #446
- comment update feature added by @kocasariumut in #448
- getting comments of a story added by @kocasariumut in #450
- location information for user can be null by @hamzaakyildiz in #451
- CF-9 Profile Page by @mrabiabrn in #420
- user will be able to see stories his/her liked by @hamzaakyildiz in #452
- CF-26 Post Component Correction by @erencanuysal in #432
- CF-27 Like Feature for Post Component by @erencanuysal in #455
- CF-31 API Authentication Header Not Sent After Login by @CodeBlo in #461
- CF-31 API Authentication Header Not Sent After Going to Home Page by @CodeBlo in #462
- usernames are permanent and cannot be changed by @hamzaakyildiz in #464
- CF-30 Comment Functionality Added to the Post Component by @erencanuysal in #463
- create date is added to the comment table by @hamzaakyildiz in #465
- CM-0 HotFix Set Token to Request Headers by @onurcanavci in #467
- Cf 29 by @mrabiabrn in #466
- Cm 11 Home Page by @ramazanbulut in #469
- CM-16 Api connections to Profile Page by @onurcanavci in #470
- CF-32 Fix the redirections from story and follower/followings list by @CodeBlo in #472
- CF-33 Add user check for birthday and location by @CodeBlo in #474
- CF-34 Follow Button Visual Bug by @CodeBlo in #476
- CF-35 Button Alignment Bug by @CodeBlo in #478
- Release v2.0 by @CodeBlo in #479
Full Changelog: v1.0...v2.0
Columbus v1.0
- Added register page
- Added login page
- Added email confirmation
Group7-Practice-App-Release-v.0.1
- Added API endpoints for some basic functionlity
- Implemented front end using React
- Dockerized the application