12 Commits

Author SHA1 Message Date
dandds
5eef5917e7 do not use spread operator 2018-09-25 15:03:09 -04:00
dandds
774df938c4 cleanup, temp fix for PT bug #160768940 2018-09-25 14:34:55 -04:00
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
Patrick Smith
e4649e1b60 Show confirmation modal when creating project 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