Commit graph

111 commits

Author SHA1 Message Date
CuriousX
b1e4575346
Merge pull request #1424 from cisagov/nl/1008-fed-agency-state-dropdowns
Issue #1008 - Federal Agency and State dropdowns
2023-12-06 14:05:32 -07:00
Kristina Yin
939f34269f
Merge pull request #1369 from cisagov/ky/required-optional-form-fields
Fix inconsistent representation of required/optional fields
2023-12-05 13:34:50 -08:00
David Kennedy
2c355353b6
updated helper_text in admin for multi selects; formatted for linter 2023-12-04 18:37:23 -05:00
David Kennedy
3cf7d5138e
wip 2023-12-04 17:57:39 -05:00
CocoByte
dd673a2f58
Fed agency and state are now dropdowns 2023-11-29 16:01:58 -07:00
Kristina Yin
fa72f413ab
changing anything else page 2023-11-29 11:10:18 -08:00
Kristina Yin
c328e05398
making anything else page format more consistent 2023-11-29 08:44:13 -08:00
Kristina Yin
1134b78100
adding (optional) text to anything else app page 2023-11-28 18:30:53 -08:00
Kristina Yin
3f1ac333f8
added "(optional)" to instances of Street address 2 fields 2023-11-17 14:59:29 -08:00
Kristina Yin
61475f6cb0
Changed urbanization label 2023-11-17 13:25:30 -08:00
zandercymatics
8aa840f427
Black linting 2023-11-13 08:31:20 -07:00
zandercymatics
cfaafb8ef3
Merge branch 'main' into za/additional-data-transferred-domains 2023-11-13 08:22:49 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
CocoByte
d321b31486
Added missing agencies 2023-11-07 13:35:40 -06:00
Rachid Mrad
03b7ff64f8
Merge remote-tracking branch 'origin/main' into rjm/787-org-short-names 2023-10-20 17:08:48 -04:00
Alysia Broddrick
649a224562
updated related mentions to admin to be Manager 2023-10-20 09:15:46 -07:00
Rachid Mrad
372ead1121
refactor org literal mapping to dict, tweak error handing, lint 2023-10-13 17:05:33 -04:00
Rachid Mrad
7b13dd4b3a
trigger PR pipeline 2023-10-12 16:14:51 -04:00
Rachid Mrad
003db40e58
use shortened names for orgs in the choicefield which satisfies the admin requirement, replace short name with a long name in the user facing app in the form, summary page, manage app page 2023-10-12 15:32:10 -04:00
zandercymatics
e94f9dc51b
Linter + test case 2023-09-29 08:45:25 -06:00
zandercymatics
2716654914
Stashed lint changes 2023-09-28 13:58:39 -06:00
zandercymatics
c6baf9c98b
Preliminary changes 2023-09-27 14:45:33 -06:00
Rachid Mrad
f5bb77cef6
Merge remote-tracking branch 'origin/main' into rjm/811-approved-rejected-approved 2023-09-15 16:50:46 -04:00
Rebecca Hsieh
6965d593f5
Compressing Nicolle and Alysia migrations with mine to be the one migration that rules them all 2023-09-13 15:28:01 -07:00
Rebecca H
9622c58c52
Revert "446 - Change Type Of Work to About Your Organization" 2023-09-13 14:58:50 -07:00
Rebecca Hsieh
696941aba7
Model update and migration and subsequent variable and wording changes 2023-09-06 15:58:57 -07:00
Rachid Mrad
0568928f1a
lint 2023-09-06 15:25:17 -04:00
Rachid Mrad
324bea9868
check is_active on rejected and ineligible, delete domain and domain info and remove references, intercept and show friendly error in admin 2023-09-05 15:19:39 -04:00
Rebecca Hsieh
a4adb5ed46
Changes but with comments this time 2023-09-04 12:07:57 -07:00
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