Fix/navigation#60
Open
MaelChanon wants to merge 70 commits into
Open
Conversation
* first try upload image * save * Création de la route /users/uploadPreviewProfile * save * test & correction
* save * finished auth * removed useless method * Update SpotifyRepositoryAbstract.js
* commentaires * création fectch artiste (test) * recuperation infos d'un artiste via son ID * test fetchArtist * tests integration de fetchArtist * tests integration de fetchArtist modif --------- Co-authored-by: Léa Thai <lea.thai@outlook.fr>
* Update .gitignore file * Fix database URI and file path in server.js * Update .env git ignore errror --------- Co-authored-by: Alban22 <a.talagrand@arrows.fr>
* ajout de la requete de recuperation des infos d'une chanson ou un album * ajout des test de getAlbum et getTrack * test correction --------- Co-authored-by: yousrah24 <souleyousrah@gmail.com>
* refactor * refactor 2
* commentaires * création fectch artiste (test) * recuperation infos d'un artiste via son ID * test fetchArtist * debut creation fetchArtistSongs (ne passe pas les tests) * premier test fetchAArstistSong sans formatage * fetch serialized reste les tests * tout marche, reste les tests à faire * tout marche, reste les tests à faire 2 * reste test à corriger et rajouter * tests fetch artist songs
Co-authored-by: Léa Thai <lea.thai@outlook.fr>
* searchbar changement metier * new endpoint * usecase and test correction * added redirect uri * added mobile arg to getAuthURL * changed token generation * test for redirect * modified auth with spotify * removed getAuthURL * new endpoint * usecase and test correction * added redirect uri * added mobile arg to getAuthURL * changed token generation * test for redirect * modified auth with spotify * removed getAuthURL * remove scheme
* ajout, supression et get oeuvres Fav, reste tests * Finalisation --------- Co-authored-by: Léa Thai <lea.thai@outlook.fr>
* added mission functionnality * added missing file
* page oeuvre * Resolution du probleme de confidentialité dans friend repos * page oeuvre * correction erreur 1 * reste finalisation tests --------- Co-authored-by: yousrah24 <souleyousrah@gmail.com>
* started comment review
* save
* corrected insert test data
* added put comment endpoint and corrected broken tests
* started comment routes
* added new function in comment repository
* started comment review
* save
* corrected insert test data
* added put comment endpoint and corrected broken tests
* started comment routes
* added new function in comment repository
* finished comment endpoints without testing
* added missing file
* test
* test
* test correction
* Merge branch 'main' into feature/comments
* added created at to comments
* corrected put comment
* like comment
* correctec count comment
* removed limitation on private comment
* added reviews/artist/{}
* added missing file
* corrected artist
* added user in comments
* added canDelete
* correction des erreurs detecte au niveau front
* merge
* rebase correction
---------
Co-authored-by: yousrah24 <souleyousrah@gmail.com>
* fix getComment * non prise en compte des commentaires deleted
* fix getComment * non prise en compte des commentaires deleted * get artist's followers without tests * FIX get artist's followers
* added friendsOnly made_by_friend * added friendsOnly made_by_friend
…compte les commentaires supprimés + fix de likeOeuvre pour appeler la bonne fonction
…g des tracks d'un album
* fix getComment * non prise en compte des commentaires deleted * get artist's followers without tests * FIX get artist's followers * resolution de conflits * fix getComment
* save * save * correction * added is private * modify profile * save * .env * test correction * correction on getTracks * save * save * save * correction * added is private * modify profile * save * .env * test correction * correction on getTracks * save
* fix getComment * non prise en compte des commentaires deleted * get artist's followers without tests * FIX get artist's followers * resolution de conflits * fix getComment * Fix du repos comment + ajoute du doesFollow des artistes d'un oeuvre --------- Co-authored-by: yousrah24 <souleyousrah@gmail.com>
…Back into fix/navigation
420c18a to
60d98f1
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.