Audric SABATIER
|
407bd19f4a
|
ADD : Get user from Firestore and display in conv page
|
2 years ago |
Lucas Delanier
|
7880edf861
|
fix add to discovery
|
2 years ago |
Lucas Delanier
|
98afc0967e
|
fix page spot
|
2 years ago |
Lucas Delanier
|
f320c8e113
|
fix creation of the playlist
|
2 years ago |
Lucas Delanier
|
a8df8e214e
|
fix problem with discoveries
|
2 years ago |
Audric SABATIER
|
67df69604b
|
ADD : Methods call by the controller and some comments
|
2 years ago |
Audric SABATIER
|
9497713be4
|
ADD : Methods to get messages from FireStrore
|
2 years ago |
Audric SABATIER
|
cee8a2fd80
|
ADD : Send messages From MassagingService by controller
|
2 years ago |
Félix MIELCAREK
|
277edb2031
|
Changements et réorganisation des appels des méthodes en fonction de la temporalité des actions de l'utilisateur
|
2 years ago |
Audric SABATIER
|
a526982796
|
FIX : Log in work again
|
2 years ago |
Félix MIELCAREK
|
7daeba3ff6
|
Merge
|
2 years ago |
Dorian HODIN
|
338f6381cb
|
setSpots now in controller.dart
|
2 years ago |
Félix MIELCAREK
|
2ca2d71067
|
Résolution de toutes les erreurs pour le build, toutes les fonctionnalités ne sont quand même pas mise à jour
|
2 years ago |
Félix MIELCAREK
|
2b1ad41178
|
Ajout classe data pour éviter au maximum les méthodes asynchrone et les requêtes.
|
2 years ago |
Félix MIELCAREK
|
e049a265cd
|
Résolution d'erreurs
|
2 years ago |
Audric SABATIER
|
60505bf9a8
|
ADD : UserModifier class to modify user datas in database
|
2 years ago |
Audric SABATIER
|
38f9d5a3c6
|
ADD : DatabaseService class to manage dataabse access
|
2 years ago |
Félix MIELCAREK
|
3d3f092d8b
|
Résolution d'erreurs.
/!\ Il y en a encore !
|
2 years ago |
Félix MIELCAREK
|
a22b8c9872
|
Début implémentation MVC.
/!\ toutes les erreurs ne sont pas résolus !
|
2 years ago |
Lucas DELANIER
|
e444f6cdea
|
notify user when error when linking spotify account
|
2 years ago |
Lucas DELANIER
|
a8da8c9999
|
play track with DaflApp
|
2 years ago |
Félix MIELCAREK
|
342ec103fc
|
Merge et harmonisation.
|
2 years ago |
Félix MIELCAREK
|
d605c45f91
|
Merge remote-tracking branch 'origin/api'
# Conflicts:
# .idea/Daflv4.iml
# .idea/libraries/Dart_Packages.xml
# Sources/dafl_project_flutter/lib/controller/controller.dart
# Sources/dafl_project_flutter/lib/model/user.dart
|
2 years ago |
Lucas DELANIER
|
aa7a7e3aa7
|
setup for merge
|
2 years ago |
Félix MIELCAREK
|
23ec0e3751
|
Ajout et suppression dans la playlist.
Début de l'ajout d'une image à la playlist.
|
2 years ago |
Lucas DELANIER
|
9ea5a930e1
|
ajout report de user par mail api emailjs
|
2 years ago |
Félix MIELCAREK
|
cc1928624d
|
Rectification de l'emplacement de certaines méthodes.
Corrections de l'articulation des classes.
|
2 years ago |
Félix MIELCAREK
|
850fb277d3
|
Ajout de la dernière musique écoutée sur la page profil.
Nettoyage du code.
|
2 years ago |
Lucas DELANIER
|
d9845f5fc7
|
reglage probleme liste spots
|
2 years ago |
Félix MIELCAREK
|
069cbe873d
|
Merge branche Lucas et master.
|
2 years ago |
Félix MIELCAREK
|
fe281b9ea2
|
Merge remote-tracking branch 'origin/messagerie_link_view'
# Conflicts:
# .idea/libraries/Dart_Packages.xml
# Sources/dafl_project_flutter/lib/controller/controller.dart
# Sources/dafl_project_flutter/lib/main.dart
# Sources/dafl_project_flutter/lib/model/user.dart
# Sources/dafl_project_flutter/lib/views/pages/home/p_home.dart
# Sources/dafl_project_flutter/lib/views/pages/main/p_conversation.dart
# Sources/dafl_project_flutter/lib/views/pages/main/p_main.dart
# Sources/dafl_project_flutter/lib/views/pages/main/w_discovery.dart
# Sources/dafl_project_flutter/lib/views/pages/main/w_messages.dart
# Sources/dafl_project_flutter/lib/views/pages/main/w_profile.dart
# Sources/dafl_project_flutter/lib/views/pages/main/w_settings.dart
# Sources/dafl_project_flutter/lib/views/pages/main/w_top.dart
# Sources/dafl_project_flutter/lib/views/pages/sign_in/p_sign_in.dart
# Sources/dafl_project_flutter/lib/views/pages/sign_up/p_sign_up.dart
# Sources/dafl_project_flutter/pubspec.yaml
|
2 years ago |
Félix MIELCAREK
|
df3821009d
|
Merge branche api et master.
Correction du code.
|
2 years ago |
Audric SABATIER
|
b1b1f507f2
|
ADD : User login (password verification + username) and notification if there is a problem
|
2 years ago |
Audric SABATIER
|
92c46322ff
|
Fix : fix asynchronous bug in searchByUsername Function. (the return was before the asynchronous call)
|
2 years ago |
Lucas DELANIER
|
e332d84deb
|
commit
|
2 years ago |
Audric SABATIER
|
0784d8f074
|
Fix : Modification des attributs nullable et non nullable, late pour instanciation future.
|
2 years ago |
Audric SABATIER
|
77d5557743
|
ADD : ajout d'une classe de recherche d'un utilisateur en base de données. Notification à l'utilisateur quand il rentre un username déja utilisé.
|
3 years ago |
Lucas DELANIER
|
600550a57c
|
merge master
|
3 years ago |
Lucas DELANIER
|
ba51e73079
|
notify
|
3 years ago |
Lucas Delanier
|
057c9117c8
|
link view modele profil page and discovery
|
3 years ago |