Commit graph

294 commits

Author SHA1 Message Date
Erin Song
2713e59795
Remove submitter from model tests 2024-08-26 15:59:48 -07:00
Erin Song
f1c8f52456
Remove refs to submitter in domain request 2024-08-26 11:23:02 -07:00
Matthew Spence
f7b2e38bba
linter fixes 2024-08-26 11:54:08 -05:00
zandercymatics
056df7151d
Fix remaining tests (hopefully) 2024-08-23 14:45:44 -06:00
matthewswspence
62ac4757ec
review changes 2024-08-22 16:25:24 -05:00
zandercymatics
7fb186e24b
Display logic in admin 2024-08-22 14:11:28 -06:00
Matthew Spence
eac757a6a6
Merge remote-tracking branch 'origin/main' into ms/2451-additional-domain-request-dates 2024-08-21 12:25:59 -05:00
matthewswspence
df9f3dcce5
fix some tests 2024-08-20 13:48:16 -05:00
matthewswspence
f054cfa5cf
First complete pass 2024-08-16 15:35:58 -05:00
Matthew Spence
50d1abf253
initial work for migrating domainrequest model 2024-08-16 10:03:40 -05:00
CocoByte
adb7a6ca19
Fixed logic for Additional Details section (bonus bug fix). Also linted 2024-08-12 17:11:38 -06:00
Rebecca H.
4b2919d108
Update src/registrar/models/domain_request.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-08-01 11:55:36 -07:00
Rebecca Hsieh
6c82ec9dc2
Update for organization to have election 2024-07-30 13:33:14 -07:00
zandercymatics
35c8a57aa3
Merge branch 'main' into za/1901-allow-analysts-to-customize-action-needed-emails 2024-07-16 08:12:18 -06:00
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