Carlo Costino
49d653824a
Merge pull request #894 from GSA/notify-admin-151
...
remove template preview api stuff
2024-04-03 18:53:19 -04:00
Carlo Costino
e28bc983d1
Merge pull request #871 from GSA/1270-update-email-content
...
1270 update email content
2024-04-03 17:26:30 -04:00
Carlo Costino
b73c0876ac
Merge pull request #890 from GSA/login_gov_state
...
make state non-arbitrary
2024-04-03 17:04:22 -04:00
Kenneth Kehl
0e9b128d96
remove template preview api stuff
2024-04-03 13:36:59 -07:00
Carlo Costino
4073ceef60
Merge pull request #874 from GSA/dependabot/pip/faker-24.4.0
...
Bump faker from 23.3.0 to 24.4.0
2024-04-03 16:23:43 -04:00
Carlo Costino
965d88b3e6
Merge pull request #888 from GSA/jskinne3-createdb-prereq
...
Move createdb step
2024-04-03 16:07:19 -04:00
Steven Reilly
69c4066a4f
Merge pull request #893 from GSA/revert-rest-of-terraform
...
Revert the rest of our Terraform changes
2024-04-03 15:04:13 -04:00
Carlo Costino
af877cae8d
Revert the rest of our Terraform changes
...
This changeset reverts the rest of our recent Terraform changes to make sure deployments are working properly.
Again, these will be re-introduced once we figure out the resource management piece.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-03 14:07:28 -04:00
Steven Reilly
ecbe736554
Merge pull request #891 from GSA/revert-recent-terraform
...
Revert recent Terraform changes to prod and demo
2024-04-03 13:05:41 -04:00
Carlo Costino
ead7e38179
Revert recent Terraform changes to prod and demo
...
This changeset reverts a few of our recent changes to the production and demo Terraform files to re-enable deployments.
We are working through fixing this and will re-introduce these changes once we figure out how to get the changes to properly work (which are tied to the infrastructure checks as well).
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-03 12:57:56 -04:00
Kenneth Kehl
7c3c81b700
fix
2024-04-02 13:59:59 -07:00
Kenneth Kehl
23e66db2a9
make state non-arbitrary
2024-04-02 13:18:21 -07:00
John Skiles Skinner
3db2606d6a
Move createdb step
...
The command `createdb test_notification_api` is a prereq to running `make test`. Clarify that it is not just a troubleshooting step.
2024-04-02 08:53:49 -07:00
Carlo Costino
9ecbfd24ff
Merge pull request #886 from GSA/notify-api-879
...
clean templates out of redis when we do update-templates
2024-04-02 10:02:58 -04:00
John Skiles Skinner
f4397e3f23
Merge pull request #887 from GSA/jskinne3-test-db-error
...
Add a note about how to resolve db error
2024-04-01 17:09:14 -07:00
John Skiles Skinner
c1f25e7c10
Add a note about how to resolve db error
...
Apparently this error is common:
```
FATAL: database "test_notification_api" does not exist
```
In lieu of getting to the bottom of it, add a note about how to fix it
2024-04-01 16:53:02 -07:00
Kenneth Kehl
b36496ccb9
flake8
2024-04-01 15:19:21 -07:00
Kenneth Kehl
ebdb78e52e
reformat up to latest version of black
2024-04-01 15:12:33 -07:00
Kenneth Kehl
87db56622e
remove debug line
2024-04-01 14:58:04 -07:00
Kenneth Kehl
952e3c6434
clean templates out of redis when we do update-templates
2024-04-01 14:30:49 -07:00
Carlo Costino
7b29be1d5f
Merge pull request #885 from GSA/notify-api-879
...
remove debug
2024-04-01 16:42:50 -04:00
Kenneth Kehl
24aea5efc3
remove debug
2024-04-01 12:48:30 -07:00
Carlo Costino
0fc41d5cfc
Merge pull request #881 from GSA/debug_staging
...
return None to handle new user
2024-03-29 12:27:25 -04:00
Carlo Costino
0558cd3935
Merge pull request #882 from GSA/notify-api-879
...
Fix organization invite template
2024-03-29 12:12:29 -04:00
Kenneth Kehl
55a517f111
Fix organization invite template
2024-03-29 08:32:25 -07:00
Kenneth Kehl
0131ea0f1e
return None to handle new user
2024-03-29 07:44:35 -07:00
Carlo Costino
8944da4a0b
Merge pull request #878 from GSA/debug_staging
...
debug staging
2024-03-28 15:18:56 -04:00
Kenneth Kehl
5fbc7ddd2d
ugh
2024-03-28 11:43:11 -07:00
Kenneth Kehl
97ba070b0e
debug staging
2024-03-28 11:19:02 -07:00
Carlo Costino
6396dbe94c
Merge pull request #863 from GSA/message-send-flow-docs
...
Message send flow docs
03-28-2024
2024-03-28 12:26:50 -04:00
Andrew Shumway
622a8b9fd7
Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs
2024-03-28 09:36:01 -06:00
Andrew Shumway
1547e80e37
Fix spacing
2024-03-28 09:35:53 -06:00
John Skiles Skinner
8d11133d4e
Merge pull request #875 from GSA/jskinne3-add-cf-org-and-space
...
Add cf org and space to README
2024-03-27 17:32:04 -07:00
John Skiles Skinner
387e37629b
Clarify local development context
2024-03-27 17:24:24 -07:00
Steven Reilly
84919f294f
Merge pull request #876 from GSA/jskinne3-if-it-runs
...
Notes about running ./run.sh and make run-profile
2024-03-27 14:35:51 -04:00
Andrew Shumway
a0e2f0fbc8
Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs
2024-03-27 10:33:05 -06:00
Andrew Shumway
d3b895ddc6
PEP-257 changes
2024-03-27 10:32:40 -06:00
John Skiles Skinner
7b97013255
Notes about running ./run.sh and make run-profile
...
Explain what to expect when running `./run.sh` and `make run-profile` so that the user can determine if they have run correctly
2024-03-27 09:05:08 -07:00
John Skiles Skinner
6b870abdc4
Add cf org and space to README
2024-03-26 13:08:34 -07:00
Carlo Costino
f3136a7958
Merge pull request #865 from GSA/notify-api-1250
...
login.gov first time workflow notify-api-1250
2024-03-26 11:08:53 -04:00
dependabot[bot]
6eaa5e124b
Bump faker from 23.3.0 to 24.4.0
...
Bumps [faker](https://github.com/joke2k/faker ) from 23.3.0 to 24.4.0.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v23.3.0...v24.4.0 )
---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 21:11:45 +00:00
Carlo Costino
d421a8f018
Merge pull request #866 from GSA/dependabot/pip/black-24.3.0
...
Bump black from 23.12.1 to 24.3.0
2024-03-25 11:54:56 -04:00
Jonathan Bobel
fbd5c700ec
Merge branch 'main' of https://github.com/GSA/notifications-api into 1270-update-email-content
2024-03-25 11:31:10 -04:00
Jonathan Bobel
ffb9561803
1270 - Update content for email template
2024-03-25 11:23:26 -04:00
Carlo Costino
b3b7e94c14
Merge pull request #674 from GSA/673-data-dictionary
...
673 data dictionary
2024-03-25 11:12:46 -04:00
Kenneth Kehl
395282b4a9
merge from main
2024-03-22 13:37:35 -07:00
Kenneth Kehl
8d48ec4c87
fix invitations
2024-03-22 11:18:47 -07:00
dependabot[bot]
a365a36eb5
Bump black from 23.12.1 to 24.3.0
...
Bumps [black](https://github.com/psf/black ) from 23.12.1 to 24.3.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.12.1...24.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-22 16:30:00 +00:00
Steven Reilly
0930b593ab
Merge pull request #868 from GSA/Setuptools
...
Making setuptools a regular dependency.
2024-03-22 12:28:15 -04:00
Cliff Hill
b546e83399
Making setuptools a regular dependency.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-03-22 12:04:49 -04:00