1. 9b4eb31 Scouting: Add handler for actions in db.go by Sabina Leaver · 2 years, 6 months ago
  2. 63c63f6 Scouting: Add button for docked/engaged attempt by Emily Markova · 2 years, 5 months ago
  3. 9ee6a51 Merge "Scouting: Fix sketchy pickup bug" by Philipp Schrader · 2 years, 5 months ago
  4. 6f7f0b3 Scouting: Fix sketchy pickup bug by Filip Kujawa · 2 years, 5 months ago
  5. 132e5be Delete Stats object and replace with Stats2023 by Emily Markova · 2 years, 5 months ago
  6. 46a69bf Scouting: Add docked and engaged to Stats2023 by Emily Markova · 2 years, 5 months ago
  7. b855157 Scouting: Make TeamNumber in the TeamMatch object a string by Emily Markova · 2 years, 5 months ago
  8. 78dc96b scouting: Add database helper to find status for specific match by Philipp Schrader · 2 years, 6 months ago
  9. 7ddd565 Scouting: Update note scouting for 2023 game by Filip Kujawa · 2 years, 6 months ago
  10. 290147d Scouting: add function to request 2023 stats by Emily Markova · 2 years, 6 months ago
  11. a8955fb Add parsed driver ranking scores to the scouting database by Philipp Schrader · 2 years, 6 months ago
  12. 6b551e0 Scouting: Add DeleteFromStats() to db.go by Emily Markova · 2 years, 6 months ago
  13. bf24c9e Change match structure in db by Emily Markova · 2 years, 7 months ago
  14. 0fcd3ff Merge "Scouting app: Add "actions" to database for 2023 scouting changes" by Philipp Schrader · 2 years, 7 months ago
  15. 759090b Scouting app: Add "actions" to database for 2023 scouting changes by Sabina Leaver · 2 years, 8 months ago
  16. f5e6354 limit QueryMatches use to db.go by Emily Markova · 2 years, 7 months ago
  17. 210a03b [Scouting App] Add Driver Ranking by Filip Kujawa · 2 years, 9 months ago
  18. f947cb4 [Scouting App] Note scout multiple robots and add keywords by Filip Kujawa · 2 years, 9 months ago
  19. eecb896 scouting: Migrate database code to gorm by Philipp Schrader · 3 years, 3 months ago
  20. 30b4a68 Rename "round" to "set number" for the scouting match list by Philipp Schrader · 3 years, 5 months ago
  21. a72e200 scouting: setting up database support for shift schedule tab by Milo Lin · 3 years, 5 months ago
  22. f117fae Rework primary keys in the data scouting table by Philipp Schrader · 3 years, 5 months ago
  23. fe58384 Allow users to re-import the match list in the scouting app by Philipp Schrader · 3 years, 5 months ago
  24. cd12c95 Drop superfluous IDs in the match list scouting database by Philipp Schrader · 3 years, 5 months ago
  25. bcd1bb3 Create database functions for rankings by Yash Chainani · 3 years, 5 months ago
  26. fa45d74 scouting: Add "defense received" and "comments" to the database by Philipp Schrader · 3 years, 6 months ago
  27. fee07e1 Add starting quadrant and Auto balls to the scouting database by Philipp Schrader · 3 years, 6 months ago
  28. fae8a7e Collect the username when data scouting data is submitted by Philipp Schrader · 3 years, 6 months ago
  29. 7365d32 Migrate the scouting database to postgres by Philipp Schrader · 3 years, 6 months ago
  30. 871eab9 Add new database table for notes scouting. by Alex Perry · 3 years, 6 months ago
  31. 83fc272 Add full error checking to //scouting/db by Philipp Schrader · 3 years, 6 months ago
  32. 30005e4 Fill out AddToStats handler and test by Philipp Schrader · 3 years, 6 months ago
  33. 80ccb66 Make `Stats` struct members public by Philipp Schrader · 3 years, 6 months ago
  34. 1e6c0a9 Export the public fields in scouting/db/db.go by Philipp Schrader · 3 years, 6 months ago
  35. 4953cc3 Let users customize the path to the scouting database by Philipp Schrader · 3 years, 6 months ago
  36. c61f73b Move scouting/db.go into its own directory by Philipp Schrader · 3 years, 6 months ago[Renamed from scouting/db_test.go]
  37. c5fd277 Add database library for scouting by Sabina Leaver · 3 years, 7 months ago