Commit graph

230 commits

Author SHA1 Message Date
zandercymatics
c2d8c0eadb
fix test 2024-07-15 11:42:05 -06:00
zandercymatics
b68fe55584
Further refinement
need to fix unit test
2024-07-15 11:30:38 -06:00
zandercymatics
8ff6d52652
Simplify logic further 2024-07-12 12:12:04 -06:00
zandercymatics
6d63c9f868
Minor edits to not use kwargs and lint 2024-07-12 11:59:36 -06:00
zandercymatics
1d5d7f79f1
Update domain_request.py 2024-07-11 13:42:50 -06:00
zandercymatics
9b0302e873
add fix 2024-07-11 13:02:53 -06:00
zandercymatics
91b9cb4379
Cleanup 2024-07-08 14:29:36 -06:00
zandercymatics
425cfbcb4e
Logic refactor 2024-07-08 14:13:29 -06:00
zandercymatics
f18b10d669
Add logic for if just the email is changed 2024-07-08 08:47:44 -06:00
zandercymatics
0641e9ad72
linting 2024-07-08 08:26:32 -06:00
zandercymatics
4bdf2cbe8f
Fix imports 2024-07-03 09:27:55 -06:00
zandercymatics
b93a9b07b7
Merge branch 'main' into za/1901-allow-analysts-to-customize-action-needed-emails 2024-07-03 09:11:56 -06:00
zandercymatics
55a74f63dd
Cleanup 2024-07-03 09:11:09 -06:00
zandercymatics
a8fa24411e
Email logic (needs cleanup) 2024-07-02 12:56:26 -06:00
zandercymatics
083ed6fb25
Merge branch 'main' into za/1901-allow-analysts-to-customize-action-needed-emails 2024-07-02 11:29:08 -06:00
zandercymatics
5815d6733c
hash 2024-07-02 11:28:58 -06:00
zandercymatics
882f66d497
Merge branch 'main' into gd/2365-add-suborg-to-domain-info 2024-07-02 08:35:21 -06:00
zandercymatics
b6a70e6d3c
custom content logic 2024-07-01 09:56:09 -06:00
zandercymatics
1cbd9234be
basic logic 2024-06-28 15:24:22 -06:00
zandercymatics
7ddf1d87bc
changes 2024-06-28 14:55:40 -06:00
Rebecca Hsieh
16fbead46a
Trigger run 2024-06-28 10:17:40 -07:00
Rebecca Hsieh
dcc29dbcc7
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/2258-update-ao-to-so 2024-06-28 09:51:34 -07:00
zandercymatics
017ffcad88
lint 2024-06-27 14:32:47 -06:00
zandercymatics
f7f99a730a
Merge branch 'main' into za/2157-use-creator-email 2024-06-27 14:32:17 -06:00
zandercymatics
77acdc18e0
Merge branch 'main' into gd/2365-add-suborg-to-domain-info 2024-06-27 14:23:22 -06:00
zandercymatics
15c5b068c2
Add comment 2024-06-27 13:18:08 -06:00
zandercymatics
e56d80ca94
Update domain_request.py 2024-06-27 13:11:31 -06:00
zandercymatics
f5b93d3e10
add pk to log 2024-06-27 13:10:04 -06:00
Rebecca Hsieh
7d85dced0d
Update migration and conflict 2024-06-26 14:09:30 -07:00
Rebecca Hsieh
9412fd281e
Remove migration 2024-06-26 13:58:17 -07:00
zandercymatics
4c3404b885
Fine tuning 2024-06-26 10:07:19 -06:00
zandercymatics
5d68031dce
Add fields 2024-06-26 09:37:47 -06:00
zandercymatics
be88ef1238
Merge branch 'main' into za/2332-display-action-needed-text 2024-06-26 08:10:36 -06:00
Rebecca Hsieh
acc2328b01
Fix unit test 2024-06-25 11:29:01 -07:00
Rebecca Hsieh
0ec2a0db9d
Merge remote-tracking branch 'origin' into rh/2258-update-ao-to-so 2024-06-25 11:07:40 -07:00
zandercymatics
b45d5cebbc
Use regular flag_is_active 2024-06-25 09:58:29 -06:00
Rebecca Hsieh
4e3b7a49bc
Spelling error fix 2024-06-24 14:25:21 -07:00
Rebecca Hsieh
b8bc2900cc
Add comment 2024-06-24 14:24:33 -07:00
zandercymatics
d018a5b9d9
Use flag for user 2024-06-24 13:56:11 -06:00
Rebecca Hsieh
1c015b7aa1
Update to have flag logic 2024-06-24 12:46:26 -07:00
Rebecca Hsieh
f98d02f02a
Base run through of changes from authorizing to senior 2024-06-24 11:52:14 -07:00
zandercymatics
8659ad7f75
Slight refactor 2024-06-24 11:07:26 -06:00
zandercymatics
f42090fa30
Use creator rather than email 2024-06-24 11:02:25 -06:00
zandercymatics
9b86fa43c4
Further simplification 2024-06-21 13:35:16 -06:00
zandercymatics
c84966b059
Refactor 2024-06-21 13:19:31 -06:00
zandercymatics
abc9fb78bc
Remove endpoint for email content
We don't really need this. We can just store the email content on the DOM. There is no real performance impact -- its not a lot of content in the grand scheme of things and we'd just be doing a lot of api calls anyway
2024-06-21 13:02:15 -06:00
zandercymatics
749cbeebe3
Add default display logic 2024-06-20 14:07:48 -06:00
zandercymatics
214fbc4d5d
Cleanup 2024-06-20 13:14:03 -06:00
zandercymatics
3441a3974f
Cleanup + (mostly) fix tests 2024-06-20 12:44:22 -06:00
zandercymatics
4c84ad8456
Strip newline 2024-06-20 12:29:12 -06:00