Create "Create Modal" #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Page: /contractors
Role: Verwaltung
Goal: On click create button open Dialog, where user writes info about project and then creates it
Example url(modal): https://vuejsexamples.com/build-a-custom-modal-component-in-vue-js/
TODO
UI: Simple modal with title - Create Auftrag + form(with all data) + green button(save)
IMPORTANT: validate all fields!