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
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
Jonathan Bobel
8e158e7646
Moving the sign out nav item to the right
2023-09-15 15:46:24 -04:00
Jonathan Bobel
3ed4af79c7
Small content change for this test
2023-09-15 14:55:01 -04:00
Jonathan Bobel
f075d28799
Moved some files around to keep the legacy govuk styles in their own place in case we don't need them someday
2023-09-15 13:29:33 -04:00
Jonathan Bobel
a0e139f14b
Some minor adjustments after viewing the Dashboard after a send
2023-09-15 12:56:07 -04:00
Jonathan Bobel
dedb41f67e
Fixing styling issues on the send message flow
2023-09-15 12:26:31 -04:00
Andrew Shumway
068663ec1a
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-762
2023-09-14 15:00:10 -06:00
Andrew Shumway
e22386e91b
Redirect implemented with tests coverage
2023-09-14 14:59:48 -06:00
Jonathan Bobel
f16c7b6699
Merge branch 'main' of https://github.com/GSA/notifications-admin into 758-display-problems-send-text-path
2023-09-14 16:17:26 -04:00
Carlo Costino
0db9fda4b3
Merge pull request #770 from GSA/stvnrlly/disable-e2e
...
Disable e2e tests to allow deploys
2023-09-14 15:56:51 -04:00
Steven Reilly
06f7283a32
Merge pull request #760 from GSA/tdlowden-sprint-goals
...
Update sprint-goals.md
2023-09-14 15:44:43 -04:00
stvnrlly
33e82ed302
disable health check step as well
2023-09-14 15:44:08 -04:00
stvnrlly
040221b7c6
disable e2e tests to allow deploys
2023-09-14 14:15:56 -04:00
Jonathan Bobel
bbf41bae5e
Reintroducing govuk styles for file upload page
2023-09-14 14:10:07 -04:00
Carlo Costino
5c53b8789e
Merge pull request #763 from GSA/notify-admin-761
...
notify-admin-761 remove BasicAuth
2023-09-14 12:20:22 -04:00
Kenneth Kehl
0218ffd9ba
notify-admin-761 remove basic auth
2023-09-14 07:47:38 -07:00
Kenneth Kehl
5e1a224c29
notify-admin-721 remove BasicAuth
2023-09-13 14:23:46 -07:00
Kenneth Kehl
e2b82991af
code review feedback
2023-09-13 13:47:43 -07:00
Tim Lowden
731f571d76
Update sprint-goals.md
2023-09-13 16:29:07 -04:00
Tim Lowden
c975f57c95
Update sprint-goals.md
2023-09-13 16:27:05 -04:00
Carlo Costino
c192e9f53f
Merge pull request #759 from GSA/notify-admin-550
...
notify-admin-550 health check
2023-09-13 16:21:33 -04:00
Kenneth Kehl
91f1790c89
fix up
2023-09-13 12:16:43 -07:00
Kenneth Kehl
6c1a5687e8
fix typo
2023-09-13 11:42:45 -07:00
Kenneth Kehl
fe259b491d
try again
2023-09-13 11:34:44 -07:00