maxime.BATISTA@etu.uca.fr
|
d3f956674a
|
Merge branch 'master' of https://codefirst.iut.uca.fr/git/ShopNCook/ShopNCook into local-endpoint/persistance
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
d2023616f4
|
fix recipes page
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
a64673ce0c
|
refactor Endpoint and LocalEndpoint assemblies to Services and LocalServices
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
eb4d0cf7ca
|
add catastrophic performance persistance system for accounts, users,
recipes and recipe rates
|
2 years ago |
Leo TUAILLON
|
3eef25162b
|
Merge pull request 'xaml/bug-fixes' (#51) from xaml/bug-fixes into master
Reviewed-on: ShopNCook/ShopNCook#51
|
2 years ago |
Leo TUAILLON
|
ef1fdefef8
|
mask password fix in Login, Register, ChangePassword and ForgotPassword Pages (#41)
|
2 years ago |
Leo TUAILLON
|
90d4482ffe
|
fix for #42
|
2 years ago |
Leo TUAILLON
|
b4ec712da5
|
ownRecipe and Mylist component fix
|
2 years ago |
Leo TUAILLON
|
2ee1abdd69
|
recipe view image fix (#47)
|
2 years ago |
Leo TUAILLON
|
113f1a70ca
|
fixes #49 (my list view)
|
2 years ago |
Maxime BATISTA
|
6c47bf5dc9
|
additional fixes
|
2 years ago |
Maxime BATISTA
|
2735c70383
|
add simple persistence system for recipes
|
2 years ago |
Maxime BATISTA
|
e2df22c858
|
Merge pull request 'Integrate Endpoint/API/models for main functionallities' (#50) from models/integration into master
Reviewed-on: ShopNCook/ShopNCook#50
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
8ca9eaea7f
|
add MyList registraction to LocalEndpoint and app side
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
4638b3efd6
|
add favorite list handlings on app side and LocalEnpoint. Add 'RecipeDatabase' class to simulate a Recipe database
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
ebeed7a28c
|
add recipe upload handling on frontend side and in LocalEndpoint
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
c04fec0927
|
make remove recipe system
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
b213edb4ef
|
integrate recipes in MyList and Favorite pages, fixed rating bugs in RecipeViews
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
60d3d6267c
|
convert current Models to records, unencapsulate RecipeState into Recipe and AccountRecipeRate
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
adda823bf9
|
integrate recipes in HomePage
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
cf11c8e152
|
resolve conflicts
|
2 years ago |
Maxime BATISTA
|
d9abce1972
|
Merge pull request 'Models integration bases' (#40) from models/endpoint into master
Reviewed-on: ShopNCook/ShopNCook#40
|
2 years ago |
Maxime BATISTA
|
c15828a466
|
fix splash background color and remove app icon in android manifest
|
2 years ago |
Maxime BATISTA
|
2857b1463e
|
move Models.API in Endpoint module
|
2 years ago |
Maxime BATISTA
|
bf95cc70a5
|
fix logout
|
2 years ago |
Maxime BATISTA
|
7a0eb8d0da
|
bind profile picture image between HomePage and Account
|
2 years ago |
Maxime BATISTA
|
fcbbb28a34
|
add UserNotifier for user notifications with a logger implementation
|
2 years ago |
Maxime BATISTA
|
fe44bf737d
|
Implement stub endpoints and stub login logic
|
2 years ago |
Leo TUAILLON
|
0ae9159b20
|
recipe data
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
6ac6c731d0
|
split AppShell in MainAppShell and ConnectAppShell
|
2 years ago |
Leo TUAILLON
|
e878c2ccb3
|
some add fonction on button
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
6ec1e1cdc2
|
add .drone.yaml with test CI
|
2 years ago |
Leo TUAILLON
|
d3cf0662b7
|
Merge pull request 'navigation' (#39) from navigation into master
Reviewed-on: ShopNCook/ShopNCook#39
|
2 years ago |
Leo TUAILLON
|
5d66ff129e
|
move pages -> views and views -> components
|
2 years ago |
Leo TUAILLON
|
0675e731d4
|
nav fonctionnelle
|
2 years ago |
Leo TUAILLON
|
524d828570
|
fixes
|
2 years ago |
Leo TUAILLON
|
a4065a377a
|
add splash login and register to navigation
|
2 years ago |
Leo TUAILLON
|
c7f7e36bff
|
Merge pull request 'xaml/create-recipe' (#37) from xaml/create-recipe into master
Reviewed-on: ShopNCook/ShopNCook#37
|
2 years ago |
Leo TUAILLON
|
f981b89308
|
navigation ajustments
|
2 years ago |
Maxime BATISTA
|
00e91994bb
|
add Tests to project
|
2 years ago |
Maxime BATISTA
|
04dc3a4372
|
add API endpoints
|
2 years ago |
Maxime BATISTA
|
1e53769fce
|
end create recipe page
|
2 years ago |
Maxime BATISTA
|
682c02edfd
|
fix merge commits
|
2 years ago |
Leo TUAILLON
|
07b8c617e6
|
fixes finaly
|
2 years ago |
Maxime BATISTA
|
99c3094987
|
add StepEntry view
|
2 years ago |
Maxime BATISTA
|
32f1fb914b
|
add comments
|
2 years ago |
Maxime BATISTA
|
ca213a1da2
|
Update '.drone.yml'
|
2 years ago |
Maxime BATISTA
|
47144a9919
|
Add '.drone.yml'
|
2 years ago |
maxime.BATISTA@etu.uca.fr
|
bfd9946156
|
add IngredientInput and integration in CreateRecipePage
|
2 years ago |
Leo TUAILLON
|
072bd1f217
|
Splash menu and nav
|
2 years ago |