leigh-mil
7a4c26419f
Low-fi update of modals to fix styling
2019-10-08 16:30:28 -04:00
dandds
4f8cbc2b68
Delete unused Jinja macros and rearrange templates.
...
Templates and fragments that relate to specific resources (portfolios,
applications, task orders) should reside in directories named for the
relevant resource. This also matches the way the application routes are
distributed among modules named for each resource type.
2019-09-25 11:19:56 -04:00
dandds
7ea1ae5a34
Add a JS test for the clin-fields Vue component.
...
In order to do this, it was expedient to move the CLINFields Jinja macro
into its own file and pass in all the data it requires.
2019-09-24 09:37:30 -04:00
dandds
112f0e0ab2
Initial JS tests for the Vue TOForm component.
...
This adds BeautifulSoup to the Python dev dependencies so that we can
render an entire page and then extract the Vue component we need.
Ideally, we should refactor all the Vue components so that they live in
Jinja macros and we can render those macros directly.
2019-09-20 15:24:55 -04:00
graham-dds
33ed89df54
Add percent obligated to step 3 form
2019-09-12 16:11:12 -04:00
graham-dds
6224026d72
Custom component for handling clin dollar input
...
- Macro for CLIN dollar input HTML.
- Custom Vue component to react to
"fundingValid" validaiton
2019-09-12 16:11:12 -04:00
graham-dds
8c1a1ac33e
Add default values for obligated and total CLIN $
2019-09-12 16:11:12 -04:00
leigh-mil
3683c79ae0
Use template args for the contract start and end date
...
pointing to base.ini in the JS file resulted in the raw string content of base.ini to be in the JS bundle
2019-09-09 14:23:38 -04:00
leigh-mil
2efd2c968d
Use translations and make errors look pretty
2019-09-06 10:12:35 -04:00
leigh-mil
e4ca027065
Validate CLIN PoP against configurable contract start and end dates
2019-09-06 10:12:34 -04:00
leigh-mil
20871e787f
Remove code related to Totals box from CLIN fields vue component
2019-09-05 10:19:12 -04:00
leigh-mil
654f20e8eb
Remove optional flag from required fields
2019-09-04 16:59:51 -04:00
leigh-mil
48a8a80f87
Move text to translations file
2019-09-04 16:59:51 -04:00
leigh-mil
eb58612182
Add remove CLIN confirmation modal
2019-09-04 16:59:51 -04:00
leigh-mil
27d3f46cc9
Make remove CLIN button work
2019-09-04 14:09:34 -04:00
leigh-mil
6f1f7f0d3d
Use to-form Vue component instead of base-form in TO builder base template
2019-09-04 14:09:34 -04:00
leigh-mil
23b67ede15
Add remove CLIN button
2019-09-04 14:09:34 -04:00
leigh-mil
e39d2fe191
Use caller for date picker to show alert message
2019-09-04 11:21:12 -04:00
leigh-mil
1b6a3ca644
Fix header layout
2019-09-03 13:52:16 -04:00
leigh-mil
90b84a1ffe
move text to translations file
2019-09-03 13:38:05 -04:00
leigh-mil
68cd90a7a4
Style PoP Section
2019-09-03 13:25:53 -04:00
leigh-mil
f08088c736
Styling for Period of Performance Section
2019-09-03 13:25:53 -04:00
leigh-mil
8a16b61e80
Styling for CLIN Funding section
2019-09-03 13:25:53 -04:00
leigh-mil
2b98995488
Styling for CLIN Details section
...
add in validation styling for inputs
use solid checkmark as ok validation across site
2019-09-03 13:25:53 -04:00
leigh-mil
274fa4470c
Update text on clin card and reorder fields
2019-09-03 11:35:15 -04:00
graham-dds
a512a47a48
Merge pull request #1051 from dod-ccpo/remove-loas
...
Remove LOAs
2019-08-30 11:52:52 -04:00
graham-dds
38ba8b7e5f
LOAs are so out of this codebase
2019-08-30 09:57:23 -05:00
leigh-mil
2938e48a65
Set max width on p elements and add in p tags where they were missing
2019-08-29 10:33:15 -04:00
richard-dds
11c1c37d7f
Remove unnecessary macro and Vue props
2019-08-28 15:56:55 -04:00
richard-dds
67a4bb602d
Require portfolio id in upload-token
...
It's necessary for the authz decorator
2019-08-28 15:56:55 -04:00
richard-dds
736e2aa21d
Merge pull request #994 from dod-ccpo/cloud-pdf-uploads
...
CSP PDF uploads
2019-08-08 11:17:07 -04:00
richard-dds
8eba9a097d
Add CSP file uploads
2019-08-05 14:58:10 -04:00
richard-dds
c99e05ed86
Some styling for cancel modal
2019-08-05 09:56:15 -04:00
richard-dds
3c56f96fa2
Not using previous_button_link for step 1
2019-08-05 09:56:15 -04:00
richard-dds
0216faf1e6
Fix cancel urls
2019-08-05 09:56:15 -04:00
richard-dds
dd93dd5aea
Allow user to cancel without saving
2019-08-05 09:56:15 -04:00
richard-dds
59545aaf0e
Add TO cancel modal
2019-08-05 09:55:34 -04:00
leigh-mil
e1fbac5a52
Add front end validation that enforces that PoP end is after start
2019-08-01 16:53:32 -04:00
leigh-mil
25ab64f748
Add validation to form for enforcing chronological order of PoP start and end dates
2019-08-01 14:45:50 -04:00
leigh-mil
f1f344388a
Fix validation icon and spacing
2019-07-26 11:20:58 -04:00
leigh-mil
f50beae754
Align TO number to the right
2019-07-26 11:20:58 -04:00
leigh-mil
ea6c8b77bc
Update copy
2019-07-26 11:20:10 -04:00
leigh-mil
e8dede201b
Reorder elements on the page, fix input widths, move validation icon for inputs
2019-07-26 11:20:10 -04:00
leigh-mil
c4651332a2
Move clin fields into macro
2019-07-26 11:20:10 -04:00
leigh-mil
e6742fb319
Add max width to TO form, put each clin inside .card, fix html indenting
2019-07-26 11:20:10 -04:00
leigh-mil
9550072f5e
Merge pull request #984 from dod-ccpo/to-form-step-5-styling
...
Styling for TO Step 5: Sign and Confirm
2019-07-24 10:58:22 -04:00
leigh-mil
218cc07231
Move text to translations file
2019-07-19 15:05:57 -04:00
mk-dds
693260b1f4
new styles for TO step2
2019-07-19 14:58:04 -04:00
leigh-mil
ab86a4bec4
remove extra div
2019-07-19 14:01:51 -04:00
leigh-mil
94c385a816
Set max width for form
2019-07-18 17:02:17 -04:00