Skip to content

Local rama2 #145

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

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
ad7887b
Ajout composants
AdonisVienet Feb 21, 2023
e9843e2
Merge pull request #1 from AdonisVienet/localAdonis
AdonisVienet Feb 21, 2023
6f401ce
ajout services
Feb 21, 2023
8b31416
ajout des models
BaptisteMchlt Feb 21, 2023
8a1f6f5
Merge pull request #2 from AdonisVienet/localRama
AdonisVienet Feb 21, 2023
35b7c49
Merge pull request #3 from AdonisVienet/localBapt
AdonisVienet Feb 21, 2023
ddbde1c
finition des modeles/services/components
BaptisteMchlt Feb 21, 2023
8690870
Merge pull request #4 from AdonisVienet/localBapt
AdonisVienet Feb 21, 2023
0e1f1e5
premier essai des pages web
BaptisteMchlt Feb 22, 2023
1bea99c
Merge pull request #6 from AdonisVienet/localBapt
AdonisVienet Feb 22, 2023
b5bc227
login ok
Feb 22, 2023
a1e2ccb
Merge https://github.com/AdonisVienet/agenceImmoFront into localRama
Feb 22, 2023
cf01e06
Merge pull request #7 from AdonisVienet/localRama2
AdonisVienet Feb 22, 2023
045d0f8
page d'accueil 1er jet
BaptisteMchlt Feb 23, 2023
67fb214
Merge pull request #8 from AdonisVienet/localBapt
AdonisVienet Feb 23, 2023
9ee94a3
push page d'accueil chocolate
BaptisteMchlt Feb 23, 2023
65d99b9
Merge pull request #10 from AdonisVienet/localBapt
AdonisVienet Feb 23, 2023
cd43913
c'est la fin du login
BaptisteMchlt Feb 23, 2023
9396cca
Merge pull request #11 from AdonisVienet/localBapt
AdonisVienet Feb 23, 2023
c9fc082
Hello Adonis
BaptisteMchlt Feb 23, 2023
feea12a
Merge pull request #12 from AdonisVienet/localBapt
AdonisVienet Feb 23, 2023
0ca6e98
pas ouf comme commit
BaptisteMchlt Feb 23, 2023
b294097
Profil utilisateur
AdonisVienet Feb 23, 2023
48cd4c4
Merge pull request #13 from AdonisVienet/localAdo
AdonisVienet Feb 23, 2023
49080ca
normalement la liste d'utilisateur fonctionne
BaptisteMchlt Feb 24, 2023
0c7ec4d
liste utilisateur fonctionne
BaptisteMchlt Feb 24, 2023
38a0754
Merge branch 'master' into localBapt
AdonisVienet Feb 24, 2023
c414c1b
Merge pull request #14 from AdonisVienet/localBapt
AdonisVienet Feb 24, 2023
c9d8ce7
Ajout list offre (sans image)
AdonisVienet Feb 24, 2023
8138831
Merge pull request #15 from AdonisVienet/localAdo
AdonisVienet Feb 24, 2023
298c7a5
le formulaire d'ajout is terminado
BaptisteMchlt Feb 24, 2023
1108a6a
Merge branch 'master' of https://github.com/AdonisVienet/agenceImmoFr…
BaptisteMchlt Feb 24, 2023
9539581
Merge pull request #16 from AdonisVienet/localBapt
AdonisVienet Feb 24, 2023
964cf02
formulaire okkk
Feb 24, 2023
181e72e
formu okk
Feb 24, 2023
062cf9a
l'onglet contact est fait
BaptisteMchlt Feb 24, 2023
b61cddf
Merge pull request #18 from AdonisVienet/localBapt
AdonisVienet Feb 24, 2023
66916e5
formu okk
Feb 24, 2023
de5c356
Merge branch 'master' of https://github.com/AdonisVienet/agenceImmoFr…
Feb 26, 2023
4c9b323
Recherche avancée
Feb 27, 2023
a9868ba
liste des offres et espace perso fonctionnel
AdonisVienet Feb 27, 2023
885690c
Merge pull request #19 from AdonisVienet/localAdo
AdonisVienet Feb 27, 2023
90d8760
Merge branch 'master' into localRama2
Feb 27, 2023
2220ac6
Merge pull request #20 from AdonisVienet/localRama2
AdonisVienet Feb 27, 2023
a42e068
recherche okkkkkk
Feb 27, 2023
d4048dc
description bien
Feb 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Empty file modified .github/workflows/main.yml
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified CHANGELOG.md
100644 → 100755
Empty file.
Empty file modified ISSUE_TEMPLATE.md
100644 → 100755
Empty file.
Empty file modified LICENSE.md
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion angular.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"schematics": {
"@schematics/angular:component": {
"prefix": "app",
"styleext": "scss"
"style": "scss"
},
"@schematics/angular:directive": {
"prefix": "app"
Expand Down
Empty file modified documentation/css/bootstrap.min.css
100644 → 100755
Empty file.
Empty file modified documentation/css/demo-documentation.css
100644 → 100755
Empty file.
Empty file modified documentation/css/material-dashboard.css
100644 → 100755
Empty file.
Empty file modified documentation/js/arrive.min.js
100644 → 100755
Empty file.
Empty file modified documentation/js/bootstrap-notify.js
100644 → 100755
Empty file.
Empty file modified documentation/js/bootstrap.min.js
100644 → 100755
Empty file.
Empty file modified documentation/js/chartist.min.js
100644 → 100755
Empty file.
Empty file modified documentation/js/demo.js
100644 → 100755
Empty file.
Empty file modified documentation/js/initMenu.js
100644 → 100755
Empty file.
Empty file modified documentation/js/jquery-3.2.1.min.js
100644 → 100755
Empty file.
Empty file modified documentation/js/material-dashboard.js
100644 → 100755
Empty file.
Empty file modified documentation/js/material.min.js
100644 → 100755
Empty file.
Empty file modified documentation/tutorial-components.html
100644 → 100755
Empty file.
Empty file modified e2e/app.e2e-spec.ts
100644 → 100755
Empty file.
Empty file modified e2e/app.po.ts
100644 → 100755
Empty file.
Empty file modified e2e/tsconfig.e2e.json
100644 → 100755
Empty file.
Empty file modified karma.conf.js
100644 → 100755
Empty file.
Loading