richard-dds
|
b1326a7c75
|
Use object for selector component
|
2018-08-31 13:58:25 -04:00 |
|
Andrew Croce
|
ab77935cdc
|
selector vue component
|
2018-08-31 10:14:18 -04:00 |
|
luis cielak
|
53f959ca8b
|
Expand section for active access by default
|
2018-08-27 09:44:08 -04:00 |
|
Patrick Smith
|
e4649e1b60
|
Show confirmation modal when creating project
|
2018-08-23 16:51:09 -04:00 |
|
Patrick Smith
|
b8a983f4dc
|
Use form mixin for add field change handler
|
2018-08-23 16:51:09 -04:00 |
|
richard-dds
|
8806705bc3
|
Merge pull request #206 from dod-ccpo/multiple-environments
Allow a user to add multiple environments when creating a project
|
2018-08-23 16:15:00 -04:00 |
|
richard-dds
|
5210b9e17a
|
Correctly format incoming environment names
|
2018-08-23 10:33:53 -04:00 |
|
andrewdds
|
08783e60ce
|
Merge branch 'master' into ui/reports-spend-table
|
2018-08-23 08:26:41 -04:00 |
|
richard-dds
|
d9e66e04c2
|
Send valid form data
|
2018-08-22 17:06:13 -04:00 |
|
Andrew Croce
|
3c20053268
|
remove unnecessary mounted function
|
2018-08-22 13:29:25 -04:00 |
|
Andrew Croce
|
eb04321277
|
Toggler component
|
2018-08-22 11:05:37 -04:00 |
|
richard-dds
|
020e1b9cb0
|
Allow user to create new fields for environment names
Currently only one of them is being created.
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
59b5e19c79
|
Funding type other input is only required if funding type is other
|
2018-08-17 14:36:03 -04:00 |
|
richard-dds
|
bcf74b09eb
|
Expand BooleanField's default_values for stepthrough test
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
932922cfe6
|
Use new checkboxinput for POC checkbox
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
c639a82b82
|
Hide fields on page load if necessary
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
c6618c503b
|
Create new template and form field
|
2018-08-15 11:28:48 -04:00 |
|
luis cielak
|
cda585c3a3
|
Update validation icon placement and placeholders
|
2018-08-15 10:49:48 -04:00 |
|
Patrick Smith
|
95267f6031
|
Use format mask to stringify dollar amount
|
2018-08-13 11:29:25 -04:00 |
|
Patrick Smith
|
6e763773b5
|
Toggle option for organization providing assistance
|
2018-08-13 11:28:41 -04:00 |
|
Patrick Smith
|
f53e656475
|
Don't display cloud migration questions until an answer is selected
|
2018-08-13 11:28:41 -04:00 |
|
Patrick Smith
|
8859ca238e
|
Show annual spend calculated from monthly spend
|
2018-08-13 11:28:41 -04:00 |
|
Patrick Smith
|
88ede0c696
|
Emit raw field value instead of masked value
|
2018-08-13 11:28:41 -04:00 |
|
Patrick Smith
|
86391e4ab5
|
Hook up details of use form to Vue to show/hide migration fields
|
2018-08-13 11:28:41 -04:00 |
|
Patrick Smith
|
687af77e33
|
Emit field change event for options inputs
|
2018-08-13 11:28:40 -04:00 |
|
Patrick Smith
|
90240c19af
|
Emit field change events from root
|
2018-08-13 11:28:40 -04:00 |
|
Andrew Croce
|
e2821bc676
|
add a modified var, to allow fields to re-validate when there are existing errors
|
2018-08-10 14:03:18 -04:00 |
|
Andrew Croce
|
9d1f816002
|
Make sure initial server-side errors take precedence and invalidate fields
|
2018-08-10 13:36:07 -04:00 |
|
Andrew Croce
|
4832ecd419
|
fix mount masking behavior for email fields
|
2018-08-10 12:42:06 -04:00 |
|
Andrew Croce
|
8659132989
|
Add front end validation error messages
|
2018-08-10 09:18:09 -04:00 |
|
Andrew Croce
|
db1dd062ee
|
Fix input validations
|
2018-08-10 08:58:31 -04:00 |
|
Andrew Croce
|
86088ac150
|
some fixes to the input
|
2018-08-09 13:46:20 -04:00 |
|
Andrew Croce
|
650781c759
|
add data for field pipe and keepCharPositions
|
2018-08-08 14:40:17 -04:00 |
|
Andrew Croce
|
6bcf7dee28
|
No need for 'valid' data
Add name prop, and event emitter for changes
|
2018-08-08 11:41:27 -04:00 |
|
Andrew Croce
|
375bdc52b8
|
dont mutate prop directly
|
2018-08-08 11:13:09 -04:00 |
|
Andrew Croce
|
526b6c7653
|
textinput vue component
|
2018-08-08 11:00:23 -04:00 |
|
Andrew Croce
|
b649d17eb8
|
input validations WIP
|
2018-08-07 15:43:03 -04:00 |
|
Andrew Croce
|
3f752280f2
|
trying to add a textinput component
|
2018-08-07 13:42:29 -04:00 |
|