Commit Graph

13790 Commits

Author SHA1 Message Date
Jonathan Bobel
e4c97e925f Adding a test for the dashboard usage area 2023-11-21 15:38:41 -05:00
Jonathan Bobel
077b1b8ed9 Updated utils 2023-11-20 13:45:35 -05:00
Jonathan Bobel
bc6f13dc06 Merge branch 'main' of https://github.com/GSA/notifications-admin into 927-fix-math-on-dashboard 2023-11-20 12:48:14 -05:00
Carlo Costino
6a91627c6b Merge pull request #934 from GSA/dependabot/pip/newrelic-9.2.0
Bump newrelic from 9.1.2 to 9.2.0
2023-11-20 11:25:18 -05:00
dependabot[bot]
f922331040 Bump newrelic from 9.1.2 to 9.2.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.1.2 to 9.2.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.1.2...v9.2.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-11-17 23:55:51 +00:00
Carlo Costino
3ad901278d Merge pull request #930 from GSA/dependabot/pip/moto-4.2.9
Bump moto from 4.2.8 to 4.2.9
2023-11-17 15:11:05 -05:00
dependabot[bot]
8d6c99e5ee Bump moto from 4.2.8 to 4.2.9
Bumps [moto](https://github.com/getmoto/moto) from 4.2.8 to 4.2.9.
- [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.8...4.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 23:21:31 +00:00
Jonathan Bobel
6cee00929e Fixed tests 2023-11-16 12:26:35 -05:00
Jonathan Bobel
06a15c5afc 927 - Updates to math in Dashboard area 2023-11-16 12:02:59 -05:00
Carlo Costino
b58b517fc8 Merge pull request #917 from GSA/dependabot/pip/pytest-xdist-3.4.0
Bump pytest-xdist from 3.3.1 to 3.4.0
2023-11-15 12:51:03 -05:00
dependabot[bot]
492886d0ae Bump pytest-xdist from 3.3.1 to 3.4.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.4.0.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:45:48 +00:00
Carlo Costino
da0c3ab306 Merge pull request #918 from GSA/dependabot/pip/newrelic-9.1.2
Bump newrelic from 9.1.1 to 9.1.2
2023-11-15 11:35:13 -05:00
dependabot[bot]
95295c1c86 Bump newrelic from 9.1.1 to 9.1.2
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 14:38:52 +00:00
Carlo Costino
0b4981b25c Merge pull request #919 from GSA/dependabot/pip/moto-4.2.8
Bump moto from 4.2.7 to 4.2.8
2023-11-15 09:20:53 -05:00
Carlo Costino
a37b2f8281 Merge pull request #915 from GSA/notify-796
Fixed UI permissions view
2023-11-14 17:09:38 -05:00
Carlo Costino
969ecb39af Merge pull request #920 from GSA/notify-admin-916
notify-admin-916 revert restrictions on create service
2023-11-14 17:08:44 -05:00
Carlo Costino
bebe974c8a Merge pull request #923 from GSA/notify-admin-487
notify-admin-487 platform admin view errors
2023-11-14 16:42:16 -05:00
Kenneth Kehl
31fb43e45c notify-admin-487 platform admin view errors 2023-11-14 10:39:24 -08:00
Kenneth Kehl
b1bd51730d notify-admin-916 revert restrictions on create service 2023-11-14 07:51:56 -08:00
dependabot[bot]
68701f8022 Bump moto from 4.2.7 to 4.2.8
Bumps [moto](https://github.com/getmoto/moto) from 4.2.7 to 4.2.8.
- [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.7...4.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 23:39:18 +00:00
Carlo Costino
6df7770ee1 Merge pull request #914 from GSA/dependabot/pip/black-23.11.0
Bump black from 23.10.1 to 23.11.0
2023-11-09 17:01:39 -05:00
Andrew Shumway
7e12e6d488 Fixed UI permissions view 2023-11-09 12:00:31 -07:00
dependabot[bot]
1f7ce11741 Bump black from 23.10.1 to 23.11.0
Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.1...23.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 23:37:56 +00:00
Carlo Costino
be0ea767f7 Merge pull request #912 from GSA/notify-admin-571
Notify admin 571 Add a permissions check to the create user, create organizations, and create services views
2023-11-08 16:42:34 -05:00
Carlo Costino
7c491e87ea Merge pull request #913 from GSA/tdlowden-sprint-goals
Update sprint-goals.md
2023-11-08 15:47:13 -05:00
Tim Lowden
2b45f99294 Update sprint-goals.md 2023-11-08 12:44:53 -05:00
Kenneth Kehl
008b990e14 code review feedback 2023-11-08 07:51:57 -08:00
Kenneth Kehl
91aca2ec4e fix test 2023-11-07 08:55:14 -08:00
Kenneth Kehl
b50bdf2f21 merge from main 2023-11-07 07:44:37 -08:00
Carlo Costino
6e73ee0bc9 Merge pull request #907 from GSA/mark-test-for-skip
Skip failing test for now in test_send.py
2023-11-06 17:50:00 -05:00
Carlo Costino
4330fbe493 Skip failing test for now in test_send.py
This changeset marks the test_warns_if_file_sent_already_errors test in tests/app/main/views/test_send.py to skip for now.  This test started failing locally for some of the team members with no clear indication as to why.  We tried the following:

- Checking for uncommitted local changes
- Downgrading a recent dependency update
- Combing through recent changes for potential breaking changes
- Debugging the test itself as it ran

A new issue will be created to investigate this further, but we did not want it to block our current work.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-06 17:42:00 -05:00
Carlo Costino
191700f8ec Merge pull request #905 from GSA/notify-api-522
Add carrier to downloadable reports
2023-11-03 14:17:23 -04:00
Kenneth Kehl
6e19fab1d5 more tests 2023-11-03 10:38:38 -07:00
Carlo Costino
9398babd6f Merge pull request #904 from GSA/dependabot/pip/moto-4.2.7
Bump moto from 4.2.6 to 4.2.7
2023-11-02 21:09:05 -04:00
dependabot[bot]
534d6459b8 Bump moto from 4.2.6 to 4.2.7
Bumps [moto](https://github.com/getmoto/moto) from 4.2.6 to 4.2.7.
- [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.6...4.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 00:49:00 +00:00
Carlo Costino
f09d7ce537 Merge pull request #902 from GSA/dependabot/pip/pip-23.3
Bump pip from 23.2.1 to 23.3
2023-11-02 17:54:21 -04:00
dependabot[bot]
0e0b00ef4b Bump pip from 23.2.1 to 23.3
Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/23.2.1...23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 21:47:49 +00:00
Carlo Costino
75db3a34c0 Merge pull request #903 from GSA/update-utils
Update notifications-utils
2023-11-02 17:44:23 -04:00
Carlo Costino
5e7877bd78 Update notifications-utils
This changeset updates the notificiations-utils library with the latest commits.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-02 17:25:42 -04:00
Carlo Costino
26031cb1b2 Merge pull request #892 from GSA/800-combine-and-style-quota-displays
800 - combine and style quota displays
2023-11-02 17:16:39 -04:00
Carlo Costino
b87022af8e Merge pull request #881 from GSA/dynamic-retention-count
Dynamic retention count
2023-11-02 17:07:11 -04:00
Andrew Shumway
591961413a Added mock api call to appropriate tests 2023-11-02 16:28:09 -04:00
Andrew Shumway
af119aad1c Fixed parameter in client request 2023-11-02 16:28:07 -04:00
Andrew Shumway
d26a5b6a75 Fixed initial 0 count value before refresh 2023-11-02 16:27:03 -04:00
Andrew Shumway
62a09c5223 Added mock to client request for get request of count 2023-11-02 16:27:01 -04:00
Andrew Shumway
83767b8ba8 remove import 2023-11-02 16:24:19 -04:00
Andrew Shumway
81f4b1436d Add notif count and history count together 2023-11-02 16:24:19 -04:00
Andrew Shumway
2fbda1cd0c Initial front end count steps 2023-11-02 16:24:19 -04:00
Jonathan Bobel
febbcd154c Merge and push back up 2023-11-02 14:40:08 -04:00
Carlo Costino
63a4a92657 Merge pull request #899 from GSA/dependabot/pip/pytest-env-1.1.1
Bump pytest-env from 1.0.1 to 1.1.1
2023-11-02 14:18:49 -04:00