Commit Graph

13174 Commits

Author SHA1 Message Date
dependabot[bot]
46e68b2f37 Bump pytest-mock from 3.7.0 to 3.11.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.7.0 to 3.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.7.0...v3.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 00:14:27 +00:00
Kenneth Kehl
bce1eb5030 Merge pull request #580 from GSA/dependabot/pip/isort-5.12.0
Bump isort from 5.10.1 to 5.12.0
2023-06-26 14:19:41 -07:00
dependabot[bot]
295f301c19 Bump isort from 5.10.1 to 5.12.0
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.10.1...5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 17:37:05 +00:00
Kenneth Kehl
e089eb1892 Merge pull request #572 from GSA/notify-103b
add dependabot file
2023-06-26 10:06:46 -07:00
Kenneth Kehl
0d28ac391d remove target branch because we want each upgrade in a separate branch 2023-06-26 08:56:40 -07:00
Kenneth Kehl
0e34396e80 move dependabot file to .github 2023-06-26 08:45:01 -07:00
Jonathan Bobel
63d5061423 521 edit homepage images (#565)
This closes #521
2023-06-23 16:24:25 -04:00
Jonathan Bobel
e5280be30d Small copy changes to pricing page (#570)
This closes #523
2023-06-23 16:23:12 -04:00
Kenneth Kehl
e1a538ec02 add dependabot file 2023-06-23 11:49:06 -07:00
Carlo Costino
c7abc95d25 Merge pull request #558 from GSA/553-adjust-uswds-styles
553 adjust uswds styles
2023-06-21 13:18:04 -04:00
Jonathan Bobel
6300a5fcc6 Merge branch 'main' of https://github.com/GSA/notifications-admin into 533-adjust-uswds-styles
# Conflicts:
#	app/assets/javascripts/templateFolderForm.js
#	app/assets/sass/uswds/_uswds-theme-custom-styles.scss
2023-06-19 10:47:56 -04:00
Jonathan Bobel
f266084ddb Test passed, good time to commit 2023-06-16 14:55:24 -04:00
Carlo Costino
f81401d167 Merge pull request #556 from GSA/fix-new-template-bug
Fixing the issue of the template area buttons not working
2023-06-16 11:09:39 -04:00
Jonathan Bobel
86cf2ab836 Fixing the issue of the template area buttons not working 2023-06-15 15:15:37 -04:00
Jonathan Bobel
618ac6df8d Merge branch 'main' of https://github.com/GSA/notifications-admin into 533-adjust-uswds-styles 2023-06-15 11:30:40 -04:00
Andrew Shumway
c059be553a Merge pull request #554 from GSA/reverify-email-bug
Form is visible in html/text added for clarification on validation
2023-06-15 09:16:06 -06:00
Andrew Shumway
e0d4fee515 Replaced 30 min email exp variable with 1 hour in config for consistency 2023-06-15 08:54:52 -06:00
Jonathan Bobel
ace373bf06 Commit before switching branches 2023-06-15 10:17:07 -04:00
Andrew Shumway
1b5de90657 Form is visible in html/text added for clarification on validation 2023-06-14 09:42:22 -06:00
Carlo Costino
63a97b9780 Remove PY_TIMEZONE references (#547)
This changeset removes the PY_TIMEZONE configuration variable and updates all references to it to refer directly to pytz.utc instead.  It also cleans up a few of the import statements and removes those that are no longer needed (like the current_app reference from Flask).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-06-12 17:00:20 -04:00
Carlo Costino
92d25f5a69 Convert frontend display to be just UTC (#540)
This changeset converts the display of dates and times to be just UTC to match the recent changes in the backend.  This unwinds a bit of work that was done previously and allows us to start with a clean slate in how we want to approach displaying dates and times going forward. It also adds a bit of explanatory text to help users.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
Co-authored-by: stvnrlly <steven.reilly@gsa.gov>
2023-06-12 15:49:48 -04:00
Steven Reilly
da623c87d6 Add Google Tag Manager for analytics (#541) 2023-06-12 13:52:38 -04:00
Jonathan Bobel
d98a8ceada Update to top navigation active state(s) (#538)
* Updated top navigation active states
* Updated pricing page
2023-06-09 10:59:01 -04:00
Jonathan Bobel
e0d2d74067 Update dashboard and template flow (#514)
* Updated header and footer
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Updated fonts
* Adjusted grid templating
* Adding images to assets
* Updated account pages, dashboard, and pages in message sending flow
* Updated the styling for the landing pages in the account section once logged in
2023-06-08 13:12:00 -04:00
Tim Lowden
c3e1235a96 Merge pull request #537 from GSA/tdlowden-patch-2
Update sprint-goals.md
2023-06-08 09:45:22 -04:00
Tim Lowden
3bb8b6785a Update sprint-goals.md 2023-06-07 16:38:03 -04:00
Jonathan Bobel
f342e0fb6c Updating site to use USWDS styles (#509)
* Updated header and footer
* Updated fonts
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Adjusted grid templating
* Added images to assets
* Update app/templates/components/uk_components/footer/template.njk

Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com>
2023-06-06 15:28:24 -04:00
dependabot[bot]
ff350fee00 Bump cryptography from 40.0.2 to 41.0.0 (#532)
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 11:59:55 -04:00
Andrew Shumway
54e412fae5 Merge pull request #512 from GSA/notify-445
Notify 445
2023-06-02 08:45:22 -06:00
Andrew Shumway
21f9e80c9e Added hasattr() back for potential NoneType error 2023-06-02 08:32:44 -06:00
Andrew Shumway
a1484c62bb Requested changes in PR review 2023-06-01 15:40:50 -06:00
Andrew Shumway
c97b412afe Fix assert function signature in test 2023-06-01 12:33:57 -06:00
Andrew Shumway
6c88cd980f Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-445 2023-06-01 10:48:17 -06:00
Jonathan Bobel
4f91a9e9f9 Medium-level content updates from audit (#497) 2023-06-01 12:46:19 -04:00
Tim Lowden
a364be2dda Update notify-pilot-info.md (#531) 2023-06-01 12:44:42 -04:00
Andrew Shumway
bd798e78b6 Added global remaining daily messages across services to ui 2023-06-01 10:44:13 -06:00
Kenneth Kehl
c9576f9a1d notify-300 change error message to show total message limit (#489) 2023-05-31 20:10:10 -04:00
Kenneth Kehl
8599e0c59d Merge pull request #527 from GSA/notify-17
get rid of test skips
2023-05-31 12:12:11 -07:00
Kenneth Kehl
2c981a431b code review feedback 2023-05-31 12:03:16 -07:00
Andrew Shumway
3abb61614c Added context_process to init.py for remaining daily messages 2023-05-30 08:01:29 -06:00
Kenneth Kehl
f277dd1289 more skips and xfails 2023-05-29 07:01:35 -07:00
Kenneth Kehl
647c7a91d5 more tests 2023-05-26 14:52:33 -07:00
Kenneth Kehl
02d5cfc62b fix test 2023-05-26 13:01:34 -07:00
Kenneth Kehl
618c2eb6bb fix skips and xfails 2023-05-26 12:35:48 -07:00
Kenneth Kehl
5a44d8ae40 merge from main 2023-05-26 07:45:53 -07:00
Kenneth Kehl
d69dffa677 remove nhs test 2023-05-26 07:35:59 -07:00
Kenneth Kehl
59170aa627 get rid of test skips 2023-05-25 14:30:54 -07:00
Carlo Costino
8862dd6f14 Merge pull request #526 from GSA/tdlowden-patch-2
Sprint K - 5/24/23
2023-05-25 17:19:56 -04:00
Tim Lowden
6e1c4d5afe Update sprint-goals.md 2023-05-25 17:11:07 -04:00
Tim Lowden
d9ac6ceb93 Update docs/sprint-goals.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2023-05-25 17:11:07 -04:00