Skip to content

Commit

Permalink
VEBT-424 React SCO page to prod (#2253)
Browse files Browse the repository at this point in the history
* Update SCO registry.json route

* vagovprod to true for sco page

* Fix to breadcrumb padding on certain drupal pages. (#2241)

* Fix to breadcrumb padding on certain drupal pages.

* Adding row back

* Removing another un-needed class

* Adding padding to containing div

* Turn on production flag for rollout (#2246)

* update web-components (#2249)

* update web-components

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

* bump version

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

---------

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

* Medallia - Add feedback button to checklist page layout (#2247)

* added feedback button to checklist drupal template

* moved element to under back-to-top element

* VACMS 18909 KISS autosuggest data for services from taxonomies (#2248)

* creates va-healthcare-services.json
* remove spaces from JSONs
* process the processed HTML to text
* simplify

* bump web components (#2250)

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

* VEBT-423 Update SCO registry.json route to match prod (#2245)

* Update SCO registry.json route

* Update registry.json for sco url

* Making separate PR

* Fix to breadcrumb padding on certain drupal pages. (#2241)

* Fix to breadcrumb padding on certain drupal pages.

* Adding row back

* Removing another un-needed class

* Adding padding to containing div

* Turn on production flag for rollout (#2246)

* update web-components (#2249)

* update web-components

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

* bump version

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

---------

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

* Medallia - Add feedback button to checklist page layout (#2247)

* added feedback button to checklist drupal template

* moved element to under back-to-top element

* VACMS 18909 KISS autosuggest data for services from taxonomies (#2248)

* creates va-healthcare-services.json
* remove spaces from JSONs
* process the processed HTML to text
* simplify

* bump web components (#2250)

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>

---------

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>
Co-authored-by: Andrew Steele <andrew.steele@adhocteam.us>
Co-authored-by: Kevin Duensing <kjduensing@gmail.com>
Co-authored-by: Micah Chiang <micahkchiang@gmail.com>
Co-authored-by: Aubrey Arcangel <aubreyarcangel@users.noreply.github.com>
Co-authored-by: Eli Selkin <eli.selkin@agile6.com>

---------

Signed-off-by: Micah Chiang <micahkchiang@gmail.com>
Co-authored-by: Andrew Steele <andrew.steele@adhocteam.us>
Co-authored-by: Kevin Duensing <kjduensing@gmail.com>
Co-authored-by: Micah Chiang <micahkchiang@gmail.com>
Co-authored-by: Aubrey Arcangel <aubreyarcangel@users.noreply.github.com>
Co-authored-by: Eli Selkin <eli.selkin@agile6.com>
  • Loading branch information
6 people authored Sep 5, 2024
1 parent ea6009c commit 8281dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@
"rootUrl": "/school-administrators",
"productId": "40938a35-1cfa-4808-917b-37e0baec6a7c",
"template": {
"vagovprod": false,
"vagovprod": true,
"layout": "page-react.html"
}
},
Expand Down

0 comments on commit 8281dd2

Please sign in to comment.