Commit graph

82 commits

Author SHA1 Message Date
Rachid Mrad
501cddebde
Change ineligible to restricted on User, fix status tempplate for DAs 2023-08-29 14:16:39 -04:00
rachidatecs
b6af335e03
Merge remote-tracking branch 'origin/main' into rjm/797-ineligible-status 2023-08-25 15:11:31 -04:00
rachidatecs
91d1b9c1cc
Lint 2023-08-24 19:09:57 -04:00
Rebecca Hsieh
60232aebb2
Update logging wording 2023-08-23 09:17:14 -07:00
Rebecca Hsieh
c2abdc3710
Add in subject, text, and implementation of an email for withdrawl 2023-08-20 14:52:23 -07:00
rachidatecs
96ea396da4
Unit tests for transition sets user status to ineligible and deomain and application permissions 2023-08-18 18:52:47 -04:00
rachidatecs
c98392baac
Add ineligible status on domain application, on user. Trigger fsm transition on domain application which triggers status ineligible on user. Edit permissions on domains and newly created application wizard perm class to block access to ineligible users. Run migrations. 2023-08-18 17:24:34 -04:00
rachidatecs
f7c9c1c42c
Fix the approve() sets status to None bug by calling the transition methods on the current obj (as opposed to the old obj) in django admin 2023-08-14 12:39:34 -04:00
rachidatecs
0547e88b00
resolve merge issues with stray INVESTIGATING statuses 2023-07-14 15:47:09 -04:00
rachidatecs
267f76eb62
Merge remote-tracking branch 'origin/main' into rjm/757-action-needed-759-rejected 2023-07-14 15:31:20 -04:00
rachidatecs
5fa388ee2c
Change investigating to in review 2023-07-13 14:10:29 -04:00
rachidatecs
cbc2975c1d
Missing unit tests and linting 2023-07-12 16:10:30 -04:00
rachidatecs
a6f8e64c0a
Rejected status and email 2023-07-12 12:25:40 -04:00
rachidatecs
5763bb4a6a
Action needed status and email 2023-07-11 11:45:55 -04:00
rachidatecs
849bdfac5d
Fix typo in subject line argument passed to the email sending method for approved domains 2023-06-28 17:11:48 -04:00
rachidatecs
1cb380c030
cleanup 2023-06-23 15:37:03 -04:00
rachidatecs
c2e24f4fb9
tweak documentation and change ifs to elifs 2023-06-23 15:28:51 -04:00
rachidatecs
94d5682b24
Implement all statuses in application admin class, implement approved email, consolidate email methods in application model class, unit test emails sends as side-effects of admin save 2023-06-20 19:10:58 -04:00
rachidatecs
c2a2755060
linting 2023-06-13 17:54:33 -04:00
rachidatecs
1ac56afe20
additional comments, move log statements after the actions they're logging. 2023-06-13 17:44:19 -04:00
rachidatecs
76afc9780e
linting 2023-06-12 17:36:52 -04:00
rachidatecs
76b0a72ad4
Merge remote-tracking branch 'origin/main' into rjm/472-email-domain-in-review 2023-06-12 17:31:28 -04:00
rachidatecs
f3bf3f9e66
Add logging, templatize SUMMARY in email templates, templatize complete_application in tests, to integrate FSM inspect the status change that was made in the admin view here and call the transition method that's now defined in the model 2023-06-12 17:29:30 -04:00
Jon Roberts
eaf98a0509
added withdraw transition 2023-06-09 11:53:22 -06:00
Jon Roberts
25cc38ff71
changed Address line 2 from Char to TextField 2023-05-31 13:08:33 -04:00
Seamus Johnston
7a3e1bcb2c
Create a DraftDomain model for requested domains 2023-05-26 08:15:25 -05:00
Jon Roberts
560646fd03
added model test and exception to one line from lint 2023-05-10 11:25:53 -04:00
Jon Roberts
7d38dce08c
updated more PR feedback 2023-05-09 17:10:00 -04:00
Jon Roberts
08b2060f35
PR feedback and new migration file based on PR #551 2023-05-09 16:27:09 -04:00
Jon Roberts
54e6121f46
added and cleaned up as per PR review 2023-05-09 15:26:23 -04:00
Jon Roberts
39598bbc21
accidently removed something, putting back in 2023-05-08 15:50:12 -04:00
Jon Roberts
4498ae7847
Lint 2023-05-08 15:41:20 -04:00
Jon Roberts
8982d8d293
Lint 2023-05-08 15:30:49 -04:00
Jon
381d8a6593
Merge branch 'main' into jon/541 2023-05-08 14:45:07 -04:00
Jon Roberts
2ade162ec4
tweak to prevent duplication 2023-05-08 11:31:10 -04:00
Jon Roberts
d0bdc194d2
Domain Information~ 2023-05-08 09:12:55 -04:00
Michelle Rago
4af6a37c42
Making field labels consistent (#551)
* Making field labels consistent

* Update field label

* Make field labels consistent

* Make field labels consistent
2023-04-28 14:53:23 -04:00
Jon Roberts
2aa5582a47
removed a line - DRAFT2 2023-04-26 11:30:22 -06:00
Jon Roberts
f4d30b5780
removed a line - DRAFT 2023-04-26 11:29:31 -06:00
Jon Roberts
db46c03ba6
minor edit 2023-04-13 18:07:24 -06:00
Jon Roberts
bb25253959
formatting 2023-04-13 15:43:22 -06:00
Jon Roberts
f1a96e37fe
fixed withdrawn flow for now 2023-04-13 14:32:23 -06:00
Jon Roberts
c0b789b9f5
added withdraw path and such 2023-04-13 12:53:36 -06:00
Jon Roberts
75b5cc977b
added withdrawn as new status and migrations 2023-04-13 12:35:26 -06:00
Neil Martinsen-Burrell
252269569a
Improve submission confirmation email and test it 2023-04-04 15:57:09 -05:00
Neil Martinsen-Burrell
ac73a54a9d
Review feedback: logging, name changes 2023-04-04 10:24:04 -05:00
Neil Martinsen-Burrell
2693641f2b
Template email subject lines 2023-03-28 13:53:32 -05:00
Neil Martinsen-Burrell
8338704315
Send invitation email when invite is created 2023-03-27 15:20:08 -05:00
Neil Martinsen-Burrell
1e77bd9bf6
Fix deprecation warnings 2023-03-27 12:39:58 -05:00
Neil MartinsenBurrell
1e69eb3c10
Merge pull request #459 from cisagov/nmb/rbac
Role-based Access Control
2023-03-20 12:04:34 -05:00