dandds
cceb6bf868
checkbox fields for inviting KO, etc, on task order form
2019-01-08 16:47:55 -05:00
George Drummond
99f34fe45a
Disable CLIN fields via a config option
2019-01-07 14:25:03 -05:00
montana-mil
7a7f8914c8
Merge pull request #516 from dod-ccpo/multicheckbox_with_other
...
Multicheckbox with 'other' option
2019-01-07 10:13:31 -05:00
Montana
1fcd27a4e0
Formatting
2019-01-04 14:08:44 -05:00
Montana
b68097d665
Use widgets to get checkboxes and add some vue
2019-01-03 09:23:19 -05:00
George Drummond
5198fd8889
Fix missing translate call
2019-01-02 16:04:37 -05:00
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner
2019-01-02 16:04:36 -05:00
dandds
c4a7b59f7f
fix scope description and task order active step display
2018-12-19 11:41:33 -05:00
dandds
c8da258d33
polish task order forms
2018-12-18 16:32:40 -05:00
dandds
c6686d70e8
multistep task order workflow
2018-12-18 09:44:02 -05:00
dandds
c5580733ba
fields for the new task order
2018-12-18 09:44:02 -05:00
dandds
6d92755a7f
new workspace and task order routes
2018-12-18 09:44:02 -05:00
dandds
e509c34cdd
change name of request relationship to legacy task order
2018-12-13 11:36:45 -05:00
dandds
16064be468
flash form error message from our base form class
2018-12-10 12:50:01 -05:00
Jay Newlin (PW)
0c59a112d1
Removed unnecessary task_order_number property
2018-12-03 15:25:40 -05:00
leigh-mil
976dfe3f1a
Merge pull request #465 from dod-ccpo/mock-csp-links
...
Mock csp links
2018-11-30 15:43:30 -05:00
leigh-mil
b49c6b0f38
Add urls to templates
2018-11-29 11:04:02 -05:00
dandds
463e983a38
clearer method name for checking if financial verification form pdf is a file upload
2018-11-29 09:05:21 -05:00
richard-dds
3215cfca32
Rename to CacheableForm
2018-11-19 14:37:24 -05:00
richard-dds
26cd9b4cb0
Automatically use cached form data
2018-11-19 14:35:02 -05:00
richard-dds
2ec5253fc6
Merge pull request #442 from dod-ccpo/more-finver
...
More tweaks to financial verification draft feature
2018-11-14 11:39:40 -05:00
richard-dds
f67215d142
Remove unused draft validation code
2018-11-12 11:48:14 -05:00
richard-dds
2b07491c47
Don't validate anything when saving a draft
2018-11-12 10:56:54 -05:00
richard-dds
de0e9ee705
Fix PDF clearing bug
2018-11-12 10:37:26 -05:00
leigh-mil
2eef0c1a37
Formatting
2018-11-07 12:03:52 -05:00
leigh-mil
8b9fe61a94
Create class to style phone numbers and extensions
2018-11-07 12:03:52 -05:00
leigh-mil
6bc157b2b3
Add phone ext
2018-11-07 12:03:52 -05:00
Patrick Smith
086f4d3662
Use correct constant when checking annual spend
2018-11-06 17:03:05 -05:00
Patrick Smith
a0168a3666
Change "auto approve" to "auto accept" to reflect whats happening
2018-11-06 17:03:05 -05:00
Patrick Smith
891dcc5b31
Keep list of required fields on user model
2018-10-30 15:32:04 -04:00
Patrick Smith
2e89f38601
Require all fields on user profile form
2018-10-30 15:32:04 -04:00
Patrick Smith
084eaf9e19
Inherit email field in information about you form
...
We were previously not doing this since the field did not have a
description on it. However, I think it's better that the fields match,
so inherit away.
2018-10-30 15:32:04 -04:00
richard-dds
09d3f33908
Merge pull request #387 from dod-ccpo/save-finver-draft
...
Save Financial Verification Draft
2018-10-29 10:26:30 -04:00
richard-dds
c138df2b0f
Allow user to select 'No Access'
2018-10-24 11:17:44 -04:00
leigh-mil
778c029877
Merge pull request #399 from dod-ccpo/hyphenate-names-#161325890
...
Update Alphabet validator to accept hyphens
2018-10-24 10:34:59 -04:00
leigh-mil
6fdc883a8c
Formatting
2018-10-23 17:21:46 -04:00
leigh-mil
f93c487e80
Update error message
2018-10-23 17:15:16 -04:00
richard-dds
6345a06e54
More validation fixes
2018-10-23 14:42:05 -04:00
leigh-mil
25b84a4df6
Add ProjectForm class that does not include environments for edit project form
2018-10-23 13:41:20 -04:00
richard-dds
bac44b11a3
Fix validation for already uploaded pdf
2018-10-23 11:45:09 -04:00
richard-dds
0439525f0f
Refactor fv form to separate TO from request
2018-10-23 11:45:09 -04:00
richard-dds
1606bad016
Allow FV to be submitted without newly uploaded pdf
2018-10-23 11:45:09 -04:00
richard-dds
99a61aa9a6
Formatting
2018-10-23 11:45:09 -04:00
richard-dds
22cbca5951
Remember if finver form is extended
2018-10-23 11:45:09 -04:00
richard-dds
5bd41a1016
Fix bug where saving draft caused submit to always succeed
2018-10-23 11:45:09 -04:00
richard-dds
54192c6c5d
Implement SaveFinancialVerificationDraft
2018-10-23 11:45:09 -04:00
richard-dds
4b8585234f
Use formdata and InputRequired
2018-10-23 11:45:09 -04:00
richard-dds
e72b980d94
Refactor FinVer to make room for draft feature
2018-10-23 11:45:09 -04:00
leigh-mil
13763d8750
Change name of validator to Name because it is more descriptive
2018-10-23 11:22:16 -04:00
leigh-mil
9db981203d
Add all alpha characters to Alphabet validator
2018-10-18 15:52:53 -04:00