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 deleted a branch TEAM-3PM/CopCheck

Style

Mekhi-M pushed 3 commits to main TEAM-3PM/CopCheck
  • Search Results Comp + Styling e35a47a
  • Search Results Comp + Styling c744e7e
  • Merge pull request #51 from TEAM-3PM/Style Search Results Comp + Styling 9c123f3

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
Search Results Comp + Styling
Search Bar results component + styling complete.
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
eyup

View on GitHub

MekhiTudor created a comment on a pull request on TEAM-3PM/CopCheck
fixed extra bug

View on GitHub

MekhiTudor pushed 1 commit to Style2 TEAM-3PM/CopCheck
  • Search Results Comp + Styling 6d941b4

View on GitHub

MekhiTudor opened a pull request on TEAM-3PM/CopCheck
Fixed Search Results!
MekhiTudor created a branch on TEAM-3PM/CopCheck

Style2

MekhiTudor pushed 1 commit to Style TEAM-3PM/CopCheck
  • Search Results Comp + Styling c744e7e

View on GitHub

MekhiTudor opened a pull request on TEAM-3PM/CopCheck
Search Results Comp + Styling
Search Bar results component + styling complete.
MekhiTudor created a branch on TEAM-3PM/CopCheck

Style

Mekhi-M pushed 3 commits to main TEAM-3PM/CopCheck
  • creation of specs page, not yet completed b7e0a81
  • uhhh faf564f
  • Merge pull request #50 from TEAM-3PM/feature-officerSpecPage Feature-officerSpecsPage 0fb01d0

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
Feature-officerSpecsPage
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
Will check later, need to accept it for demo

View on GitHub

PatrickDacius opened a pull request on TEAM-3PM/CopCheck
Feature-officerSpecsPage
PatrickDacius created a branch on TEAM-3PM/CopCheck

feature-officerSpecPage

PatrickDacius pushed 2 commits to main TEAM-3PM/CopCheck
  • Backend - contents Seed File - Bug Fix 6c6fe59
  • Merge pull request #49 from TEAM-3PM/bugFix-contentsSeeding Backend Bug Fix - contents Seed File 2ef9045

View on GitHub

PatrickDacius closed a pull request on TEAM-3PM/CopCheck
Backend Bug Fix - contents Seed File
Fixed: In `06_public_data.js` > await knex.raw("ALTER SEQUENCE contents_id_seq RESTART WITH 1"); changed into > await knex.raw("ALTER SEQUENCE public_data_id_seq RESTART WITH 1");
PatrickDacius created a review on a pull request on TEAM-3PM/CopCheck
Thank you my good sir 🫡

View on GitHub

Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Backend Bug Fix - contents Seed File
Fixed: In `06_public_data.js` > await knex.raw("ALTER SEQUENCE contents_id_seq RESTART WITH 1"); changed into > await knex.raw("ALTER SEQUENCE public_data_id_seq RESTART WITH 1");
Mekhi-M created a branch on TEAM-3PM/CopCheck

bugFix-contentsSeeding

PatrickDacius pushed 3 commits to main TEAM-3PM/CopCheck
  • Linked up search endpoints with form 674bece
  • Linked up search endpoints with form 6a0c5cb
  • Merge pull request #48 from TEAM-3PM/asthetic Styling Update - front end, Linked api routes to form 5aa6d3b

View on GitHub

PatrickDacius closed a pull request on TEAM-3PM/CopCheck
Styling Update - front end, Linked api routes to form
I have updated the styling of the site to fit the theme better. Added CopCheck assets like: Our Letter Logo Our Slogan Image and the regular Cop Check stamp that we can throw on things. I al...
MekhiTudor opened a pull request on TEAM-3PM/CopCheck
Styling Update - front end, Linked api routes to form
I have updated the styling of the site to fit the theme better. Added CopCheck assets like: Our Letter Logo Our Slogan Image and the regular Cop Check stamp that we can throw on things. I al...
MekhiTudor created a branch on TEAM-3PM/CopCheck

asthetic

MekhiTudor deleted a branch TEAM-3PM/CopCheck

feature-searchingRoutes

MekhiTudor created a comment on a pull request on TEAM-3PM/CopCheck
looks good to me

View on GitHub

MekhiTudor pushed 9 commits to main TEAM-3PM/CopCheck
  • Backend - Searching Routes - Set Up bdaf514
  • Backend - Officer Controllers - Last Name Search cf8c1a6
  • Backend - Officer Model - Update Made the query so that it doesn't have to be an exact match and is not case-sensitive 5b2b399
  • Backend - Officer Controllers - Badge Num Search e80cf57
  • Backend - Officer Model - Update also changed every instance of badge_no to badge_num 8fd35e4
  • Backend - Officer Route - GET one fbe1499
  • Backend - Precicnt Route - Search by Query (Name or Address) Definitely check out how the response is formatted so y... 4d363c4
  • ___ - File Naming - precinctControllers yes i know im annoying 2f33042
  • Merge pull request #47 from TEAM-3PM/feature-searchingRoutes Feature: Searching Routes (+ Fetch info of one officer) 81e0bdc

View on GitHub

MekhiTudor closed a pull request on TEAM-3PM/CopCheck
Feature: Searching Routes (+ Fetch info of one officer)
Here's a hefty one What changed: `officerControllers.js` - `/api/officers/:id` - `findById`: **returns** what you think - `/api/officers/search/last_name/:last_name` - `resultsOfficerBy...
Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Feature: Searching Routes (+ Fetch info of one officer)
Here's a hefty one What changed: `officerControllers.js` - `/api/officers/:id` - `findById`: **returns** what you think - `/api/officers/search/last_name/:last_name` - `resultsOfficerBy...
Load more