Commit Graph

12401 Commits

Author SHA1 Message Date
Cliff Hill
fb743cf28b Fixed the joins. Now to figure out why there's no data.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-08-22 14:54:16 -04:00
Carlo Costino
ba243ff750 Merge pull request #1291 from GSA/notify-api-144
try Bearer instead of token
2024-08-22 14:36:45 -04:00
Kenneth Kehl
468b846467 try Bearer instead of token 2024-08-22 11:29:21 -07:00
Carlo Costino
ecfea7c9b0 Merge pull request #1290 from GSA/notify-api-144
Use custom salt when using encryption library from notification_utils
2024-08-22 14:07:52 -04:00
Cliff Hill
05e27c7f3b Restructured the query to be adhering to SQLAlchemy 2.0.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-08-22 14:04:22 -04:00
Kenneth Kehl
6d44ffceb8 move rotate from checks to deploy 2024-08-22 11:00:31 -07:00
Beverly Nguyen
0e332973ad Merge pull request #1288 from GSA/notify-api-1287
change data retention to 7 days, 23 hours
2024-08-22 09:55:09 -07:00
Beverly Nguyen
9b70fb90d3 Merge pull request #1289 from GSA/notify-api-1215
fix log formatting
2024-08-22 09:53:30 -07:00
Kenneth Kehl
01fff300f8 merge from main 2024-08-22 08:38:01 -07:00
Kenneth Kehl
6401378715 update baseline 2024-08-22 07:22:30 -07:00
Kenneth Kehl
82fa52c801 fix log formatting 2024-08-21 13:31:36 -07:00
Kenneth Kehl
030a9b5daa add documentation on search tags 2024-08-21 10:59:49 -07:00
Kenneth Kehl
2b1f9b72a1 change data retention to 7 days, 23 hours 2024-08-21 10:46:13 -07:00
Cliff Hill
5d5ff72ca2 Adding the new fields for template stats.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-08-21 11:10:31 -04:00
dependabot[bot]
92f1f93f84 Bump marshmallow from 3.21.3 to 3.22.0
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.3 to 3.22.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.3...3.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 01:58:45 +00:00
Carlo Costino
6383feea3e Merge pull request #1250 from GSA/notify-api-792
API:  Consider forking remaining Gov UK dependencies
2024-08-20 21:56:38 -04:00
Kenneth Kehl
e144662b37 merge from main 2024-08-20 13:49:23 -07:00
Carlo Costino
b9cfa10880 Merge pull request #1284 from GSA/notify-admin-1859
Fix job.created_at time if necessary
2024-08-20 16:25:09 -04:00
Carlo Costino
e1ba1ac847 Merge pull request #1281 from GSA/1280-change-page_size-to-20-rather-than-set-at-50
update page_size to 20 from 50
2024-08-20 15:54:40 -04:00
Kenneth Kehl
740a45e19b check test environment 2024-08-20 12:33:04 -07:00
Kenneth Kehl
74fb6b0301 raise exception for big diff 2024-08-20 12:22:41 -07:00
Kenneth Kehl
e6ea8f69d3 comment out repair job for now 2024-08-20 12:09:15 -07:00
Kenneth Kehl
e926b74d80 whoops remove testing code 2024-08-20 11:57:16 -07:00
Kenneth Kehl
e722689c79 fix style checks 2024-08-20 11:46:58 -07:00
Carlo Costino
d144cae799 Merge pull request #1279 from GSA/notify-admin-1870
Change phone number in Notify.gov w/o entering password
2024-08-20 14:42:40 -04:00
Kenneth Kehl
0a47481548 Fix job.created_at time if necessary 2024-08-20 11:19:43 -07:00
Kenneth Kehl
6a7717c1d2 fix import 2024-08-20 10:35:10 -07:00
Kenneth Kehl
5c3b96123a code review feedback 2024-08-20 10:29:19 -07:00
Kenneth Kehl
e0404977c0 fix tests 2024-08-20 08:35:16 -07:00
Kenneth Kehl
d754b15173 fix tests 2024-08-20 08:29:45 -07:00
Kenneth Kehl
eca9b19ffc fix tests 2024-08-20 08:21:17 -07:00
Kenneth Kehl
7acb10078d fix tests 2024-08-20 08:10:14 -07:00
Kenneth Kehl
6e22cf101e fix tests 2024-08-20 07:38:59 -07:00
Kenneth Kehl
19ae20a0d4 fix tests 2024-08-20 07:22:10 -07:00
Beverly Nguyen
78f76dfc25 fixed page_size testing 2024-08-19 15:28:37 -07:00
Andrew Shumway
791a4cc3a3 Merge pull request #1262 from GSA/dependabot/pip/flake8-7.1.1
Bump flake8 from 7.1.0 to 7.1.1
2024-08-19 16:07:04 -06:00
dependabot[bot]
d8813a1f2f Bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 21:50:10 +00:00
Andrew Shumway
b725bb1a82 Merge pull request #1260 from GSA/dependabot/pip/aiohttp-3.10.2
Bump aiohttp from 3.9.5 to 3.10.2
2024-08-19 15:45:49 -06:00
dependabot[bot]
686367d464 Bump aiohttp from 3.9.5 to 3.10.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2.
- [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.9.5...v3.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 21:37:14 +00:00
Beverly Nguyen
c897b2d71f update page_size to 20 from 50 2024-08-19 14:25:51 -07:00
Kenneth Kehl
0ac6404230 fix tests 2024-08-19 14:03:38 -07:00
Kenneth Kehl
08fe1a04db fix imports 2024-08-19 13:12:31 -07:00
Kenneth Kehl
613ee629aa remove debug 2024-08-19 13:00:57 -07:00
Kenneth Kehl
7b1942c3fe initial 2024-08-19 12:53:18 -07:00
Carlo Costino
abddd7a8e1 Merge pull request #1278 from GSA/main
Production Deploy 8/19/2024
2024-08-19 14:17:16 -04:00
Kenneth Kehl
9182ba0323 Merge pull request #1277 from GSA/more_backoff
improve exponential backoff while job hunting
08-19-2024
2024-08-16 12:57:00 -07:00
Kenneth Kehl
961e9913de fix 2024-08-16 11:54:57 -07:00
Kenneth Kehl
0cd6b503e8 fix test 2024-08-16 11:40:11 -07:00
Kenneth Kehl
09acd66747 fix test 2024-08-16 11:31:21 -07:00
Kenneth Kehl
adf51a53b9 fix test 2024-08-16 11:20:15 -07:00