Commit Graph

11429 Commits

Author SHA1 Message Date
Carlo Costino
21dd065e61 Merge pull request #1313 from GSA/notify-admin-1157
more debug for e2e tests
2024-09-04 16:54:05 -04:00
Kenneth Kehl
33568d431f change TypeError test 2024-09-04 13:19:50 -07:00
Kenneth Kehl
cf246aba7d more debug 2024-09-04 13:03:21 -07:00
Kenneth Kehl
74d8bfdee8 more debug 2024-09-04 12:48:21 -07:00
Carlo Costino
93a1024703 Merge pull request #1297 from GSA/0009-backstopjs-adr
Added new ADR for BackstopJS
2024-09-04 15:22:22 -04:00
Carlo Costino
f60dce5588 Merge pull request #1312 from GSA/notify-admin-1157
add more debug to get e2e tests working
2024-09-04 14:59:13 -04:00
Kenneth Kehl
1288e726b7 pip audit fail 2024-09-04 11:24:44 -07:00
Kenneth Kehl
4253121189 fix flake8 2024-09-04 10:02:58 -07:00
Kenneth Kehl
099e77b615 debug 2024-09-04 09:42:14 -07:00
Kenneth Kehl
c6f222695b add more debug to get e2e tests working 2024-09-04 09:33:41 -07:00
Beverly Nguyen
0914cd9b5d Merge pull request #1304 from GSA/API-1265_adding_fields_for_template_stats
Api 1265 adding fields for template stats
08-30-2024
2024-08-29 12:32:41 -07:00
Beverly Nguyen
3fd9af62ed Merge pull request #1305 from GSA/notify-admin-1157
debug messages for e2e test story
2024-08-28 15:05:32 -07:00
Kenneth Kehl
d4c4bbdb76 debug messages for e2e test story 2024-08-28 14:13:58 -07:00
Cliff Hill
00e0f41d85 Stuff was done.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-08-28 17:07:51 -04:00
Cliff Hill
dbfd99cb65 Added fields to endpoint.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-08-28 16:53:00 -04:00
Cliff Hill
4084a18327 I think it is working now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-08-28 15:05:42 -04:00
Kenneth Kehl
6a2fae5933 Merge pull request #1300 from GSA/notify-api-1298
limit cache download by time
2024-08-28 09:50:41 -07:00
Alex Janousek
e487b50acf Apply suggestions from code review
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2024-08-28 09:44:12 -04:00
Kenneth Kehl
0b423646d7 Merge pull request #1294 from GSA/notify-api-144
make generate-salt command
2024-08-27 11:36:42 -07:00
Kenneth Kehl
aa2c8afefe limit cache download by time 2024-08-27 10:31:58 -07:00
alexjanousekGSA
4301f7a8d4 Added new ADR for BackstopJS 2024-08-27 12:33:08 -04:00
Kenneth Kehl
78d944dfcb code review feedback remove ability to run on higher tiers 2024-08-23 11:03:11 -07:00
Carlo Costino
91a61b1081 Merge pull request #1285 from GSA/dependabot/pip/marshmallow-3.22.0
Bump marshmallow from 3.21.3 to 3.22.0
2024-08-23 11:42:36 -04:00
Kenneth Kehl
fb23748abc fix flake 8 2024-08-23 07:30:10 -07:00
Kenneth Kehl
861d604a58 add generate-salt task and remove deploy rotate-secret 2024-08-23 07:23:35 -07:00
Kenneth Kehl
4f62d1486d ugh try again with different permissions 2024-08-22 14:50:12 -07:00
Beverly Nguyen
db111b48de Merge pull request #1293 from GSA/notify-api-144
remove secrets
2024-08-22 14:36:21 -07:00
Kenneth Kehl
3e8485a217 remove secrets 2024-08-22 14:14:19 -07:00
Carlo Costino
916ba67496 Merge pull request #1292 from GSA/notify-api-144
make it possible to write secrets
2024-08-22 17:03:36 -04:00
Kenneth Kehl
9c3280f326 make it possible to write secrets 2024-08-22 12:04:22 -07:00
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
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