Commit Graph

10428 Commits

Author SHA1 Message Date
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
Carlo Costino
77cbe94f0a Merge pull request #664 from GSA/additional-one-off-task-details
Expand one-off task details
2023-12-08 15:03:06 -05:00
Anastasia Gradova
3f903d9fe2 updated README for PSQL bug 2023-12-08 12:39:57 -07:00
Cliff Hill
1fdad3099b Working on tests.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 13:15:40 -05:00
Carlo Costino
8ecfed4544 Expand one-off task details
This changeset adds a bit more information to the one-off task details and helps clarify what to include in the command to pass to Cloud Foundry.
2023-12-08 10:28:12 -05:00
Carlo Costino
248241d48a Merge pull request #663 from GSA/dependabot/pip/newrelic-9.3.0
Bump newrelic from 9.2.0 to 9.3.0
2023-12-08 10:20:56 -05:00
dependabot[bot]
291007543e Bump newrelic from 9.2.0 to 9.3.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.2.0...v9.3.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-12-07 22:00:58 +00: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
Carlo Costino
84b8936327 Merge pull request #637 from GSA/notify-api-634
Create internal alarms/notifications for 50, 75, 90% of 10K db max
2023-12-07 11:32:28 -05:00
Carlo Costino
b00f656829 Merge pull request #660 from GSA/remove-template-message-limit
Remove unused variable
2023-12-06 11:29:20 -05:00
Carlo Costino
5ae2335c82 Update failing test; include blackened files
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-06 11:11:00 -05:00
Kenneth Kehl
212834dd7d fix 90% threshold message 2023-12-06 07:32:03 -08:00
Kenneth Kehl
1a2172cc2a merge from main 2023-12-06 07:15:22 -08:00
Carlo Costino
f72922ffb1 Remove unused variable
This changeset follows up PR #636 to remove a variable no longer used in the go live email template.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-06 10:13:27 -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
Kenneth Kehl
7d582563fd fix crontab 2023-11-29 09:08:07 -08:00
Kenneth Kehl
9f037058e3 tidy up 2023-11-29 09:04:34 -08:00
Kenneth Kehl
42da5b011c merge from main 2023-11-29 08:22:38 -08:00
Kenneth Kehl
4a44171795 fix email 2023-11-29 08:14:28 -08:00