Kenneth Kehl
f385260d44
merge from main
2024-08-09 12:14:19 -07:00
Kenneth Kehl
e7ef25af01
fix dump user info
2024-08-01 13:00:49 -07:00
Kenneth Kehl
ef88378d72
merge from main
2024-08-01 12:43:26 -07:00
Kenneth Kehl
2dd3ebc657
fix test
2024-08-01 10:38:58 -07:00
Kenneth Kehl
0ab937346d
change to actually downloading file
2024-08-01 08:05:12 -07:00
Kenneth Kehl
0b96a51701
update comments
2024-07-31 11:03:07 -07:00
Kenneth Kehl
ace04bd6cf
new command to look at sms senders
2024-07-31 10:48:50 -07:00
Kenneth Kehl
dab47e7cf6
make user command
2024-07-23 10:53:57 -07:00
Kenneth Kehl
86c9065a44
use click.echo
2024-07-23 07:47:35 -07:00
Kenneth Kehl
7600699e23
fix flake8
2024-07-18 07:39:01 -07:00
Kenneth Kehl
85557dbb75
put all of csv file in one line
2024-07-17 13:07:40 -07:00
Kenneth Kehl
b436de3b23
fix tuple
2024-07-03 07:49:59 -07:00
Kenneth Kehl
141dd51b52
code review feedback
2024-07-02 08:50:48 -07:00
Kenneth Kehl
5c305177a0
add more debug and add command to download csv files
2024-07-01 10:35:20 -07:00
Kenneth Kehl
905df17f65
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
Carlo Costino
99edc88197
Localize notification_utils to the API
...
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:17:45 -04:00
Aditi Anand
df2a590f1a
Merge branch 'notify-api-869' into aanand-sqlalchemy-version-update
2024-04-24 16:11:03 -04:00
Kenneth Kehl
a1f57ac4c0
make it possible to create e2e test user on staging
2024-04-12 11:29:33 -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
Aditi Anand
b338e11f4d
sqlalchemy2.0 fix
2024-03-20 11:19:25 -04:00
Aditi Anand
8bc1091f73
fix for failing tests
2024-03-20 10:57:04 -04:00
Anastasia Gradova
8e44e4d981
Corrected flake spacing
2024-03-05 08:10:05 -07:00
Anastasia Gradova
f9f26a2439
Merge branch '800-flask-command-for-test' of https://github.com/GSA/notifications-api into 800-flask-command-for-test
2024-03-04 16:03:58 -07:00
Anastasia Gradova
117ac98491
moved faker to under imports according to PEP-8
2024-03-04 16:02:21 -07:00
Anastasia Gradova
6cf9c811ae
Update app/commands.py
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2024-03-04 15:59:44 -07:00
Anastasia Gradova
ee6dfacad1
Standardized command names and updated
...
documentation
2024-03-04 14:34:41 -07:00
Anastasia Gradova
980e32c86c
Swapped random for secrets
2024-03-01 14:43:36 -07:00
Anastasia Gradova
b13d3eda78
Merge branch 'main' into 800-flask-command-for-test
2024-03-01 12:15:29 -07:00
Anastasia Gradova
08fe6beff7
Added commands to add test data to DB
...
Updated old .uk strings in db.py
2024-03-01 12:13:29 -07:00
Cliff Hill
116078524e
Switching to using StrEnum, which is in an external lib until 3.11.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:44:15 -05:00
Cliff Hill
e64e500561
Debugging things is fun.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:37 -05:00
Cliff Hill
9523cc1d97
Cleaning up with black, isort, flake8.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:33 -05:00
Cliff Hill
7416de2a28
KeyType implemented.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:33 -05:00
Cliff Hill
69a9accfca
Getting NotificationStatus implemented everywhere.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:32 -05:00
Cliff Hill
3982f061b6
Made enums.py for all the enums to avoid cyclic imports.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:31 -05:00
Cliff Hill
43f18eed6a
More changes for enums.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:41:57 -05:00
Cliff Hill
820ee5a942
Cleaning up a lot of things, getting Enums used everywhere.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:40:52 -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
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
Kenneth Kehl
9dab7cc481
fix typo
2023-11-09 12:59:43 -08:00
Kenneth Kehl
46b236ca35
initial
2023-11-09 08:46:53 -08:00
Kenneth Kehl
7392663b10
cleanup
2023-11-07 07:08:42 -08:00
Kenneth Kehl
aa7b5d3905
notify-api-533 add flask command to promote user to platform admin
2023-11-06 13:31:03 -08:00
Kenneth Kehl
a1890109d8
notify-api-490 fix sns region
2023-09-21 14:48:10 -07:00
stvnrlly
833a6977c4
add default template when it does not exist
2023-09-06 14:46:06 -04:00