Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Projet tutoré Developpement mobile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MOREAU Elise
Projet tutoré Developpement mobile
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
api
Select Git revision
Branches
3
api
ionic
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jul
30
Jun
22
19
18
9
Apr
28
Mar
2
Feb
1
31
Jan
30
29
28
27
26
25
21
13
3
30
Nov
fix run android command
master
master
fix README.md
Merge branch 'master' of https://gitlab.univ-lorraine.fr/moreau96u/projet-tutore-developpement-mobile into master
add README for react native project
Add new file
ionic
ionic
Merge branch 'master' of https://gitlab.univ-lorraine.fr/moreau96u/projet-tutore-developpement-mobile
Merge branch 'ionic' of https://gitlab.univ-lorraine.fr/moreau96u/projet-tutore-developpement-mobile
fix keyboard input display
Merge branch 'master' of https://gitlab.univ-lorraine.fr/moreau96u/projet-tutore-developpement-mobile into master
add group author verification
appli quasi finis
fix chat text
Merge branch 'master' of https://gitlab.univ-lorraine.fr/moreau96u/projet-tutore-developpement-mobile into master
add menu on item long press; add update discussion pages; fix api changes; add menu & multiselect packages;
Correction pb
[room] fix duplicates and remove emit function
Ionic ok
[cors] package : use express cors to allow access
Merge branch 'master' of https://gitlab.univ-lorraine.fr/moreau96u/projet-tutore-developpement-mobile
[server] fix : allow methods access
Merge remote-tracking branch 'origin/api'
fix token expire action; add createDiscussionScreen
update icon; update profile page; update home page
fix pages display & texts
add logout button; add signup page; update components display
[api][messages routes] populate author with messages on '/'
api
api
[api][messages routes] remove mongoose & send user instead of his id
[api][rooms routes] remove mongoose
[api][users routes] remove mongoose
[api][users routes] add routes /me and /search
[api][users routes] code typo
[api][rooms routes] code typo + use newroom variable instead of room to avoid bug at room creation
[documentation] update readme
IONIC APP - messages d'un groupe / envoyer un message / creation d'un compte
Début d'application flutter, avec gestions des comptes (sans le token), + affichage des rooms
fix asyncStorage warning : using @react-native-async-storage/async-storage
fix message refs
refactor login function name
fix API fetch on screen focus for rooms list & messages
update discussions screen with fetching datas from API
Loading