-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update feat/project-config
from main
#1037
Open
maximilianoertel
wants to merge
16
commits into
feat/project-config
Choose a base branch
from
ref/update-from-main
base: feat/project-config
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* roam-apps path and policy update * updating styling policy * increasing time for building ci * increasing time for ci build * putting back time for lint
… in Parent Signup flow (#1014) * edit text to include roar research portal * Update src/pages/RegisterFamilyUsers.vue Co-authored-by: Adam Richie-Halford <[email protected]> * add validation for activation code expiration based on time based comparison * add validation for activation code expiration based on time based comparison * add error message for post-submission * remove extraneous import * fix error validation for miniumum character password input * fix issue where password mismatch still allows submit * update to use dateExpired to check expiration * increasing time for ci build --------- Co-authored-by: Adam Richie-Halford <[email protected]> Co-authored-by: emily-ejag <[email protected]>
* Update img-src CSP * Fix cloud functions host CSP * Update firebase.json * Update firebase.json * increasing time for ci build * Add buckets to img-src and media-src CSP * Remove deprecatd roam-fluency bucket --------- Co-authored-by: Adam Richie-Halford <[email protected]> Co-authored-by: Emily Arteaga-Garcia <[email protected]> Co-authored-by: emily-ejag <[email protected]>
* Includes new parameter validation method * Update SWR version to 1.13.0 * update roar-firekit to latest version * Update ROAV-Crowding version to 1.1.35 (#1017) Co-authored-by: AryamanTaore <[email protected]> * 3.4.1 * increasing time for ci build * update roar-firebase-functions submodule --------- Co-authored-by: ksmontville <[email protected]> Co-authored-by: Kyle <[email protected]> Co-authored-by: AryamanTaore <[email protected]> Co-authored-by: emily-ejag <[email protected]> Co-authored-by: Emily Arteaga-Garcia <[email protected]>
* Update SRE version to 1.16.0 * updating cypress tests --------- Co-authored-by: Emily-ejag <[email protected]> Co-authored-by: emily-ejag <[email protected]> Co-authored-by: Emily Arteaga-Garcia <[email protected]>
* Adding ROAR - Phonics * One package for letter and phonics * score report allowing phonics --------- Co-authored-by: Adam Richie-Halford <[email protected]>
* correcting CSS tag color place * Update src/components/reports/TableScoreTag.vue Co-authored-by: Kyle Montville <[email protected]> * formatting and linting * Update src/components/reports/TableScoreTag.vue Co-authored-by: Adam Richie-Halford <[email protected]> * formatting and linting --------- Co-authored-by: Kyle Montville <[email protected]> Co-authored-by: Adam Richie-Halford <[email protected]>
* scores for alpaca * Update src/containers/Navigation/Navigation.vue Co-authored-by: Adam Richie-Halford <[email protected]> --------- Co-authored-by: Adam Richie-Halford <[email protected]>
* Update roam-apps version to 1.0.11 * roam core scores * updating roam --------- Co-authored-by: KruttikaBhat <[email protected]> Co-authored-by: Emily Arteaga-Garcia <[email protected]> Co-authored-by: emily-ejag <[email protected]>
Coverage Report
File CoverageNo changed files found. |
roar-dashboard-e2e
|
Project |
roar-dashboard-e2e
|
Branch Review |
ref/update-from-main
|
Run status |
|
Run duration | 20m 32s |
Commit |
|
Committer | Maximilian Oertel |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
1
|
|
0
|
|
1
|
|
0
|
|
51
|
View all changes introduced in this branch ↗︎ |
Tests for review
cypress/e2e/partner-admin/default-tests/scoreReports.cy.js • 1 failed test
Test | Artifacts | |
---|---|---|
Partner Admin: Score Reports > Renders an administration's score report |
Test Replay
Screenshots
|
richford
approved these changes
Feb 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
This PR updates the
feat/project-config
feature branch with the latest changes from themain
branch. This ensures that the feature branch is up-to-date with the latest codebase before continuing development.Additionally, as the rebase includes changes to the Firebase hosting configuration which uses deploy targets, this PR also updates the CI workflows to support those accordingly.
Types of changes
Checklist
Justification of missing checklist items
n/a
Further comments
n/a