Skip to content

Merge develop - Include modifications for MDS project

Paul Jaguin requested to merge develop into release

Add all the work done for now of the version of Pangaia created for the My Digital Project.

This merge include a bunch of fixes for the front including :

  • Fix modals of jetstream size issue
  • Fix a user can switch gardens
  • There is a MainButton that handles all the actions
  • There is one global Header that handles all the cases
  • Fix animation of burger menu
  • Fix zones clipping through the layout of garden

New features added :

  • User can access library of plants
  • User can view a single plant
  • Single plant page contains plants needs like humidity, exposition, difficulty to cultivate
  • User can add a plant to its inventory
  • On Dashboard the user can see its inventory
  • There is a header responsive on mobile
  • Added new color for the default profile picture of the user
  • Width and height of the plant is comming from backend to the front (still need to be used)
  • Plant has a familly contained in another table

Merge issue with the alternate_plant_names, should be fixed now.

Lots of new features, and many more to come!

Edited by Paul Jaguin

Merge request reports