Releases: RSchneyer/scoutingfrc
Releases · RSchneyer/scoutingfrc
Build Season Week 4? Release
What's New
-
Quick Stats
The dashboard actually serves a purpose! You can now look up a team's quick stats from the dashboard page, and they show up in a handy little table -
CSV Download Update
You can now choose to download a csv table for a team or for an event, which is pretty cool. -
Other stuff
There's probably been some other minor changes ¯\_(ツ)_/¯
End of Build Season Week 3 Release
What's New
-
CSV Downloads
The Downloads page now has content! You can download match data from different competitions in the .csv format -
CSS Fixes
Certain buttons are now raised so that you have an easier time finding them on the page. The actual wording on the buttons is yet to be decided, so please excuse the lack of consistency -
Service Worker (kinda)
We started to work on making a Service Worker for the site, so that it can still be used offline. This is a work in progress, and isn't actually active on the site yet
End of Build Season Week 2 Release
What's New
-
GitHub Pages!
The README.md is now hosted in a cool GitHub Pages format! Check it out at rschneyer.github.io/scoutingfrc -
Buttons & Timestamping
The buttons for Force, Boost, and Levitate now add a timestamp to the database so you can see when in the match a team triggers them -
Confirmation Pop-ups
We added dialog boxes so that you don't submit incomplete data -
Submitting to Firestore DB
Any data you submit now gets sent to our Firebase Firestore database. We plan to wipe it before seasons starts, so go ahead and submit whatever you want (within reason) -
Auth Locked Views
Not signed in? Good luck getting to any of the other pages! (Thanks to Matt for bringing up the issue!)
Build Season Week Two Release
v0.1.1 Fixed crashing issue and added some place-holder text.