18 Commits

Author SHA1 Message Date
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner 2019-01-02 16:04:36 -05:00
dandds
a2d6d59ca4 use flask flash for notifications 2018-12-10 12:31:41 -05:00
leigh-mil
0dd9ab9684 Move Enviroment error message div to New Project form 2018-10-23 13:43:13 -04:00
leigh-mil
86cf568e5b Formatting 2018-10-23 13:43:13 -04:00
leigh-mil
8fe9c464bd Refactor Edit Project Form fragment to only include form fields that are shared in new and edit forms 2018-10-23 13:43:04 -04:00
leigh-mil
b9a2d667f6 Only show environment fields in form when a new project is created 2018-10-23 13:41:20 -04:00
Andrew Croce
8da22f5941 Use buttons rather than links for js-clickable elements
Add some missing attributes for correct behavior/accessibility
2018-10-18 10:00:38 -04:00
Andrew Croce
cb3947962c handleCancelSubmit method, which falsifies readyToSubmit 2018-10-04 14:11:22 -04:00
Andrew Croce
aba2eb28ed make modalName a component prop, rather than passing it into methods 2018-10-04 14:10:49 -04:00
Andrew Croce
456c5307c7 button type 2018-10-04 09:40:51 -04:00
Andrew Croce
b6b03e73bc handle submission by the form's on-submit 2018-10-04 09:36:21 -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
033ee4e36e refactor for more abstract validation handling in new project Vue
component
2018-09-25 10:09:06 -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
luis cielak
f3abb6bbf0 Add placeholder text suggesting environment names 2018-09-13 15:57:54 -04:00
Patrick Smith
c235e519fa Hook up Edit Project page 2018-09-06 14:58:34 -04:00