22 Commits

Author SHA1 Message Date
dandds
7ae201655a refactor new project component form validation 2018-09-25 12:02:59 -04:00
dandds
e78c535659 refactor form component validation into class 2018-09-25 10:44:19 -04:00
dandds
033ee4e36e refactor for more abstract validation handling in new project Vue
component
2018-09-25 10:09:06 -04:00
dandds
95afcc69dd tidy new project component a little 2018-09-25 09:03:36 -04:00
dandds
97f3816627 new project Vue component handles redundant env name validation 2018-09-25 09:03:36 -04:00
dandds
729c96de3a new project Vue component is responsible for form validation 2018-09-25 09:03:36 -04:00
Andrew Croce
78d36378a5 add local_datetime component as child of ccpo_approval component 2018-09-21 14:23:21 -04:00
Andrew Croce
5f5052f528 ccpo approval form script 2018-09-14 11:39:42 -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
5210b9e17a Correctly format incoming environment names 2018-08-23 10:33:53 -04:00
richard-dds
d9e66e04c2 Send valid form data 2018-08-22 17:06:13 -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
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
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
86391e4ab5 Hook up details of use form to Vue to show/hide migration fields 2018-08-13 11:28:41 -04:00