Commit Graph

1887 Commits

Author SHA1 Message Date
George Drummond
faa212a044 Just revoke invite since service object handles creating new invite and sending it 2019-03-13 13:41:13 -04:00
George Drummond
c3cb46873e Use ConfirmationPopover rather than custom form 2019-03-13 11:40:01 -04:00
leigh-mil
4c282354bd Merge pull request #696 from dod-ccpo/form-page-complete-indicator
Fix TO Form progress bar
2019-03-13 09:58:05 -04:00
George Drummond
8ca0e04402 Take out Authorization.check_is_ko check 2019-03-13 09:54:43 -04:00
leigh-mil
e09162fd56 Fix rebase issue 2019-03-12 17:50:45 -04:00
George Drummond
d41622b842 Don't need dict.keys 2019-03-12 16:10:55 -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
George Drummond
064c3ab05b Add in authorization 2019-03-12 09:59:17 -04:00
George Drummond
679ec187a5 You can only resend an invite for a pending invite 2019-03-12 09:59:17 -04:00
George Drummond
a9199bc28d Remove method implemented but then not used 2019-03-12 09:59:17 -04:00
George Drummond
d57b96cf05 wip 2019-03-12 09:59:16 -04:00
leigh-mil
1998bf6600 Merge pull request #695 from dod-ccpo/ko-signature-check
Add check to see if KO can sign the TO and update tests
2019-03-12 09:50:34 -04:00
leigh-mil
ed08bdfd52 Check if officer has been invited to the TO 2019-03-11 16:09:03 -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
dandds
f57af648f8 small refactors to new TO workflow classes 2019-03-11 10:12:17 -04:00
Montana
1b329b9659 Move form logic into ShowTaskOrderPortfolio class 2019-03-08 10:54:52 -05:00
Montana
24886fc482 Add portfolio to ShowTaskOrderWorkflow class 2019-03-08 10:54:52 -05:00
Montana
aa206192be Delete unused branch of logic in pr_attributes_read_oly() 2019-03-08 10:54:52 -05:00
Montana
1dbdb35e32 Fix redundant task order lookup 2019-03-08 10:54:52 -05:00
Montana
970eb8aba3 Make portfolio_id an init kwarg on ShowTaskOrderWorkflow class 2019-03-08 10:54:52 -05:00
Montana
acf70d1144 Rename method 2019-03-08 10:54:51 -05:00
Montana
7fb9a7572c Preserve data on back navigation 2019-03-08 10:54:51 -05:00
Montana
93545d2dc9 Use new form 2019-03-08 10:54:51 -05:00
Montana
be192081bc Add two workflow methods 2019-03-08 10:54:51 -05:00
Montana
4a100f913f Add num_task_orders property 2019-03-08 10:54:51 -05: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
Montana
e8a7131948 Send portfolio to template instead of using query param 2019-03-08 10:54:51 -05:00
Montana
68a1ffde8b Portfolio Name and Defense Component read only on TOs that are started from existing portfolios 2019-03-08 10:54:51 -05:00
leigh-mil
521d98562b Add check to see if KO can sign the TO and update tests 2019-03-08 10:28:36 -05:00
leigh-mil
6f1c13be78 Merge pull request #691 from dod-ccpo/check-to-completed-before-cor-review
Check if form is complete before showing the TO Review page
2019-03-08 10:15:56 -05:00
leigh-mil
66fe49855e Add new error for when a resource is found but cannot be accessed 2019-03-06 16:41:33 -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
4d0e5ebb4f Check if form is complete before showing the TO Review page 2019-03-06 15:22:48 -05:00
leigh-mil
70617938d8 Merge pull request #687 from dod-ccpo/demo-data
Demo data
2019-03-01 16:25:51 -05:00
dandds
44d52ae601 fix crl storage config name 2019-03-01 15:31:02 -05:00
leigh-mil
febb2c5d0a Fake remaining balance for A-Wing and B-Wing 2019-03-01 14:57:03 -05:00
leigh-mil
201e4e9e35 Move creating Aardvark and Beluga from remove_sampe_data to seed_sample;
Refactor seed_sample into reusable functions;
Rename Aardvark to A-Wing and Beluga to B-Wing, and use Star Wars names
for other portfolios
2019-03-01 14:52:10 -05:00
dandds
7fbb8d05e0 Merge pull request #679 from dod-ccpo/sync-crls
sync crls from CSP source
2019-03-01 11:59:57 -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