-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: isaacphysics/isaac-react-app
base: v3.16.19
head repository: isaacphysics/isaac-react-app
compare: v3.16.20
- 10 commits
- 13 files changed
- 3 contributors
Commits on Jun 24, 2025
-
Add a temporary script for deploying sci sites
We cannot use the `compose` script because it assumes that all the containers have their own separate databases. But we want sci and phy to share these, to make testing and migrating simpler. That requires either major changes to `compose` we would eventually revert, or this new script.
Configuration menu - View commit details
-
Copy full SHA for cba9fbd - Browse repository at this point
Copy the full SHA cba9fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 646315c - Browse repository at this point
Copy the full SHA 646315cView commit details -
Add meta-compose script to simplify deploy
Rather than changing existing scripts, just change the compose script to delegate to either the temporary sci one, or the original.
Configuration menu - View commit details
-
Copy full SHA for 537389d - Browse repository at this point
Copy the full SHA 537389dView commit details
Commits on Jul 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea69b90 - Browse repository at this point
Copy the full SHA ea69b90View commit details
Commits on Jul 16, 2025
-
Merge pull request #1549 from isaacphysics/temporary-sci-compose-script
Add a temporary script for deploying sci sites
Configuration menu - View commit details
-
Copy full SHA for ef97ab9 - Browse repository at this point
Copy the full SHA ef97ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13cd1ae - Browse repository at this point
Copy the full SHA 13cd1aeView commit details
Commits on Jul 21, 2025
-
fix compatibility with api after markbook-related changes
Co-authored-by: James Sharkey <jsharkey13@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6138e5f - Browse repository at this point
Copy the full SHA 6138e5fView commit details -
Restore "passed=correct" in assign progress totals
We used to count "passed" questions as complete and correct in the totals used on the markbook. We no longer do this on redesign-2024, but do still on master. For now, replicate the existing functionality (which the previous commit had accidentally removed) until we have more clarity here. Also rename "tickCount" to the more obvious "correctQuestionPagesCount" since that is what it is.
Configuration menu - View commit details
-
Copy full SHA for 946b0b3 - Browse repository at this point
Copy the full SHA 946b0b3View commit details -
Merge pull request #1583 from isaacphysics/fix/markbook-changes-compa…
…tibility fix compatibility with api after markbook-related changes
Configuration menu - View commit details
-
Copy full SHA for 7dde4ff - Browse repository at this point
Copy the full SHA 7dde4ffView commit details
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 38e4867 - Browse repository at this point
Copy the full SHA 38e4867View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.16.19...v3.16.20