Ecosyste.ms: Timeline

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

TEAM-3PM/CopCheck

MekhiTudor pushed 1 commit to finished-models TEAM-3PM/CopCheck

View on GitHub

MekhiTudor pushed 1 commit to finished-models TEAM-3PM/CopCheck

View on GitHub

MekhiTudor opened a pull request on TEAM-3PM/CopCheck
Models Finished - backend
Added the last two models, updated some mistakes I made yesterday.
MekhiTudor pushed 1 commit to finished-models TEAM-3PM/CopCheck

View on GitHub

MekhiTudor created a branch on TEAM-3PM/CopCheck

finished-models

PatrickDacius pushed 5 commits to main TEAM-3PM/CopCheck
  • Backend - User Report POST - Implementation 00ec266
  • Backend - User Report POST - Bug Fix c2bdd38
  • Backend - Officer GET all - Implementation c9ed74d
  • merging main into this branch 4912617
  • Merge pull request #21 from TEAM-3PM/feature-userReportRouting Feature user report routing 5b79c0c

View on GitHub

PatrickDacius closed a pull request on TEAM-3PM/CopCheck
Feature user report routing
Added routing for the following routes: - `/api/reports` - `POST` route : Allows for a user report to be created in the `user_reports` table - `/api/officers` - `GET` route : Returns the list of ...
PatrickDacius created a comment on a pull request on TEAM-3PM/CopCheck
thanks bud

View on GitHub

Mekhi-M created a branch on TEAM-3PM/CopCheck

feature-userReportRouting

Mekhi-M pushed 2 commits to main TEAM-3PM/CopCheck
  • fixed the bug that would allow a user who does not have an account to be able to access the file a complaint page. No... 410a94e
  • Merge pull request #20 from TEAM-3PM/creation-reportForm fixed the bug that would allow a user who does not have an ... 8c369a2

View on GitHub

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
fixed the bug that would allow a user who does not have an account to…
Fixed the bug that would allow a user who does not have an account to access the file complaint page. Now ONLY users with an account can access the file a complaint page.
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
🐐 ong

View on GitHub

PatrickDacius opened a pull request on TEAM-3PM/CopCheck
fixed the bug that would allow a user who does not have an account to…
Fixed the bug that would allow a user who does not have an account to access the file complaint page. Now ONLY users with an account can access the file a complaint page.
Mekhi-M deleted a branch TEAM-3PM/CopCheck

bugFix-SignUp

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

feature-reportCreation

PatrickDacius pushed 10 commits to main TEAM-3PM/CopCheck
  • Backedn - DevTools - Update yall im lazy af ebfee15
  • Backend - Seeds - File Name Change init.js was changed into 01_users.js 7a9c6b2
  • Backend - Precincts Seeds - Implemented a5c9bdf
  • Backend - Officers Seeds - Implemented Updated the name of the Officers model to fit conventions. Also added in tota... 37e1e63
  • Backend - User Reports Seeds - Implemented Made corrections to the User Report model. Also added table deletions int... 4576260
  • Backend - File Naming - Fix 20b3ac8
  • Backend - authUtils Not Needed - Fix ec192af
  • merging main into this branch c1a8087
  • completing merge by converting init.js into 01_users.js ff81dce
  • Merge pull request #19 from TEAM-3PM/feature-reportCreation Seed files added 75771e5

View on GitHub

PatrickDacius closed a pull request on TEAM-3PM/CopCheck
Seed files added
To help with implementing the user report functionality into the site, I figured that it would be helpful to have some seeded data for us to work with. As such, I have created new seed files for th...
PatrickDacius created a comment on a pull request on TEAM-3PM/CopCheck
looks good!

View on GitHub

Mekhi-M pushed 7 commits to feature-reportCreation TEAM-3PM/CopCheck
  • Backend - Testing - Seed Changes db19ae5
  • Backend - Sign Up - Bug Fix ce01b74
  • Frontend - Sign Up - Bug Fix 41e62ca
  • merging 55557fe
  • Merge pull request #18 from TEAM-3PM/bugFix-SignUp Bug fix sign up 32cdae6
  • merging main into this branch c1a8087
  • completing merge by converting init.js into 01_users.js ff81dce

View on GitHub

PatrickDacius created a comment on a pull request on TEAM-3PM/CopCheck
We did a great job yesterday, hopefully we can keep it up today and the remainder of the week. **_Thumbs up_**

View on GitHub

Mekhi-M created a comment on a pull request on TEAM-3PM/CopCheck
Oh also spotted that authUtils was in files it was not going to be used in so i got rid of them rq

View on GitHub

Mekhi-M pushed 1 commit to feature-reportCreation TEAM-3PM/CopCheck
  • Backend - authUtils Not Needed - Fix ec192af

View on GitHub

Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Seed files added
To help with implementing the user report functionality into the site, I figured that it would be helpful to have some seeded data for us to work with. As such, I have created new seed files for th...
Mekhi-M created a branch on TEAM-3PM/CopCheck

feature-reportCreation

Mekhi-M opened a pull request on TEAM-3PM/CopCheck
Bug fix sign up
- Added a lil more to the seeds file (they represent us!!!) - Fixed the duplicate username sign up bug - In the backend, an error is sent when a row from the `users` table has the same username...
Mekhi-M created a branch on TEAM-3PM/CopCheck

bugFix-SignUp

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

creation-reportForm

Mekhi-M closed a pull request on TEAM-3PM/CopCheck
created reportForm, added the form to the NavBar and it routes to the…
created reportForm page and form, added the form to the NavBar and it routes to the form page. Waiting on backend routes for the functionality of the report form to be at its completion
Mekhi-M created a review on a pull request on TEAM-3PM/CopCheck
LGTM

View on GitHub

PatrickDacius created a branch on TEAM-3PM/CopCheck

creation-reportForm

Load more