-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit bcca11c Merge: 76231df a945aca Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 9 15:18:13 2021 -0600 Merge pull request #205 from adhocteam/js-283-frontend-updates Frontend updates commit a945aca Merge: 3050a42 76231df Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 9 13:21:40 2021 -0600 Merge branch 'main' into js-283-frontend-updates commit 3050a42 Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 9 13:20:23 2021 -0600 Feedback from PR * Deploy to sandbox * Attachments edit link goes to correct page * Resources data types change to array of text instead of array of strings commit 76231df Merge: d694b96 64bf3cd Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 19:16:27 2021 +0000 Merge pull request #218 from adhocteam/cm-302-create-mainenance-page Cm 302 create mainenance page commit d694b96 Merge: a35691d 74ee33f Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 16:47:39 2021 +0000 Merge pull request #220 from adhocteam/fix-double-import clean up double import commit 74ee33f Merge: 275e472 a35691d Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 16:36:10 2021 +0000 Merge branch 'main' into fix-double-import commit 275e472 Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 11:32:11 2021 -0500 clean up double import commit a35691d Merge: 5956089 ff1c224 Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 16:04:41 2021 +0000 Merge pull request #219 from adhocteam/cm-add-new-relic-to-worker add new relic to worker.js commit ff1c224 Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 10:50:47 2021 -0500 move require to start of file. commit 77173a4 Merge: eadf312 5956089 Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 9 09:35:09 2021 -0600 Merge branch 'main' into js-283-frontend-updates commit 4931466 Author: Chuck McAndrew <6248903+dcmcand@users.noreply.github.com> Date: Tue Mar 9 09:49:04 2021 -0500 add new relic to worker.js commit eadf312 Merge: 64db2a9 e7db658 Author: Josh Salisbury <josh@adhocteam.us> Date: Mon Mar 8 13:22:32 2021 -0600 Merge branch 'main' into js-283-frontend-updates Conflicts: frontend/src/pages/ActivityReport/Pages/components/Goal.js src/seeders/20201124160449-users.js commit 64db2a9 Author: Josh Salisbury <josh@adhocteam.us> Date: Fri Mar 5 12:12:07 2021 -0600 PR feedback * Set required font-family/size via uswds class * Use uswds margin classes instead of `smart-hub--*` classes * Wrap group of `await` calls in `Promise.all` inside resource migration * Remove File `attachmentType` field * Change trashcan icon's color to black to match other trashcan icons commit 9438d3f Merge: 0cf6743 92a929b Author: Josh Salisbury <josh@adhocteam.us> Date: Thu Mar 4 11:17:37 2021 -0600 Merge branch 'main' into js-283-frontend-updates Conflicts: .circleci/config.yml frontend/src/pages/ActivityReport/Pages/topicsResources.js commit 0cf6743 Author: Josh Salisbury <josh@adhocteam.us> Date: Wed Mar 3 13:33:22 2021 -0600 Dev/stagging now only forward migrate commit e8b33b9 Author: Josh Salisbury <josh@adhocteam.us> Date: Wed Mar 3 12:19:24 2021 -0600 Remove josh as a user in the seeders commit 642917c Author: Josh Salisbury <josh@adhocteam.us> Date: Wed Mar 3 11:20:24 2021 -0600 Update HSES id for josh commit 68be3b0 Merge: 354ab9f 36f3803 Author: Josh Salisbury <josh@adhocteam.us> Date: Wed Mar 3 09:57:32 2021 -0600 Merge branch 'main' into js-283-frontend-updates commit 354ab9f Merge: eeef66a 079fc8b Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 2 16:57:42 2021 -0600 Merge branch 'js-283-frontend-updates' of github.com:adhocteam/Head-Start-TTADP into js-283-frontend-updates commit eeef66a Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 2 16:57:13 2021 -0600 Lint fix commit 079fc8b Merge: 01a6806 d0f5a95 Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 2 16:55:12 2021 -0600 Merge branch 'main' into js-283-frontend-updates commit 01a6806 Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 2 16:34:57 2021 -0600 Update sandbox branch commit 0603eb0 Author: Josh Salisbury <josh@adhocteam.us> Date: Tue Mar 2 16:33:14 2021 -0600 Various frontend changes to better match design * Add resource selector * Virtual delivery method field added * Fix styling (margins colors etc) * Copy updates
- Loading branch information
Showing
32 changed files
with
392 additions
and
180 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
.smart-hub--form-required { | ||
font-family: SourceSansPro; | ||
font-size: 16px; | ||
color: #d42240; | ||
} |
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
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
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
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
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
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
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
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
Oops, something went wrong.