Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
46 stars 201 forks source link

Dev to main sync #1983

Closed skv93-coder closed 3 months ago

skv93-coder commented 3 months ago

Date: Mar 25, 2024

Developer Name: @skv93-coder


Issue Ticket Number

https://github.com/Real-Dev-Squad/website-my/issues/576

PRs going for sync

https://github.com/Real-Dev-Squad/website-backend/pull/1983

https://github.com/Real-Dev-Squad/website-backend/pull/1937

1965

1970

1976

1968

1982

Activity Feed Backend PRs for sync:-

  1. https://github.com/Real-Dev-Squad/website-backend/pull/1970
  2. https://github.com/Real-Dev-Squad/website-backend/pull/1976
  3. https://github.com/Real-Dev-Squad/website-backend/pull/1982

Description

This PR changes the flow of task updation and enables for user to update task status to verified and merged.

This PR contains changes for backend for activity feed - https://github.com/Real-Dev-Squad/website-dashboard/issues/700

### Documentation Updated? - [ ] Yes - [x] No

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot from 2024-03-25 01-04-33

Screenshot from 2024-03-25 01-05-38

Screenshot from 2024-03-25 01-15-02

/logs route backend

/logs?dev=true

image

/logs?dev=true&type=extensionRequests,REQUEST_CREATED

image

/logs?dev=true&type=extensionRequests,REQUEST_CREATED&format=feed

image
Screenshot 1 ![Screenshot from 2024-03-25 23-21-54](https://github.com/Real-Dev-Squad/website-backend/assets/34160672/9036a5d0-6bcf-485f-9b98-422c5fe972fc) ![Screenshot from 2024-03-25 23-20-46](https://github.com/Real-Dev-Squad/website-backend/assets/34160672/a0aa3b5c-02e5-4601-b949-8ce400d99b49) ![Screenshot from 2024-03-25 23-23-56](https://github.com/Real-Dev-Squad/website-backend/assets/34160672/be19988e-174d-40b7-b4e7-7a21afa41a01)

Test Coverage

Screenshot 1

Additional Notes