47 Commits

Author SHA1 Message Date
dandds
9c84e30172 frontend for adding new application member
- updated styling
- eliminated stray <form> tag in application team template
2019-04-30 14:43:23 -04:00
dandds
ade77e6b91 Route for adding new application member
- domain method for creating a new application member
- ApplicationInvitations domain class
- nested form for adding a new user that holds user data, application
  permission sets, and environment roles
- Invitation service can infer invitation type based on role it's given
- new invitation email templates
2019-04-30 14:41:55 -04:00
leigh-mil
e7903ed000 Move remove_empty_string filter to BaseForm and use the filter to coerce the role to be None 2019-04-25 10:47:39 -04:00
leigh-mil
5e415edaef Update form to handle No access 2019-04-25 10:47:39 -04:00
leigh-mil
f6577c0cd6 Update name of env form 2019-04-25 10:47:39 -04:00
leigh-mil
5de1b859db Create form class for app env settings 2019-04-25 10:47:39 -04:00
dandds
d3c3209fc0 cleanup unused portfolio roles 2019-03-15 07:14:49 -04:00
dandds
1a122c5335 rename role -> permission_set everywhere 2019-03-15 07:14:49 -04:00
dandds
ad05c448cd DD-254 domain class and method for checking if DD-254 is complete 2019-02-20 10:52:15 -05:00
Montana
516ed9b90e Only the KO can view 2019-02-05 10:49:51 -05:00
Montana
4ed445dd99 Fix rendering bug 2019-02-05 10:49:51 -05:00
leigh-mil
569576fce5 Styling and text fixes 2019-01-22 14:38:54 -05:00
leigh-mil
4fa325818c Move translate_duration() into localization file 2019-01-16 15:38:08 -05:00
leigh-mil
cfecf3d544 Use function to generate list for performance period instead of hard coding all of the text 2019-01-16 14:01:02 -05:00
leigh-mil
7891432e90 Add dev team options to translations file so they can be used in the to review template 2019-01-15 17:05:37 -05:00
leigh-mil
a1760ad4c0 Fixes after rebase 2019-01-15 17:05:36 -05:00
leigh-mil
94ea47ca99 Add safe to MultiCheckbox macro so we can use text with html tag 2019-01-15 17:05:36 -05:00
leigh-mil
cc4d9670a1 Update funding section 2019-01-15 17:05:36 -05:00
leigh-mil
5ef246fe2f Update reporting section 2019-01-15 17:05:36 -05:00
dandds
0eec42c55b change constant names 2019-01-14 16:00:17 -05:00
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
dandds
3fc323d785 project -> application everywhere 2019-01-14 16:00:17 -05:00
leigh-mil
4ed61708fb Updates from PR review 2019-01-11 15:59:18 -05:00
leigh-mil
b18e3a9e10 Add columns relating to Funding and Oversight sections to TaskOrder model 2019-01-11 15:59:18 -05:00
leigh-mil
922ec56134 Update TO funding section 2019-01-11 15:57:47 -05:00
leigh-mil
b00210a92c Update app_info section of form 2019-01-11 15:57:47 -05:00
dandds
95e7adfcf3 single workspace role for task order officers 2019-01-08 16:47:55 -05:00
dandds
fc9194d517 do not display task order officers as regular workspace roles 2019-01-08 16:47:55 -05:00
dandds
c5580733ba fields for the new task order 2018-12-18 09:44:02 -05:00
richard-dds
c138df2b0f Allow user to select 'No Access' 2018-10-24 11:17:44 -04:00
dandds
b733884c30
Merge pull request #386 from dod-ccpo/edit-user-#160268937
Edit user #160268937
2018-10-17 15:04:15 -04:00
dandds
92dc4f45c9 use empty string for null service branch selection 2018-10-17 11:09:13 -04:00
Montana
f9d910efd7 Fix new lines 2018-10-16 16:45:13 -04:00
Montana
77b88b0b3c Add a description to env roles modal 2018-10-16 14:44:38 -04:00
dandds
7af7b47bc1 split atat roles and workspace roles 2018-10-01 15:38:31 -04:00
dandds
a4f51fe01d put workspace role definitions in one place 2018-10-01 15:38:31 -04:00
luis cielak
9b0cd0a8e4 Add block-list description 2018-09-13 15:57:54 -04:00
luis cielak
1badea30b7 Update workspace roles 2018-09-13 15:57:54 -04:00
dandds
a6c069e85a add task order information source to review form 2018-09-07 09:47:44 -04:00
dandds
e8aa905a99 display financial verification review info for ccpo 2018-09-07 09:44:48 -04:00
richard-dds
b1326a7c75 Use object for selector component 2018-08-31 13:58:25 -04:00
Andrew Croce
f0de0eddb4 run formatter 2018-08-31 10:14:18 -04:00
Andrew Croce
c45e643522 Add real roles and descriptions 2018-08-31 10:14:18 -04:00
Andrew Croce
116ed3c3f6 workspace role data 2018-08-31 10:14:18 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
Andrew Croce
b3e82b3707 Add lists of other option choices 2018-08-20 14:07:46 -04:00
richard-dds
66eb44afdd Add forms.data 2018-08-17 14:36:04 -04:00