mattwr18 e8c6941142 Follow @roschaefer's PR review suggestions
- disable button if form.reasonCategory is falsy
- extract valuesReasonCategoryOptions to global constant
- extract reasonCategoryOptions to created lifecycle hook to keep data()
clean and use map
- extract formSchema to components/utils and test
- remove validator from formSchema and validate based on "Deep Rules" https://github.com/yiminghe/async-validator#deep-rules
- Use v-model to update reasonCategory and reasonDescription
- default to error message in English from backend
- Update template slot to use new syntax
2019-10-15 20:28:25 +02:00
..
2019-05-29 09:47:24 -03:00
2019-10-08 13:20:07 +02:00
2019-10-08 22:42:41 +02:00
2019-10-11 00:54:19 +02:00
2019-08-15 21:29:37 +01:00
2019-09-10 09:31:59 +02:00
2019-09-10 03:35:10 +02:00
2019-08-21 13:17:32 +02:00
2019-09-19 13:21:51 +02:00
2019-07-10 13:58:11 +02:00
2019-05-23 19:40:39 +02:00
2019-05-23 19:40:39 +02:00
2019-08-13 11:05:29 +02:00
2019-05-29 09:47:24 -03:00
2019-05-29 09:47:24 -03:00
2019-09-25 10:32:35 +03:00
2019-08-02 16:10:19 +02:00