Andrew Shumway
020dc871f7
Added test for code coverage
2023-10-02 09:18:30 -06:00
Carlo Costino
57f2ee798b
Made several adjustments for session timer tests
...
- Turned the timeoutPopup module into a proper module that is exported
- Pulled out the setInterval inner function to be its own method
- Adjusted the session timer tests to have additional setup and teardown pieces
- Added a few tests
There may be some additional adjustments needed, e.g., we may not have to expose all of the methods, but then we have to figure out how to make them accessible in the tests another way.
h/t @A-Shumway42 for pairing with me to review all of these changes and approach!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-28 15:31:08 -04:00
Andrew Shumway
8ab49f72ae
Remove unused function in test
2023-09-27 11:47:52 -06:00
Andrew Shumway
d7e7a082cd
Put timer back to 25 minute kickoff
2023-09-27 11:37:43 -06:00
Andrew Shumway
25190117dc
Remove attempts to export module
2023-09-27 11:24:46 -06:00
Andrew Shumway
9846379c0f
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678
2023-09-27 11:15:46 -06:00
Steven Reilly
8aa82a1f49
Merge pull request #798 from GSA/dependabot/pip/moto-4.2.4
...
Bump moto from 4.2.3 to 4.2.4
2023-09-26 16:35:06 -04:00
Steven Reilly
6774ae9194
Merge pull request #799 from GSA/dependabot/pip/newrelic-9.1.0
...
Bump newrelic from 9.0.0 to 9.1.0
2023-09-26 16:34:39 -04:00
dependabot[bot]
13b0f05c1d
Bump newrelic from 9.0.0 to 9.1.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 23:36:26 +00:00
dependabot[bot]
299b9a5062
Bump moto from 4.2.3 to 4.2.4
...
Bumps [moto](https://github.com/getmoto/moto ) from 4.2.3 to 4.2.4.
- [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.3...4.2.4 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 23:36:00 +00:00
Carlo Costino
1dff2e5e1a
Merge pull request #794 from GSA/715-content-changes
...
715 - content updates
2023-09-25 14:43:55 -04:00
Carlo Costino
4d87636805
Merge pull request #791 from GSA/notify-admin-769
...
notify-admin-768 fix download csv 'Sent by' column
2023-09-25 13:59:03 -04:00
Carlo Costino
285a54a552
Merge pull request #788 from GSA/780-remove-menu-on-mobile
...
780 - Hide menu button on mobile home page when logged out
2023-09-25 13:55:35 -04:00
Carlo Costino
40235905e2
Merge pull request #795 from GSA/bug-failed-message-style
...
Styling update for failed section
2023-09-22 16:47:33 -04:00
Jonathan Bobel
e2ab8ea008
Styling update for failed section
2023-09-22 16:35:12 -04:00
Jonathan Bobel
2675099664
Content updates
2023-09-22 16:16:49 -04:00
Kenneth Kehl
1d66533111
merge from main and resolve conflicts
2023-09-22 12:37:32 -07:00
Kenneth Kehl
75f5224019
poetry lock
2023-09-22 12:37:00 -07:00
Steven Reilly
492bc7b355
Merge pull request #792 from GSA/stvnrlly/port-healthcheck
...
Switch to port healthcheck
2023-09-22 15:12:34 -04:00
Steven Reilly
75f820e75b
switch to port healthcheck
2023-09-22 15:03:19 -04:00
Kenneth Kehl
aa6d54a353
upgrade cryptography for dependency audit
2023-09-22 10:16:27 -07:00
Kenneth Kehl
5bc752a826
fix tests
2023-09-22 10:05:50 -07:00
Steven Reilly
6e082a352d
Merge pull request #789 from GSA/dependabot/pip/pyproj-3.6.1
...
Bump pyproj from 3.6.0 to 3.6.1
2023-09-22 10:58:29 -04:00
dependabot[bot]
b51f3f73fe
Bump pyproj from 3.6.0 to 3.6.1
...
Bumps [pyproj](https://github.com/pyproj4/pyproj ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/pyproj4/pyproj/releases )
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst )
- [Commits](https://github.com/pyproj4/pyproj/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: pyproj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 23:46:30 +00:00
Jonathan Bobel
811c51c469
Styling and conditional changes for mobile menu button
2023-09-21 15:01:29 -04:00
Carlo Costino
d8f930e3d5
Merge pull request #782 from GSA/dependabot/pip/flake8-bugbear-23.9.16
...
Bump flake8-bugbear from 23.7.10 to 23.9.16
2023-09-21 11:59:53 -04:00
dependabot[bot]
5c40f826f2
Bump flake8-bugbear from 23.7.10 to 23.9.16
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.7.10 to 23.9.16.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.7.10...23.9.16 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-21 15:51:30 +00:00
Carlo Costino
acb0e76517
Merge pull request #781 from GSA/dependabot/pip/moto-4.2.3
...
Bump moto from 4.2.2 to 4.2.3
2023-09-21 11:49:39 -04:00
Carlo Costino
02891b9b36
Merge pull request #784 from GSA/notify-admin-769
...
notify-admin-652 create new service does not work in demo
2023-09-21 11:48:46 -04:00
Carlo Costino
bb2d0a375e
Merge pull request #785 from GSA/783-make-all-favicon-usa
...
783 - convert all favicons to usa flag
2023-09-21 11:32:38 -04:00
Jonathan Bobel
c069ab7abc
Slight change to the icon
2023-09-21 09:55:42 -04:00
Jonathan Bobel
54eb8df9f7
- Added new flag imagery for favicon and related images
...
- Removed preloaded fonts - legacy UK site stuff
- Added the ability to run pa11y scan with npm run pa11y-ci
2023-09-20 13:52:54 -04:00
Kenneth Kehl
e3490691d3
notify-admin-762 fix tests
2023-09-19 14:30:32 -07:00
Kenneth Kehl
4753be56c2
notify-admin-652 change comment
2023-09-19 12:41:34 -07:00
Carlo Costino
1c657ff170
Merge pull request #752 from GSA/notify-admin-723
...
notify-admin-723 run e2e tests without authenticating test users
2023-09-19 15:38:32 -04:00
Kenneth Kehl
b5cac7bfb1
notify-admin-769
2023-09-19 12:22:40 -07:00
Kenneth Kehl
ab71be0246
merge from main
2023-09-19 10:31:33 -07:00
dependabot[bot]
429bbe2e87
Bump moto from 4.2.2 to 4.2.3
...
Bumps [moto](https://github.com/getmoto/moto ) from 4.2.2 to 4.2.3.
- [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.2...4.2.3 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 23:18:37 +00:00
Carlo Costino
10d207eac4
Merge pull request #779 from GSA/778-dashboard-button-unstyled
...
Styling update to fix broken link when status is failing
2023-09-18 17:38:02 -04:00
Carlo Costino
5683c50cc4
Merge pull request #773 from GSA/notify-762
...
Notify 762 - Redirect notify.gov to beta.notify.gov
2023-09-18 17:26:20 -04:00
Carlo Costino
3110189402
Fix test style issues
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-18 16:18:48 -04:00
Carlo Costino
d02d2de9dc
Made a few adjustments to test the beta redirect:
...
- Explicitly return the redirect
- Change the redirect to be a 302 instead of 301
- Adjusted the test client to allow sub domains
- Added the remaining tests
A big thank you to @A-Shumway42 for getting this work underway!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-18 15:59:28 -04:00
Jonathan Bobel
a752566e2f
Fixed a test
2023-09-18 12:29:40 -04:00
Jonathan Bobel
594e1095f7
Styling update to fix broken link when status is failing
2023-09-18 12:14:28 -04:00
Steven Reilly
c00f769e44
Merge pull request #775 from GSA/767-move-sign-out-nav-item
...
Moving the sign out nav item to the right
2023-09-18 10:43:49 -04:00
Jonathan Bobel
c94da180cc
Merge branch 'main' of https://github.com/GSA/notifications-admin into 767-move-sign-out-nav-item
...
# Conflicts:
# app/assets/sass/uswds/_uswds-theme-custom-styles.scss
2023-09-18 09:57:41 -04:00
Andrew Shumway
15123f06f9
Removed import
2023-09-18 06:33:26 -06:00
Andrew Shumway
118fd13189
Refactor code. Tests still failing
2023-09-18 06:24:17 -06:00
Carlo Costino
bffd013702
Merge pull request #774 from GSA/758-display-problems-send-text-path
...
758 - Display problems send text path
2023-09-15 16:06:27 -04:00
Jonathan Bobel
d4500461d0
Changing the name of this scss file
2023-09-15 15:47:41 -04:00