Releases: shenoy-anurag/simple-reddit
Releases · shenoy-anurag/simple-reddit
Sprint 4 Release
What's Changed
- gotests: test cases for profiles,post and saved by @Ganesh96 in #231
- Updated sprint3.md(Added FE Demo Video) by @manojjampana in #232
- merge to local by @manojjampana in #233
- feat: added cypress testing for posts by @NgJohn15 in #234
- gotest: removed the file by @Ganesh96 in #235
- test: tests for create, get, vote and delete comments by @shenoy-anurag in #238
- John by @NgJohn15 in #250
- feat : GetSubcriptions and UpdateSubscriptions by @Ganesh96 in #253
- API addition deletions by @Ganesh96 in #257
- feat, enhancement: Created GetSavedPosts API, enhanced UpdateSavedPosts and UpdateSavedComments API by @Ganesh96 in #259
- Merging to local by @manojjampana in #260
- bug: User gets prompted to Login to create post by @manojjampana in #261
- bug: No username field necessary in create post(Username should be taken from Logged in user data) by @manojjampana in #262
- fix: User now cannot create Community without logging in and removed Username field(its read from logged in userdata) by @manojjampana in #264
- docs: made user story issue template more markdown friendly by @shenoy-anurag in #265
- Updated features sections by @Ganesh96 in #266
- feat: updated styling for posts,communities,subreddits,profile by @manojjampana in #267
- fix: orientation of posts(fixed) by @manojjampana in #268
- ci: aws deployment appspec file added by @shenoy-anurag in #270
- Wrote install dependencies and validate service scripts by @shenoy-anurag in #271
- Created gihtub workflow for ci/cd by @shenoy-anurag in #272
- created github workflow for ci/cd by @shenoy-anurag in #273
- merging to local by @manojjampana in #275
- fix: added scroll to top option for posts page by @manojjampana in #277
- fix: added scroll to top feature for communities page by @manojjampana in #278
- Added stop server commands, fixed AWSCodeDeploy github workflow by @shenoy-anurag in #281
- ci: updated install scripts, added role to assume in workflow by @shenoy-anurag in #282
- fix: Responsive pages by @manojjampana in #284
- style: updated styling by @manojjampana in #285
- ci: fixed scripts, added systemd service for backend, removed go run … by @shenoy-anurag in #286
- refactor,style: added better error handling for no documents by @shenoy-anurag in #280
- feat: Created GetSubscribers API , GetSaved Comment API and modified the UpdateSubscription API by @Ganesh96 in #290
- fix : checkname API and GetCommunity API by @Ganesh96 in #291
- Created CONTRIBUTING.md by @Ganesh96 in #297
- Added Steps for backend setup and frontend setup by @Ganesh96 in #299
- Create CODE OF CONDUCT for Contributors by @Ganesh96 in #301
- docs: added aws ci/cd workflow badge, app url by @shenoy-anurag in #302
- Merging to local by @manojjampana in #303
- feat: Added "Terms and Conditions" to the site by @manojjampana in #305
- style: updated styles and background by @manojjampana in #306
- feat: Updated the Terms and Conditions by @manojjampana in #307
- feat: Added back to top option for terms of use page by @manojjampana in #308
- fix: Added contact info by @manojjampana in #310
- refactor: Contact info updated by @manojjampana in #311
- John by @NgJohn15 in #312
- John by @NgJohn15 in #313
- Merge "main" to local by @manojjampana in #314
- style:added styling for comments and save post by @manojjampana in #316
- feat: Added "Privacy Policy" to the site by @manojjampana in #318
- fix: added additional info to T&C page by @manojjampana in #319
- John by @NgJohn15 in #322
- merging main to local by @manojjampana in #323
- fix: added additional info to privacy policy page by @manojjampana in #324
- feat: added Content Policy to the site by @manojjampana in #326
- feat:added mod policy to the site by @manojjampana in #327
- docs: added Sprint4.md structure by @shenoy-anurag in #329
- ci,chore: updated after install and start server scripts for frontend… by @shenoy-anurag in #330
- ci: added frontend deployment to ci/cd pipeline by @shenoy-anurag in #331
- ci,fix: fixed path to dist folder by @shenoy-anurag in #332
- ci,fix: fixed path to dist folder in s3 upload by @shenoy-anurag in #333
- ci: fixed s3 upload error, added aws cli install for s3 download by @shenoy-anurag in #334
- Update Sprint4.md by @Ganesh96 in #335
- fix,test: removed tests with syntax errors and added profile crud tests by @shenoy-anurag in #337
- Merging "main" to local by @manojjampana in #338
- fix: added additional info to all Policy pages by @manojjampana in #339
- bugfix, fix: Saved Items API Reponses modified by @Ganesh96 in #342
- Added Sprint4.md link by @Ganesh96 in #343
- Added Bugs details to sprint4.md by @Ganesh96 in #344
- John by @NgJohn15 in #345
- docs: added go tests badge, formatting by @shenoy-anurag in #347
- Merging "main" to local by @manojjampana in #348
- John by @NgJohn15 in #350
- Merging to local by @manojjampana in #351
- fix: unlimited votes by single user, only creator can vote by @shenoy-anurag in #353
- fix: comment delete route changed to POST method by @shenoy-anurag in #354
- merging "main" to local by @manojjampana in #355
- docs: added short Testing Video and API Demo video by @shenoy-anurag in #356
- merging "main" to local by @manojjampana in #358
- Updated Sprint4.md by @manojjampana in #359
- ci,fix: branch for aws ci/cd deployment changed, backend root url changed to aws server by @shenoy-anurag in #360
- Merging "main" to local by @manojjampana in #362
- John by @NgJohn15 in #363
- Meging to local by @manojjampana in #364
- John by @NgJohn15 in #365
- style: Updated styling for comments by @manojjampana in https://github.com/shenoy-anurag/simple-reddi...
Sprint 3 Release
What's Changed
- Merged main to "manoj" by @manojjampana in #114
- docs: update issue templates by @shenoy-anurag in #120
- docs: added links to sprints documentation by @shenoy-anurag in #121
- Merging main to manoj by @manojjampana in #122
- feat: implementing the delete subreddit feature by @manojjampana in #123
- Feat : Implementing delete subreddit feature by @manojjampana in #124
- Feat: implemented delete subreddit feature by @manojjampana in #125
- feat: integrated FE and BE for new subreddit feature by @manojjampana in #128
- feat, fix: request and logic flow for GetAllCommunitites and GetCommunity API by @Ganesh96 in #130
- Merging main to local by @manojjampana in #131
- Bug: Show/hide password by @manojjampana in #133
- bug: Show/hide password by @manojjampana in #134
- Update README.md by @NgJohn15 in #135
- docs: updated readme with backend/frontend dev sections by @shenoy-anurag in #136
- feat: added login state per session by @NgJohn15 in #138
- Merging to local branch by @manojjampana in #146
- Updated background and styles by @manojjampana in #149
- feat: updated background and styles by @manojjampana in #150
- Update Sprint2.md by @NgJohn15 in #151
- Merging to local by @manojjampana in #152
- Updated Sprint2.md by @manojjampana in #153
- feat, bugfix: Feed API to fetch posts in a paginated manner by @Ganesh96 in #157
- feat: updated Navbar by @manojjampana in #158
- merging to local by @manojjampana in #159
- feat: api for adding comments to posts by @shenoy-anurag in #162
- Merging to local by @manojjampana in #164
- feat: Updated background and styles by @manojjampana in #166
- Merge pull request #166 from shenoy-anurag/manoj by @manojjampana in #167
- feat: Updated the Posts and Subreddits Cards by @manojjampana in #169
- Merging to local by @manojjampana in #170
- feat: api to delete comments, parent comment validation by @shenoy-anurag in #168
- merge to local by @manojjampana in #172
- John by @NgJohn15 in #173
- merge to local by @manojjampana in #174
- feat, fix: Feed API + Delete Profile API + delete user by @Ganesh96 in #160
- enhancement: FeedAPI URL method changed to POST from GET by @Ganesh96 in #177
- feat: Snackbar notifications to inform actions to the user by @manojjampana in #179
- Merging to local by @manojjampana in #180
- feat: api to upvote/downvote, maintaining history of voting by @shenoy-anurag in #181
- feat, refactor, fix: DeleteProfile API + delete user functionality, optimized most of the API in profiles, communities by @Ganesh96 in #182
- feat: snackbar notifications and profile updation by @manojjampana in #183
- merging to local by @manojjampana in #184
- John by @NgJohn15 in #185
- Merging to local by @manojjampana in #186
- fix: fixed the snackbar for logout by @manojjampana in #187
- Merge pull request #187 from shenoy-anurag/manoj by @manojjampana in #188
- feat: create community feature by @manojjampana in #191
- John by @NgJohn15 in #192
- fix: user gets informed if community already exists by @manojjampana in #193
- merging to local by @manojjampana in #194
- fix: username populates form logged user profile by @manojjampana in #195
- docs,chore: created sprint3.md and updated readme, changed non-post http methods to post by @shenoy-anurag in #196
- John by @NgJohn15 in #197
- feat: api to get all communities by @shenoy-anurag in #199
- feat: subreddits are now pulled from database by @NgJohn15 in #201
- John by @NgJohn15 in #203
- feat,fix: new api to get comments for post, voting bug fixed by @shenoy-anurag in #206
- merging to local by @manojjampana in #209
- feat: Vote API + Readability by @Ganesh96 in #205
- Updated Sprint3.md by @manojjampana in #212
- merging to local by @manojjampana in #213
- John by @NgJohn15 in #217
- merge to local by @manojjampana in #218
- build,feat,docs: go mod tidy, added pagination in get all communities… by @shenoy-anurag in #215
- feat: Delete Saved integrated onto DeleteProfile API by @Ganesh96 in #216
- Updated sprint3.md with frontend Accomplishments by @manojjampana in #219
- John by @NgJohn15 in #220
- merging to local by @manojjampana in #223
- feat, enhancement: DeleteProfile API updated, SavedComment created by @Ganesh96 in #224
- fix: Username validation now works during SignUp by @manojjampana in #225
- John by @NgJohn15 in #226
- docs: removed unnecessary line by @shenoy-anurag in #227
Full Changelog: v2.0.0...v3.0.0
Sprint 2 Release
Release created upon Sprint 2 completion.
What's Changed
- FE - John - Log In feature by @NgJohn15 in #7
- Created backend project structure, database setup, env setup, added user signup api route by @shenoy-anurag in #12
- feat,refactor: added bcrypt salting and hashing to passwords, refactored readme.md, signup url endpoint modified by @shenoy-anurag in #14
- feat: added login functionality by @Ganesh96 in #16
- feat: added Makefiles to automate build by @shenoy-anurag in #18
- fix: changed frontend to angular material by @NgJohn15 in #19
- Manoj by @manojjampana in #22
- feat: added endpoint to check duplicate username by @shenoy-anurag in #26
- Merging recent changes to my local branch by @manojjampana in #28
- feat: added jwt authentication to login by @ganesansanthanam in #29
- Merging main to my branch by @manojjampana in #30
- docs: added front-end demo video by @manojjampana in #31
- John by @NgJohn15 in #32
- feat: added navbar by @NgJohn15 in #33
- Updated navigation bar by @NgJohn15 in #34
- Removed Header by @NgJohn15 in #36
- build: added cors and used default cors policies by @shenoy-anurag in #37
- update: changed readme to include file directory locaiton by @NgJohn15 in #38
- docs: added explanations for work done in backend and frontend by @ganesansanthanam in #39
- Merging main to local branch by @manojjampana in #40
- Spring1 Update by @NgJohn15 in #41
- Fix: changed post visuals by @NgJohn15 in #49
- Merging to my branch by @manojjampana in #50
- Connected frontend and backend by @NgJohn15 in #52
- Merging changes in main to my branch by @manojjampana in #53
- Snackbar notifications for signin by @NgJohn15 in #54
- refactored code for improved readability, improved security for secret key by @shenoy-anurag in #55
- fix,refactor: fixed http codes and error messages, moved signup db query to separate function, angular build bug by @shenoy-anurag in #56
- Fetching updated code by @manojjampana in #57
- feat: new module communities, created api to create a community, closes #46 by @shenoy-anurag in #59
- feat: returning user details in the login response by @Ganesh96 in #61
- fix: checks if user already exists in the signup API by @Ganesh96 in #63
- fix: renamed app component by @NgJohn15 in #64
- John by @NgJohn15 in #65
- feat,fix: added get community details api, checking if community exists by @shenoy-anurag in #67
- feat: create post API by @Ganesh96 in #68
- John by @NgJohn15 in #71
- Merged to local by @manojjampana in #72
- feat: GetAllPosts API to fetch all posts for specific user in a community by @Ganesh96 in #75
- feat,refactor: added check-name, edit, delete community apis, moved responses to new pkg by @shenoy-anurag in #73
- ci,fix: renamed github workflows, corrected package name for api response by @shenoy-anurag in #76
- fix: GetAllPosts API is fixed by @Ganesh96 in #77
- John by @NgJohn15 in #80
- feat,refactor,test: added acceptance and unit testing, added routes package by @shenoy-anurag in #79
- John by @NgJohn15 in #81
- merging to local by @manojjampana in #82
- feat: added cypress unit testing by @NgJohn15 in #85
- John by @NgJohn15 in #87
- merging to manoj local by @manojjampana in #88
- feat: Deletepost and GetAllPost API Editpost API by @Ganesh96 in #90
- ci,refactor: added go tests workflow, improved code formatting by @shenoy-anurag in #83
- feat: created profile API, integrated into signup API by @Ganesh96 in #92
- feat,gotest,refactor: GetProfile API created, go-test for posts, improved readability by @Ganesh96 in #96
- feat: profile details for a username can be updated using EditProfile API by @Ganesh96 in #98
- Merging to local by @manojjampana in #100
- John by @NgJohn15 in #101
- merging the recent changes by @manojjampana in #102
- feat, fix: GetAllCommunities API created, API created to GetAllposts for a community, GetProfile API by @Ganesh96 in #106
- feat: API to fetch all posts for the home page by @Ganesh96 in #108
- feat: added trashcan icon for delete post by @NgJohn15 in #109
- merging to local by @manojjampana in #110
- feat: Added create new Community(i.e Subreddit) feature by @manojjampana in #112
- John by @NgJohn15 in #113
- fix: checkCommunityExist API response message was correctly set to API_SUCCESS by @Ganesh96 in #116
- fix: editCommunity API updates the community after checking if it exists by @Ganesh96 in #118
- docs: created sprint2.md explaining functionalities and user stories by @Ganesh96 in #119
Full Changelog: https://github.com/shenoy-anurag/simple-reddit/commits/v2.0.0