Kenneth Kehl
ded60409a8
improve logging
2025-09-04 12:30:52 -07:00
Kenneth Kehl
d53e033d2a
add task and command
2025-08-05 13:41:57 -07:00
Kenneth Kehl
fe6903c6cc
more tests
2025-07-07 10:15:48 -07:00
Kenneth Kehl
34434bda57
initial
2025-06-10 10:33:59 -07:00
Kenneth Kehl
798cfbca0a
make command to see sms sender phones
2025-01-29 12:15:12 -08:00
Kenneth Kehl
025a10a906
merge from main
2025-01-16 13:22:38 -08:00
Kenneth Kehl
59dfb05ee5
code review feedback
2025-01-14 07:35:02 -08:00
Kenneth Kehl
3c0621f472
more code review feedback
2024-12-20 08:09:19 -08:00
Kenneth Kehl
bc7180185b
fix more
2024-10-31 11:32:27 -07:00
Kenneth Kehl
9bdc29b003
revert test to 1.4
2024-10-30 15:04:30 -07:00
Kenneth Kehl
dd2921406f
fix more
2024-10-30 14:22:08 -07:00
Kenneth Kehl
9dfbd991d5
fix more tests
2024-10-30 11:44:51 -07:00
Kenneth Kehl
621770daf0
merge from main and code review feedback
2024-10-08 07:36:17 -07:00
Kenneth Kehl
06643c3bb5
comment out strange command we may never use
2024-10-02 14:11:47 -07:00
Kenneth Kehl
05a6a2a4d9
comment out strange command we may never use
2024-10-02 14:04:26 -07:00
Kenneth Kehl
d6f4acaa56
fix format
2024-09-27 09:10:51 -07:00
Kenneth Kehl
8918dbcffd
increase test coverage
2024-09-27 09:07:02 -07:00
Kenneth Kehl
64a85868a3
code review feedback and merge from main
2024-09-11 09:39:18 -07:00
Kenneth Kehl
b9e400de42
fix flake 8
2024-08-30 07:10:00 -07:00
Kenneth Kehl
db9f2b80a2
merge from main
2024-08-28 11:57:51 -07:00
Kenneth Kehl
78d944dfcb
code review feedback remove ability to run on higher tiers
2024-08-23 11:03:11 -07: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
3fde9c5d5d
fix flake 8
2024-08-15 10:40:26 -07:00
Kenneth Kehl
146f0cc787
initial
2024-08-15 10:31:02 -07:00
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