diff --git a/documentation/diagrammes/Sequence login.svg b/documentation/diagrammes/Sequence login.svg new file mode 100644 index 0000000..6f5b3e1 --- /dev/null +++ b/documentation/diagrammes/Sequence login.svg @@ -0,0 +1,4 @@ + + + +ActorActorShopNCookShopNCookLocalServicesLocalServicesDatabaseDatabaseFills in credentialsFills in credentialsAuthService login with given credentialsAuthService login...Lookup Account from given email Lookup Account from given email Return AccountReturn AccountAltAltReturn AccountReturn AccountOpen HomePageOpen HomePageAccount is found and password matchesAccount is found and password matchesAccount is not foundAccount is not foundReturn nullReturn nullReturn nullReturn nullToast: error wrong credentialsToast: error wrong credentialsAccount is not found but password hash does not matchAccount is not found but password hash does not matchReturn AccountReturn AccountReturn nullReturn nullToast: error wrong credentialsToast: error wrong credentialsText is not SVG - cannot display \ No newline at end of file diff --git a/documentation/diagrammes/Sequence recipe search.svg b/documentation/diagrammes/Sequence recipe search.svg new file mode 100644 index 0000000..47e22c1 --- /dev/null +++ b/documentation/diagrammes/Sequence recipe search.svg @@ -0,0 +1,4 @@ + + + +ActorActorShopNCookShopNCookLocalServicesLocalServicesSearch a recipe from a promptSearch a recipe from a promptSearchRecipesSearchRecipesDatabaseDatabaseListAllRecipesListAllRecipesReturns RecipesReturns RecipesRecipes Information matching promptRecipes Information...Search Page with the found recipesSearch Page with...Text is not SVG - cannot display \ No newline at end of file