Skip to content

Commit b6fdbec

Browse files
BB2-3918 - Add copy button to test client / sandbox (#1406)
* nfc: remove unnecessary resource folders and files * Revert "nfc: remove unnecessary resource folders and files" This reverts commit 9511ed6. * unify static and sitestatic folders * continued cleanup of static resources * add copy icon * remove weird svg, fix static loading * add copy to the results page, add fhir json prettifier --------- Co-authored-by: James Demery <[email protected]>
1 parent 15f7acf commit b6fdbec

File tree

548 files changed

+102
-27611
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

548 files changed

+102
-27611
lines changed

.github/codeql.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
1-
# paths-ignore:
2-
# - '**/migrations/*.py'
3-
# - '**/commands/*.py'
4-
51
paths-ignore:
62
- 'static/swagger-ui-4.15.5-dist/**'
7-
- 'sitestatic/bootstrap/js/**'

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "bluebutton-openapi-doc"]
2-
path = bluebutton-openapi-doc
3-
url = https://github.com/CMSgov/bluebutton-openapi-doc.git
1+
[submodule "bluebotton-css"]
2+
path = bluebutton-css
3+
url = https://https://github.com/CMSgov/bluebutton-css.git

0 commit comments

Comments
 (0)