Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

TEAM-3PM/CopCheck

Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
🐐 ed

View on GitHub

PatrickDacius opened a pull request on TEAM-3PM/CopCheck
Make A Complaint Form
Within this pull request contents (text, images, videos) are inside of an array and are connected with the user report id allowing us to keep track of all the text images and videos associated with...
PatrickDacius created a branch on TEAM-3PM/CopCheck

feature-officerSearchForm

Mekhi-M deleted a branch TEAM-3PM/CopCheck

feature-officerSearchForm

Mekhi-M pushed 2 commits to main TEAM-3PM/CopCheck
  • OfficerSearchForm is created, set up the page on the nav bar that allows users who dont have an account to still hav... 0e3ac86
  • Merge pull request #33 from TEAM-3PM/feature-officerSearchForm OfficerSearchForm is created, set up the page on the... 147beaa

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
OfficerSearchForm is created, set up the page on the nav bar that al…
OfficerSearchForm is created, set up the page on the nav bar that allows users who don't have an account to still have access to searching an officer. users can search by last name or badge number
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
LGTM!!!

View on GitHub

PatrickDacius opened a pull request on TEAM-3PM/CopCheck
OfficerSearchForm is created, set up the page on the nav bar that al…
OfficerSearchForm is created, set up the page on the nav bar that allows users who don't have an account to still have access to searching an officer. users can search by last name or badge number
PatrickDacius created a branch on TEAM-3PM/CopCheck

feature-officerSearchForm

Mekhi-M deleted a branch TEAM-3PM/CopCheck

feature-userReportRouting

Mekhi-M closed an issue on TEAM-3PM/CopCheck
Create GET Endpoints and Controllers for Full User Reports
### **Description:** Implement new GET endpoints and corresponding controllers to retrieve full user reports based on various criteria. **Endpoints:** - `/api/reports` (retrieves all full user rep...
PatrickDacius pushed 6 commits to main TEAM-3PM/CopCheck
  • ___ - CONTRIBUTING.md - Update jus a lil update 48d1117
  • Backend - Full User Report Routing - Setup GET d27a0e5
  • Backend - Full User Report Controllers - GET Implemented For now the actual functionality is commented out for testing 8ba40a4
  • Backend - Full User Report Routes - Bug Fix After testing, a bug was caught where the User Routes were handling requ... 4de56e0
  • Backend - Full User Report Controllers and Model - Testing and Implementation Testing has been done so these routes ... 1223c2a
  • Merge pull request #32 from TEAM-3PM/feature-userReportRouting Feature: Full User Report Implementation 7b6eb0f

View on GitHub

PatrickDacius closed a pull request on TEAM-3PM/CopCheck
Feature: Full User Report Implementation
Added FullUserReport Routes and Controllers for GET requests. Updated the FullUserReport Model to allow for interaction with the database. Also made a quick edit to the CONTRIBUTING file
PatrickDacius created a comment on a pull request on TEAM-3PM/CopCheck
Good work king ! 🫑

View on GitHub

Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Feature: Full User Report Implementation
Added FullUserReport Routes and Controllers for GET requests. Updated the FullUserReport Model to allow for interaction with the database. Also made a quick edit to the CONTRIBUTING file
Mekhi-M created a branch on TEAM-3PM/CopCheck

feature-userReportRouting

Mekhi-M opened an issue on TEAM-3PM/CopCheck
Create GET Endpoints and Controllers for Full User Reports
### **Description:** Implement new GET endpoints and corresponding controllers to retrieve full user reports based on various criteria. **Endpoints:** - `/api/users/report` (retrieves all full use...
PatrickDacius pushed 6 commits to main TEAM-3PM/CopCheck
  • Fullstack - Backend Routes - Update 18a5a27
  • Backend - User Report Model - Update db99f73
  • Backend - Full User Report - Implementation Set up the switch to the fullUserReport 258600f
  • Backend - Full User Report Controllers - POST Implemented also changed PORT back to PG_PORT in index.js d9667f8
  • merging main into this branch d879ead
  • Merge pull request #30 from TEAM-3PM/feature-userReportRouting Feature user report routing 43085a6

View on GitHub

Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Feature user report routing
Frontend changes: - In `report-adapters.js`, `createReport()` was changed to use `/api/users/reports` as its fetch URL. - All other functions in `report-adapters.js` have placeholder fetch URLs s...
Mekhi-M created a branch on TEAM-3PM/CopCheck

feature-userReportRouting

Mekhi-M deleted a branch TEAM-3PM/CopCheck

fulluserreport

Mekhi-M pushed 2 commits to main TEAM-3PM/CopCheck
  • added seeds b04793a
  • Merge pull request #29 from TEAM-3PM/fulluserreport added seeds 678b9c5

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
added seeds
added seed file to populate content table in database. added SQL statement to join tables
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
yipee

View on GitHub

MekhiTudor opened a pull request on TEAM-3PM/CopCheck
added seeds
added seed file to populate content table in database. added SQL statement to join tables
MekhiTudor created a branch on TEAM-3PM/CopCheck

fulluserreport

Mekhi-M closed an issue on TEAM-3PM/CopCheck
Create POST Endpoint and Controller for Full User Report
### **Description:** Implement a new POST endpoint and corresponding controller to create a full user report. **Endpoint:** `/api/users/report` **Functionality:** 1. **Receive Request Body:** Th...
Mekhi-M deleted a branch TEAM-3PM/CopCheck

feature-cloudinary

Mekhi-M pushed 2 commits to main TEAM-3PM/CopCheck
  • Cloudinary a829c62
  • Merge pull request #28 from TEAM-3PM/feature-cloudinary Cloudinary 21430d4

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
Cloudinary
Within this commit, I allowed the users to upload images and videos within their reports.
Load more