Commit Graph

15497 Commits

Author SHA1 Message Date
Carlo Costino
7a7cacbf20 Merge pull request #1037 from GSA/Don't-show-empty-checkbox-if-there-are-no-templates#1010
Don't show empty checkbox if there are no templates#1010
2023-12-20 00:07:10 -05:00
Carlo Costino
09701e4207 Merge pull request #1039 from GSA/dependabot/pip/freezegun-1.4.0
Bump freezegun from 1.3.1 to 1.4.0
2023-12-19 23:04:26 -05:00
dependabot[bot]
cc56a6661a Bump freezegun from 1.3.1 to 1.4.0
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: freezegun
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:57:25 +00:00
Carlo Costino
0a24c1d8a3 Merge pull request #1038 from GSA/dependabot/pip/pip-audit-2.6.2
Bump pip-audit from 2.6.1 to 2.6.2
2023-12-19 22:55:30 -05:00
dependabot[bot]
3081599136 Bump pip-audit from 2.6.1 to 2.6.2
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:50:25 +00:00
Carlo Costino
e12fcf2d8e Merge pull request #1033 from GSA/dependabot/pip/moto-4.2.12
Bump moto from 4.2.11 to 4.2.12
2023-12-19 22:45:30 -05:00
Carlo Costino
4db5bf2cfa Merge pull request #1029 from GSA/stvnrlly/remove-component
Remove components to streamline templates
2023-12-19 22:44:36 -05:00
Beverly Nguyen
c96ffc02bc updated css to display none 2023-12-19 10:57:36 -08:00
Jonathan Bobel
2cf232f757 Small style update 2023-12-19 11:35:44 -05:00
Jonathan Bobel
0eb00bb613 Adjusted responsive styles 2023-12-19 11:32:19 -05:00
Kenneth Kehl
9855856aba fix flake8 2023-12-19 08:08:02 -08:00
stvnrlly
17d9de0f2d remove show_more component 2023-12-18 21:59:24 -05:00
stvnrlly
09d11c0308 remove unused textarea component 2023-12-18 21:48:58 -05:00
dependabot[bot]
b0ef783f0a Bump moto from 4.2.11 to 4.2.12
Bumps [moto](https://github.com/getmoto/moto) from 4.2.11 to 4.2.12.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.11...4.2.12)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:52:00 +00:00
stvnrlly
d3783e70eb delete deleted files 2023-12-18 16:43:05 -05:00
stvnrlly
73b367f4cf delete cookie stuff to even out js converage 2023-12-18 16:30:59 -05:00
stvnrlly
f600dd95d6 remove email branding 2023-12-18 16:10:12 -05:00
stvnrlly
1b55e1f09a try removing some ajax_block 2023-12-18 16:09:54 -05:00
stvnrlly
0f08b9bdbd missing </div> 2023-12-18 16:09:23 -05:00
Kenneth Kehl
cbc69191be fix s3upload mock 2023-12-18 12:58:36 -08:00
Kenneth Kehl
62ae2e96b7 mock s3upload 2023-12-18 12:43:13 -08:00
Jonathan Bobel
927f810dde 1031 - Creating cards of the Team Member area so they're easier to scroll through if there are a lot of Team Members 2023-12-18 15:38:36 -05:00
Kenneth Kehl
bab0b53ffb rework how we display error message for disallowed phone numbers 2023-12-18 12:31:40 -08:00
stvnrlly
6926be6208 small fixes to get things in correct places 2023-12-18 12:32:14 -05:00
stvnrlly
23d3ae6951 remove another curly bracket 2023-12-18 09:04:08 -05:00
stvnrlly
8c27ba84ad remove extra curly bracket 2023-12-17 23:24:20 -05:00
stvnrlly
506ef0484d remove alert component 2023-12-17 22:17:49 -05:00
stvnrlly
f538e70fe6 remove unused organization templates 2023-12-17 16:29:29 -05:00
stvnrlly
4d8044bf33 remove big_number from _totals.html and monthly.html 2023-12-17 16:27:26 -05:00
stvnrlly
845776326e remove big_number from _usage.html 2023-12-17 15:57:38 -05:00
stvnrlly
1b610030fe remove big_number from _jobs.html 2023-12-17 15:35:27 -05:00
stvnrlly
9ab4a0c457 remove big_number_with_status 2023-12-17 15:06:18 -05:00
stvnrlly
c30eb3a825 add back in conditionals 2023-12-16 22:17:38 -05:00
stvnrlly
0b31ca5ab3 remove big_number_simple 2023-12-16 22:11:26 -05:00
Carlo Costino
d3be471413 Merge pull request #1023 from GSA/notify-api-585
some debugging for login.gov
2023-12-15 17:26:21 -05:00
Kenneth Kehl
59faa8fd42 some debugging 2023-12-15 14:20:54 -08:00
Carlo Costino
514657e81c Merge pull request #1020 from GSA/notify-api-585
reformat private key (notify-api-585)
2023-12-15 15:22:06 -05:00
Kenneth Kehl
f54a79bdf9 reformat private key 2023-12-15 12:16:03 -08:00
Kenneth Kehl
cec2d7ea02 reformat private key 2023-12-15 12:07:54 -08:00
Kenneth Kehl
94b86f1afc fix tests 2023-12-15 10:29:42 -08:00
Kenneth Kehl
bc32c62dc6 flake8 2023-12-15 07:20:34 -08:00
Kenneth Kehl
72a2cf554a add debugging statement 2023-12-15 07:18:47 -08:00
Carlo Costino
a292a98788 Merge pull request #1019 from GSA/dependabot/pip/coverage-7.3.3
Bump coverage from 7.3.2 to 7.3.3
2023-12-15 09:22:32 -05:00
dependabot[bot]
08a0785a17 Bump coverage from 7.3.2 to 7.3.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.2...7.3.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 23:09:07 +00:00
Carlo Costino
8aed79f4e8 Merge pull request #1018 from GSA/notify-api-585
fix typo for integrate login.gov with staging
2023-12-14 17:03:00 -05:00
Kenneth Kehl
d1b5233095 fix typo for integrate login.gov with staging 2023-12-14 13:50:59 -08:00
Kenneth Kehl
32b4e6918f flake8 2023-12-14 13:24:34 -08:00
Carlo Costino
a2f753eb15 Merge pull request #1016 from GSA/tdlowden-quick-doc-add
Add Checklist Temporarily
2023-12-14 16:06:48 -05:00
Tim Lowden
bfebd5ce27 Rename Compelling_Texts_Checklist.pdf to compelling-texts-checklist.pdf
Changing for naming consistency
2023-12-14 15:59:03 -05:00
Tim Lowden
0c568a0519 Add Checklist Temporarily
Em requested we add this PDF in our Github docs until it can be hosted more permanently on performance.gov, so that she can point people to a link for an upcoming listserv email.
2023-12-14 15:57:30 -05:00