-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User profile #10
base: main
Are you sure you want to change the base?
User profile #10
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab6aa58 - Browse repository at this point
Copy the full SHA ab6aa58View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24b71f9 - Browse repository at this point
Copy the full SHA 24b71f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe25f7 - Browse repository at this point
Copy the full SHA 7fe25f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8baff37 - Browse repository at this point
Copy the full SHA 8baff37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 735df26 - Browse repository at this point
Copy the full SHA 735df26View commit details
Commits on Mar 14, 2023
-
Merge pull request #2 from ematthewephec/1-technical-task-set-up-node…
…js-express 1 technical task set up nodejs express
Configuration menu - View commit details
-
Copy full SHA for 95e7c74 - Browse repository at this point
Copy the full SHA 95e7c74View commit details
Commits on Mar 15, 2023
-
3 technical task install and set up reactjs environment (#4)
* ADD frontend package.json * SETUP React.js environment * UPDATE package.json files * ADD index page * UPDATE website index * ADD backend middleware to connect front and back * MOVE App.js to components folder * IMPLEMENT React-Bootstrap components * REMOVE bootstrap external call * ADD bootstrap and axios to packages dependencies --------- Co-authored-by: quentinrld <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b441b2 - Browse repository at this point
Copy the full SHA 8b441b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a98bc - Browse repository at this point
Copy the full SHA 23a98bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d12471d - Browse repository at this point
Copy the full SHA d12471dView commit details
Commits on Mar 21, 2023
-
FEAT: US1 création de la partie frontend de la page articles et modif…
…ication de la structure fichier -modification de la structure pour bien séparer la partie composan de la page elle meme pour augmenter la lisibilitée -création d'une carte pour les articles afin de la réutiisé apres -création de la page articles avec le composant créer avant
Configuration menu - View commit details
-
Copy full SHA for ae60acb - Browse repository at this point
Copy the full SHA ae60acbView commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 352f30d - Browse repository at this point
Copy the full SHA 352f30dView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fa9d17 - Browse repository at this point
Copy the full SHA 5fa9d17View commit details -
feat[US1]: Connexion à la DB et recherche dynamique des information c…
…ontennu dans celle-ci test[US1]: Ajout de test de rendu.
Configuration menu - View commit details
-
Copy full SHA for cacdebd - Browse repository at this point
Copy the full SHA cacdebdView commit details
Commits on May 2, 2023
-
5 us03 add overview of client basket (#9)
* FEAT: US1 création de la partie frontend de la page articles et modification de la structure fichier -modification de la structure pour bien séparer la partie composan de la page elle meme pour augmenter la lisibilitée -création d'une carte pour les articles afin de la réutiisé apres -création de la page articles avec le composant créer avant * FEAT: Modification de la navbar pour correspondre au style * Squashed commit of the following: commit 352f30d Author: quentinrld <[email protected]> Date: Wed Mar 22 19:57:12 2023 +0100 FEAT: Modification de la navbar pour correspondre au style commit ae60acb Author: quentinrld <[email protected]> Date: Tue Mar 21 20:35:26 2023 +0100 FEAT: US1 création de la partie frontend de la page articles et modification de la structure fichier -modification de la structure pour bien séparer la partie composan de la page elle meme pour augmenter la lisibilitée -création d'une carte pour les articles afin de la réutiisé apres -création de la page articles avec le composant créer avant * ADD base component files for Basket * ADD basket route in Node.js * ADD BasketList Components to App * feat[US1]: Connexion à la DB et recherche dynamique des information contennu dans celle-ci test[US1]: Ajout de test de rendu. * MODIFY Basket display * ADD Basket Unit Tests --------- Co-authored-by: quentinrld <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e59465 - Browse repository at this point
Copy the full SHA 1e59465View commit details -
Configuration menu - View commit details
-
Copy full SHA for f870814 - Browse repository at this point
Copy the full SHA f870814View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b29f3 - Browse repository at this point
Copy the full SHA e2b29f3View commit details
Commits on May 3, 2023
-
12 us04 add item removal from basket (#13)
* ADD delete method on basket route * ADD remove item button on basket list * ADD unit test Co-authored-by: ematthewephec<[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b565976 - Browse repository at this point
Copy the full SHA b565976View commit details
Commits on May 10, 2023
-
fit(US2) : en vue de pouvoir rajouter des articles dans notre panier …
…j'ai donc ajouter une route qui permet de rajouter dans la DB des données présente dans d'autre table
Configuration menu - View commit details
-
Copy full SHA for 51e4741 - Browse repository at this point
Copy the full SHA 51e4741View commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c173bfc - Browse repository at this point
Copy the full SHA c173bfcView commit details
Commits on May 21, 2023
-
14 us05 clear user basket (#15)
* ADD clear basket delete method in basket route * ADD clear basket function in BasketList * ADD clear basket unit test * MODIFY Unit Test * DEBUG subtotal number problem * MODIFY API calls with try catch * ADD jest and basket test file
Configuration menu - View commit details
-
Copy full SHA for 7a3585c - Browse repository at this point
Copy the full SHA 7a3585cView commit details
Commits on May 22, 2023
-
* ADD database scripts * ADD drop table scripts and dummy order data
Configuration menu - View commit details
-
Copy full SHA for 684b10d - Browse repository at this point
Copy the full SHA 684b10dView commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e46b74d - Browse repository at this point
Copy the full SHA e46b74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f8882 - Browse repository at this point
Copy the full SHA 09f8882View commit details -
Ajout du footer sur toute les pages Ajout du style du footer
Configuration menu - View commit details
-
Copy full SHA for 6b4df1b - Browse repository at this point
Copy the full SHA 6b4df1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da111f3 - Browse repository at this point
Copy the full SHA da111f3View commit details
Commits on May 24, 2023
-
16 us06 user registration (#19)
* ADD users route to backend index * ADD user registration and bcrypt * MODIFY user registration creation date * ADD user deletion method with patch * DEBUG user delete logic * add Sign UP page front end react register * MODIFY Users POST method to add address to user * DEBUG database insert * ADD Babel and Jest config files * MODIFY React app routing --------- Co-authored-by: ematthewephec <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7d7bd6 - Browse repository at this point
Copy the full SHA a7d7bd6View commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19b63f7 - Browse repository at this point
Copy the full SHA 19b63f7View commit details
Commits on Jun 8, 2023
-
* debut us perso + changement dans la db rajout de productQuantity * resolution BUG * rempalcement itemquantitty * facture finale --------- Co-authored-by: ematthewephec <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0691225 - Browse repository at this point
Copy the full SHA 0691225View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7775a9a - Browse repository at this point
Copy the full SHA 7775a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e271a2 - Browse repository at this point
Copy the full SHA 5e271a2View commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12b5710 - Browse repository at this point
Copy the full SHA 12b5710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ae1d9 - Browse repository at this point
Copy the full SHA 60ae1d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25fe77f - Browse repository at this point
Copy the full SHA 25fe77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98941ae - Browse repository at this point
Copy the full SHA 98941aeView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 075eae0 - Browse repository at this point
Copy the full SHA 075eae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad18b50 - Browse repository at this point
Copy the full SHA ad18b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ebce4 - Browse repository at this point
Copy the full SHA 78ebce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d61f6a - Browse repository at this point
Copy the full SHA 0d61f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aeddf9 - Browse repository at this point
Copy the full SHA 4aeddf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbffe27 - Browse repository at this point
Copy the full SHA fbffe27View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9a74ad - Browse repository at this point
Copy the full SHA d9a74adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ed7a1 - Browse repository at this point
Copy the full SHA 57ed7a1View commit details