Skip to content
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

Adds dap #792

Merged
merged 24 commits into from
Mar 28, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
13b1c10
Updates nav highlight interpolation
sadiejay Feb 15, 2024
a902866
Adds front matter to sprint markdown
sadiejay Feb 15, 2024
1828177
Merge branch 'uscensusbureau:main' into bug-updates
sadiejay Feb 28, 2024
af66299
Fixes bug with dataset numbers
sadiejay Feb 28, 2024
c1af9a3
Removes errant _datakits folder
sadiejay Mar 7, 2024
600dbe1
Addresses bug with modal link on products page
sadiejay Mar 12, 2024
e770630
Displays datakit numbers
sadiejay Mar 12, 2024
aada862
Merge branch 'uscensusbureau:main' into bug-updates
sadiejay Mar 12, 2024
d63f9e6
Fixes bug for modal button not showing
sadiejay Mar 13, 2024
1678040
TEST: Removes link from disater games product
sadiejay Mar 14, 2024
e084e1c
Adds DAP to site
sadiejay Mar 14, 2024
75e2aa2
Merge pull request #791 from sadiejay/adds-dap
sadiejay Mar 14, 2024
3bcaca4
Adds filter for product links including http
sadiejay Mar 19, 2024
caecabc
Adds if statement for sprint nav links
sadiejay Mar 20, 2024
9ea6da7
Updates airtable information
sadiejay Mar 21, 2024
fb16c75
Updates airtable info
sadiejay Mar 21, 2024
615f80a
Adds DAP to site
sadiejay Mar 14, 2024
4d9b894
Adds DAP script to analytics include
sadiejay Mar 21, 2024
3499ace
Removes DAP and style guide js from file
sadiejay Mar 21, 2024
09f7bf5
Adds styleguide.js to head include
sadiejay Mar 21, 2024
60bffce
Merge branch 'sadiejay-adds-dap' into adds-dap
sadiejay Mar 21, 2024
41ed53e
Merge pull request #802 from sadiejay/adds-dap
sadiejay Mar 21, 2024
02e40dd
Removes style guide js
sadiejay Mar 27, 2024
355b184
Adds style guide js
sadiejay Mar 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adds front matter to sprint markdown
  • Loading branch information
sadiejay committed Feb 15, 2024
commit a902866706b9a78b0a35dc42b903310406bfc7b5
1 change: 1 addition & 0 deletions _sprints/fda-diagnostic.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
short-name: fda-diagnostic
html-label: fda-diagnostic
title: Diagnostic Data Exchange (FDA)
order: 1
expandAllProblemStatements: true
Expand Down
1 change: 1 addition & 0 deletions _sprints/sprints-del-2021.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
short-name: sprints-del-2021
html-label: sprints-del-2021
order: 3
expandAllProblemStatements: true
isCurrent: false
Expand Down
Loading