Skip to content

[FRONT] Views for compost/show, new and edit

Margauxchx requested to merge development into staging

Goals

View show

  • Add components to the view
  • Make a tab for all informations

Views new and edit

  • Add forms
  • Add button to navigate

Changes

  • app/views/composts/show : add tabs and buttons
  • app/views/composts/new : add form
  • app/views/composts/edit : add form

Tests

  • Check if tabs work : PASSED
  • Check if buttons work : PASSED

Links

Side notes

Merge request reports