Commit Graph

471 Commits

Author SHA1 Message Date
Montana
a152c66e61 Add hidden input for passing dod id in form 2019-04-02 10:17:16 -04:00
rachel-dtr
4403c338ee Updating minor content inconsistencies 2019-04-01 13:34:39 -04:00
dandds
1bc434be8c multi-step form modal with basic implementation for adding new member 2019-03-26 15:46:48 -04:00
Montana
dd4dc9de86 Render dropdowns for permissions 2019-03-26 14:41:49 -04:00
dandds
78aa2dfcc6 permission set names should be constants on the domain class 2019-03-15 07:14:49 -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
720c227c32 remove frontend role selection for edit member 2019-03-15 07:14:49 -04:00
dandds
0eb2d4fa3c remove frontend role selection for new member 2019-03-15 07:14:49 -04:00
dandds
8af3986a2d set portfolio member permission sets 2019-03-15 07:14:49 -04:00
leigh-mil
e09162fd56 Fix rebase issue 2019-03-12 17:50:45 -04:00
leigh-mil
9277e5e4d0 Move filter into a function 2019-03-12 10:40:46 -04:00
leigh-mil
21a0168d7e Move filters and default to the AppInfoForm intead of parent form 2019-03-12 10:39:08 -04:00
leigh-mil
1b642e22f6 Add in default values and filters to the TO Forms 2019-03-11 15:18:52 -04:00
leigh-mil
ed20c6a6a2 When saving a RadioField to the DB, check that what is being saved is one of the options 2019-03-11 15:17:18 -04:00
Montana
85fcee005e Do not require portfolio name and defense component when building a new TO from a portfolio 2019-03-08 10:54:51 -05:00
leigh-mil
ee994e2627 All forms inherit from BaseForm 2019-03-06 15:36:53 -05:00
leigh-mil
87aa5c4c94 Remove empty fields from list items
Add notes
2019-03-06 15:36:53 -05:00
leigh-mil
dab13034d5 Combine form classes and rename as BaseForm 2019-03-06 15:36:53 -05:00
leigh-mil
3b5b809947 Combine data properties and remove unused import 2019-03-01 11:02:16 -05:00
leigh-mil
a6296e78df Formatting 2019-03-01 11:02:16 -05:00
leigh-mil
e00e24f083 Move removing empty items in a list field to CacheableForm 2019-03-01 11:02:16 -05:00
leigh-mil
b07ab6d1b4 Remove unused import and formatting 2019-03-01 11:02:16 -05:00
leigh-mil
870e0a299e Make LOA fields optional 2019-03-01 11:02:16 -05:00
leigh-mil
bc05bbced0 Make LOA inputs optional 2019-03-01 11:02:16 -05:00
leigh-mil
f1b9bf19a7 Update migration order and change loa to loas 2019-03-01 11:02:15 -05:00
leigh-mil
3325e4c219 Create KoReview component to add multiple LOA items 2019-03-01 11:02:15 -05:00
George Drummond
17c175b698 Invite Officer From Manage Invitations Page 2019-02-28 11:44:07 -05:00
Patrick Smith
f614a3ff83 Remove unused form fields 2019-02-25 14:54:14 -05:00
Patrick Smith
c8a139a941 Remove unused request form 2019-02-25 14:54:13 -05:00
dandds
41e715a404 use full prefix for certifying official in SO review 2019-02-20 11:37:49 -05:00
dandds
99ef82e78b view SO review screen / DD-254 page 2019-02-20 10:52:15 -05:00
dandds
ad05c448cd DD-254 domain class and method for checking if DD-254 is complete 2019-02-20 10:52:15 -05:00
George Drummond
90db047c3d Merge pull request #615 from dod-ccpo/signature
Add in basic implementation of the KO TO signature page
2019-02-12 16:35:59 -05:00
George Drummond
04fea25394 Pass signer_dod_id and signed_at directly to the update method 2019-02-12 10:06:57 -05:00
George Drummond
8689748d10 Add in basic implementation of the KO TO signature page 2019-02-12 10:06:57 -05:00
leigh-mil
4f3e7f2d66 Input for DoD ID appears all the time, but is only editable if an ID hasn't already been given, and invite checkbox appears if officer hasn't been invited 2019-02-12 09:11:08 -05:00
leigh-mil
6cc6e23c09 Add validation to portfolio name in the TO form 2019-02-06 10:48:37 -05:00
Montana
5a775cc5a2 Remove unused imports 2019-02-05 11:12:50 -05:00
Montana
cd7885c386 formatting 2019-02-05 10:57:13 -05:00
Montana
c0da06f217 Drop back end date validators 2019-02-05 10:50:52 -05:00
Montana
377149c766 Raise Unauthorized error in authz instead of route 2019-02-05 10:49:52 -05:00
Montana
49ed059853 Raise AuthorizationError if user is not KO 2019-02-05 10:49:51 -05:00
Montana
70b4a51d8a Save start and end dates 2019-02-05 10:49:51 -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
Montana
40780bf244 Migration to add custom_clauses to TO; form fixes 2019-02-05 10:49:51 -05:00
Montana
7bef2e86ca Edit form fields 2019-02-05 10:49:51 -05:00
Montana
1ca4d62a3a Render form fields on the page 2019-02-05 10:49:51 -05:00
Montana
f6a066f983 Add basic KO review form 2019-02-05 10:49:51 -05:00