Commit Graph

10217 Commits

Author SHA1 Message Date
Cliff Hill
ff70dc9b8b Filtering the rest endpoint for resending invites by status = pending
now.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-20 08:15:19 -05:00
Cliff Hill
61d294292b Did stuff, fixed things. This seems to work now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-15 13:14:53 -05:00
Cliff Hill
b72ae4374f Working on tests.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-13 10:14:14 -05:00
Cliff Hill
81b5afc983 Fixing tests.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-12 09:13:43 -05:00
Cliff Hill
e4f228ca0d More test fixes.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 22:01:27 -05:00
Cliff Hill
1157f5639d black, isort, flake8
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 21:43:52 -05:00
Cliff Hill
171326a6b0 Maybe tests are working now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 21:41:56 -05:00
Cliff Hill
1fdad3099b Working on tests.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 13:15:40 -05:00
Cliff Hill
5277953761 Working on api test.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-07 16:26:25 -05:00
Cliff Hill
991d9aa621 Made new /resend route in api.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-05 23:03:44 -05:00
Cliff Hill
9bcf811320 Cleaned up string formatting for commands.py.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-05 23:03:44 -05:00
Cliff Hill
c04df94b22 Adjusting some DAO stuff to send expired invites now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-05 23:03:43 -05:00
Carlo Costino
68b023b2f9 Merge pull request #657 from GSA/notify-admin-931
notify-admin-931 fix timezone again via migration
2023-12-05 16:45:56 -05:00
Kenneth Kehl
38ea0b1405 fix again 2023-12-05 13:26:03 -08:00
Carlo Costino
da10ce1126 Merge pull request #655 from GSA/notify-admin-931
Notify admin 931 fix preferred_timezone in db
2023-12-05 16:12:32 -05:00
Kenneth Kehl
3c175e6c8a finish merge 2023-12-05 12:49:25 -08:00
Kenneth Kehl
c57c4639d0 add migration to fix preferred timezone 2023-12-05 12:24:06 -08:00
Carlo Costino
6d24e5c1ed Merge pull request #654 from GSA/notify-admin-931
notify-admin-931 add a preferred timezone widget
2023-12-05 14:51:53 -05:00
Kenneth Kehl
0a06830275 merge from main 2023-12-05 07:29:51 -08:00
Kenneth Kehl
3209c6d723 remove print statements 2023-12-05 07:29:18 -08:00
Kenneth Kehl
eea6933712 notify-admin-931 2023-12-04 14:53:29 -08:00
Carlo Costino
ff80712536 Merge pull request #653 from GSA/dependabot/pip/freezegun-1.3.1
Bump freezegun from 1.2.2 to 1.3.1
2023-12-04 17:33:38 -05:00
dependabot[bot]
fb70e411a9 Bump freezegun from 1.2.2 to 1.3.1
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/commits/1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 22:24:48 +00:00
Carlo Costino
ee5ed75ad0 Merge pull request #652 from GSA/dependabot/pip/moto-4.2.11
Bump moto from 4.2.10 to 4.2.11
2023-12-04 17:16:03 -05:00
dependabot[bot]
02480d3a17 Bump moto from 4.2.10 to 4.2.11
Bumps [moto](https://github.com/getmoto/moto) from 4.2.10 to 4.2.11.
- [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.10...4.2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 21:54:20 +00:00
Carlo Costino
ecbaec8f86 Merge pull request #651 from GSA/dependabot/pip/flake8-bugbear-23.12.2
Bump flake8-bugbear from 23.11.28 to 23.12.2
2023-12-04 16:52:32 -05:00
dependabot[bot]
e7c3716b96 Bump flake8-bugbear from 23.11.28 to 23.12.2
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.11.28 to 23.12.2.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.11.28...23.12.2)

---
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-12-04 21:42:03 +00:00
Carlo Costino
03a3e7628d Merge pull request #636 from GSA/85-live-service-content-says-250k-per-day-not-per-year
Review and revise "go live" email #924
2023-12-04 13:56:37 -05:00
Carlo Costino
ea5662db24 Merge pull request #650 from GSA/dependabot/pip/alembic-1.13.0
Bump alembic from 1.12.1 to 1.13.0
2023-12-04 10:55:06 -05:00
Carlo Costino
c732f55627 Merge pull request #649 from GSA/Make-the-invite-link-a-button-instead-of-a-long-ugly-link#863
Make the invite link a button instead of a long ugly link#863
2023-12-04 10:52:19 -05:00
Beverly Nguyen
5ff7003719 convert link to text link 2023-12-01 14:26:18 -08:00
dependabot[bot]
ed5480b5df Bump alembic from 1.12.1 to 1.13.0
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 21:29:53 +00:00
Beverly Nguyen
f9f2762761 added syntax according to documentation 2023-12-01 12:35:35 -08:00
Beverly Nguyen
0a5deb23c1 added syntax according to documentation 2023-12-01 12:32:50 -08:00
Carlo Costino
739453db9c Merge pull request #642 from GSA/utils-0-2-3-update
Update notifications-utils to 0.2.3
2023-11-30 15:06:19 -05:00
Carlo Costino
c5de6dedc0 Update notifications-utils to 0.2.3
This changeset updates the notification-utils dependency to 0.2.3 to address an issue we found with link formatting in our last production release.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-30 14:56:30 -05:00
Carlo Costino
8d45751752 Merge pull request #640 from GSA/dependabot/pip/flake8-bugbear-23.11.28
Bump flake8-bugbear from 23.11.26 to 23.11.28
2023-11-30 10:11:51 -05:00
dependabot[bot]
34d13efb26 Bump flake8-bugbear from 23.11.26 to 23.11.28
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.11.26 to 23.11.28.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.11.26...23.11.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 21:09:35 +00:00
Your Name
b4a1069c24 updated content 2023-11-29 11:27:39 -08:00
Your Name
0ff18364d4 Merge remote-tracking branch 'origin/main' into 85-live-service-content-says-250k-per-day-not-per-year 2023-11-29 09:45:12 -08:00
Carlo Costino
ab90ab5f2e Merge pull request #638 from GSA/dependabot/pip/pytest-env-1.1.3
Bump pytest-env from 1.1.1 to 1.1.3
2023-11-28 17:01:10 -05:00
dependabot[bot]
f1687c275e Bump pytest-env from 1.1.1 to 1.1.3
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.1...1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:49:00 +00:00
Carlo Costino
bb7e8e020b Merge pull request #639 from GSA/dependabot/pip/cryptography-41.0.6
Bump cryptography from 41.0.5 to 41.0.6
2023-11-28 16:46:04 -05:00
dependabot[bot]
89171f3850 Bump cryptography from 41.0.5 to 41.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:38:26 +00:00
Carlo Costino
4bf28768f9 Merge pull request #632 from GSA/dependabot/pip/flake8-bugbear-23.11.26
Bump flake8-bugbear from 23.9.16 to 23.11.26
2023-11-28 16:34:11 -05:00
dependabot[bot]
f96a15c628 Bump flake8-bugbear from 23.9.16 to 23.11.26
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.9.16 to 23.11.26.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.9.16...23.11.26)

---
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-11-28 20:27:59 +00:00
Carlo Costino
a0cc85ba5f Merge pull request #633 from GSA/dependabot/pip/aiohttp-3.9.0
Bump aiohttp from 3.8.6 to 3.9.0
2023-11-28 15:24:21 -05:00
dependabot[bot]
452f336f4b Bump aiohttp from 3.8.6 to 3.9.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 20:14:39 +00:00
Carlo Costino
1109a2b899 Merge pull request #631 from GSA/dependabot/pip/moto-4.2.10
Bump moto from 4.2.9 to 4.2.10
2023-11-28 15:03:16 -05:00
dependabot[bot]
30376f60ba Bump moto from 4.2.9 to 4.2.10
Bumps [moto](https://github.com/getmoto/moto) from 4.2.9 to 4.2.10.
- [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.9...4.2.10)

---
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-28 19:49:58 +00:00