Create "Create Modal" #7

Closed
opened 2023-01-04 20:54:01 +00:00 by CubeBit · 0 comments
Owner

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

  • Setup mock server for endpoint /contracts/create
  • Make design
  • Make call and process response(if error show error page, if not next() )

UI: Simple modal with title - Create Auftrag + form(with all data) + green button(save)
IMPORTANT: validate all fields!

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 - [x] Setup mock server for endpoint /contracts/create - [x] Make design - [x] Make call and process response(if error show error page, if not next() ) UI: Simple modal with title - Create Auftrag + form(with all data) + green button(save) **IMPORTANT: validate all fields!**
CubeBit self-assigned this 2023-01-04 20:54:01 +00:00
CubeBit added this to the FST project 2023-01-04 20:54:01 +00:00
CubeBit referenced this issue from a commit 2023-01-11 17:13:42 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CubeBit/fst-frontend#7
No description provided.