Patrick Smith
180cedf6db
Add global mixin for modal
...
This allows the modal to be used anywhere in the component hierarchy,
rather than requiring it to be in the top level.
2018-08-23 16:15:35 -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
luis cielak
483d606cf0
Update tooltips, placehoders, and field info
2018-08-15 10:49:48 -04:00
luisgov
b4b7d0cbcb
Merge branch 'master' into ui/tooltips
2018-08-13 15:26:04 -04:00
luisgov
143c58addc
Merge branch 'master' into ui/tooltips
2018-08-13 15:05:08 -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
855857217f
Set custom delimiters for Vue
...
Normally, in Vue.js, you could use `{{ variable }}` to render the value
of some variable. In our setup however, Jinja expects to handle the
`{{}}` as a template. This change allows us to use `!{ variable }` to
render the value in our Vue templates.
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
dandds
6fa57c310a
Merge pull request #158 from dod-ccpo/over-one-mill-159007546
...
Over one mill 159007546
2018-08-13 11:19:29 -04:00
dandds
654f9231b5
show modal for requests pending CCPO approval
2018-08-13 10:11:07 -04:00
Patrick Smith
c3971b123e
Merge branch 'master' into ui/input-field-frontend-validation
2018-08-12 12:16:46 -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
luis cielak
090768972b
Add example tooltips
2018-08-09 13:49:17 -04:00
dandds
5e5b357c7e
add mechanism for initial modal display; fix financial verification modal display
2018-08-09 13:48:07 -04:00
Andrew Croce
86088ac150
some fixes to the input
2018-08-09 13:46:20 -04:00
Andrew Croce
034c147154
remove commas from unmasked integer values
2018-08-09 13:44:30 -04:00
Andrew Croce
1c4c49da62
Add new input validation sets
2018-08-08 14:40:33 -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
725e76dfa4
use a monster email validation regex that works 99.9% of the time.
2018-08-08 11:25:39 -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
476eb042c1
input validations lib
2018-08-08 10:59:28 -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
Andrew Croce
e062e7c0da
remove example js
2018-08-07 13:05:07 -04:00
Andrew Croce
daa2075437
Use #app-root
instead of #vue-root
so as to be more general
2018-08-07 13:05:07 -04:00
Patrick Smith
b16fe24ddc
Working modal component
2018-08-07 13:05:07 -04:00