Commit Graph

60 Commits

Author SHA1 Message Date
27aa6aff92 Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 05:55:34 +00:00
62f142272d Update renovate.json 2020-06-29 15:20:39 +02:00
36fa5f026d Update .gitattributes 2020-06-29 15:19:57 +02:00
96023c87b5 Add renovate.json (#9)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-29 15:10:57 +02:00
4250fe4d12 dockerignore 2020-06-29 15:02:06 +02:00
baf6fb7304 Merge 2020-06-29 14:58:48 +02:00
6b8b0c8430 Pouet :D 2020-06-29 14:57:26 +02:00
da49d3bcfa fix merge 2020-06-29 14:55:27 +02:00
1695e42b31 add config for vagrant 2020-06-29 14:53:51 +02:00
8683cddaa1 Update Dockerfile 2020-06-29 14:53:45 +02:00
9eb2d480c8 Update Dockerfile 2020-06-29 14:52:40 +02:00
0dffe32284 Update Dockerfile 2020-06-29 14:51:38 +02:00
12c5f8aa47 Update Dockerfile 2020-06-29 14:46:51 +02:00
bf1f613a3e Delete package-lock.json 2020-06-29 14:43:10 +02:00
87ab64b052 Merge pull request #5 from Aviortheking/dependabot/composer/symfony/http-foundation-5.0.7
Bump symfony/http-foundation from 5.0.5 to 5.0.7
2020-03-31 11:45:32 +02:00
5a13d11d05 Bump symfony/http-foundation from 5.0.5 to 5.0.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.0.5...v5.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 03:13:00 +00:00
a09f9b317b add blog detail 2020-03-13 16:29:16 +01:00
092e42e197 add seeder for post & routing for list of post 2020-03-13 16:15:48 +01:00
9f7ebbc3d0 Ajout du bouton login 2020-03-13 11:47:47 +01:00
ebee4786fc refacto to improve speed of the application 2020-03-13 11:43:41 +01:00
6fdc35f4d4 Merge branch 'master' of https://github.com/Aviortheking/CA_LARAVEL 2020-03-13 11:39:12 +01:00
1afe3001ee abon 2020-03-13 11:38:33 +01:00
895aff2609 add index, menu, css... 2020-03-13 11:31:14 +01:00
42cdfca06c modif template 2020-03-13 11:31:13 +01:00
d18a193270 Merge pull request #4 from Aviortheking/modify-view
modify view and style
2020-03-13 11:25:12 +01:00
75fb422816 Merge branch 'master' into modify-view 2020-03-13 11:24:41 +01:00
b76a536ec5 modify view and style 2020-03-13 11:11:35 +01:00
5c05e32c2c Mis a jour le README
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-13 11:06:14 +01:00
cb86a97955 Merge pull request #3 from Aviortheking/auth
fix migration && add seeder && add is_admin
2020-03-13 10:49:18 +01:00
7f4c5d47df fix migration && add seeder && add is_admin 2020-03-13 10:48:18 +01:00
851807ae21 Ajout de yarn dans le process
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-13 10:20:07 +01:00
b4a8983462 Merge pull request #2 from Aviortheking/auth
add login page & register page
2020-03-13 09:58:47 +01:00
cae091e1ec add login page & register page 2020-03-13 09:57:34 +01:00
9da138fe63 Amélioration du README
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-13 09:17:03 +01:00
ee721ad1e8 Merge branch 'master' of github.com:Aviortheking/CA_LARAVEL 2020-03-13 09:04:01 +01:00
2a10c53550 Mis a jour vers Laravel 7
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-13 09:03:49 +01:00
42a306c413 Update readme LFS 2020-03-12 10:23:36 +01:00
7f2131cb41 rendu de la signification des commits plus clair
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-03-12 09:47:40 +01:00
6823605d6f Ajout des pages d'erreurs
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-13 11:30:28 +01:00
fc264552ca Suppression des Templates inutiles
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-13 11:23:10 +01:00
9c5f293fdc Réorganisaiton des templates Email
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-13 11:22:56 +01:00
9c2205235c Changmenet Gestion de Emails
+ ajout d'un script pour racourcir les commandes a lancer dans docker

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-13 11:18:00 +01:00
ba909afac1 Tracking pictures with LFS
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-13 10:29:48 +01:00
f0a268e4e8 add index, menu, css... 2020-02-13 10:01:27 +01:00
1c2e16cc0a Merge branch 'master' of github.com:Aviortheking/CA_LARAVEL 2020-02-12 11:55:16 +01:00
21d9c08bfe Merge branch 'master' of github.com:Aviortheking/CA_LARAVEL 2020-02-12 11:54:18 +01:00
0e43049592 Ajout volume
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-12 11:54:08 +01:00
d7d77cc47b Ajout du formulaire contactez-nous | Controller/template_mail 2020-02-12 11:51:15 +01:00
862299aca9 Changement de MariaDB a MySQL
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-12 09:45:58 +01:00
213c3eb065 Fix Fix
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-02-11 16:47:16 +01:00