Commit Graph

13164 Commits

Author SHA1 Message Date
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
Tim Lowden
d943e7fcd3 Sprint K - 5/24/23 2023-05-25 17:11:07 -04:00
dependabot[bot]
6571b85556 Bump requests from 2.29.0 to 2.31.0 (#518)
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 16:21:19 -04:00
Kenneth Kehl
4882595a48 notify-245 update the allowlist for user domains (#510)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-05-19 16:54:27 -04:00
Tim Lowden
7b9e030b25 Update sprint-goals.md (#511) 2023-05-18 12:56:31 -04:00
Carlo Costino
d83ee3f66c Update README with additional nvm install step (#513) 2023-05-17 17:09:23 -04:00
Andrew Shumway
9c1eba65b7 Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-445 2023-05-15 14:37:19 -06:00
Andrew Shumway
d2fd5ab07d Added display of daily limit and remaining amount after csv upload 2023-05-15 14:37:05 -06:00
Ryan Ahearn
c316610568 Merge pull request #506 from GSA/configure-prod-browser-monitoring
Configure prod browser monitoring
2023-05-10 16:48:01 -04:00
Tim Lowden
0303466556 Update sprint-goals.md (#507) 2023-05-10 15:51:58 -04:00
Ryan Ahearn
17c641019b Add missing documentation step for domain module 2023-05-10 12:46:21 -04:00