Commit Graph

300 Commits

Author SHA1 Message Date
Divlo
5a26d28e34 frontend: Modifier/supprimer une catégorie /admin 2020-04-13 18:26:45 +02:00
Divlo
f7c047120d backend: /admin/categories 2020-04-12 22:38:13 +02:00
Divlo
887b4b4c2c Hotfix: README.md github logo 2020-04-12 17:47:14 +02:00
Divlo
20bbe9b553 Update README.md 2020-04-12 17:39:05 +02:00
Divlo
d902d40e6e frontend: manageCategories et Hotfix date-and-time 2020-04-12 12:40:56 +02:00
Divlo
42193066a8 frontend et backend: Crée une nouvelle fonction 2020-04-11 23:29:22 +02:00
Divlo
c157f7e922 frontend: FunctionsList et début de /admin 2020-04-11 21:07:13 +02:00
Divlo
02058fc2fb frontend: Ajouter/Retirer une fonction des favoris 2020-04-10 22:50:24 +02:00
Divlo
0ac2fbf3ab frontend et backend: Supprimer un commentaire 2020-04-10 20:58:19 +02:00
Divlo
39a332a867 frontend: Voir et Poster des commentaires 2020-04-10 20:20:07 +02:00
Divlo
903590fb08 backend: GET, POST, DELETE /favorites/:functionId 2020-04-10 00:01:39 +02:00
Divlo
9152313110 backend: GET et POST /comments/:functionId 2020-04-09 14:31:33 +02:00
Divlo
84dae869ef frontend: Hotfix inputState pour modifier profil 2020-04-09 11:32:33 +02:00
Divlo
42672399ff Hotfix: maxAge cookie 'user' - expires in 1 week 2020-04-08 20:15:35 +02:00
Divlo
ca0c77a522 Hotfix: withoutAuth + ajustements UserContext 2020-04-08 15:26:18 +02:00
Divlo
5d048f3010 frontend: Édition profil + corrections backend 2020-04-08 00:47:24 +02:00
Divlo
3ed605af1b backend: PUT /users - Supprime les anciens logo 2020-04-07 17:15:01 +02:00
Divlo
5bf9a2ade6 backend: PUT /users - Modifier le profil 2020-04-07 16:21:48 +02:00
Divlo
de28cbe706 frontend: Mot de passe oublié + ajustement backend 2020-04-07 13:56:56 +02:00
Divlo
7d69561499 frontend et backend : Profil Public 2020-04-06 23:06:21 +02:00
Divlo
76298b6087 frontend et backend: Connexion d'un utilisateur 2020-04-06 16:46:03 +02:00
Divlo
8c37dbaaf4 backend: Mot de passe oublié + Securité Next maj
TODO: Page de connexion frontend et profil public
2020-03-31 07:48:00 +02:00
Divlo
49da9d5d48 back: DELETE /admin/functions/:id 2020-03-25 23:30:33 +01:00
Divlo
cec6881308 backend: POST /admin/functions créé une fonction 2020-03-25 22:59:08 +01:00
Divlo
96af78f967 frontend: Hotfix loading 2020-03-25 18:46:23 +01:00
Divlo
7d49422108 frontend: Page d'inscription + Hotfix backend 2020-03-25 18:22:03 +01:00
Divlo
2239df70b3 backend: Login/Inscription 2020-03-25 16:23:43 +01:00
Divlo
84712eb251 backend: Hotfix convertRomanToArabic + exports 2020-03-24 17:02:30 +01:00
Divlo
2c61a22787 frontend et backend: Formulaire dynamique 2020-03-24 16:11:55 +01:00
Divlo
b479e1501f frontend: FunctionTabs en plusieurs components 2020-03-24 09:54:50 +01:00
Divlo
53330095be frontend: Système d'onglets pour /functions/slug 2020-03-23 21:22:41 +01:00
Divlo
0f8c1d3569 backend: GET /functions/:slug 2020-03-23 16:50:31 +01:00
Divlo
96f18ead42 Hotfix et Modèle (backend) complet d'une fonction 2020-03-23 14:42:26 +01:00
Divlo
9d9aed8bcf frontend: Landing page 2020-03-22 16:21:19 +01:00
Divlo
02b3ef84f0 frontend: Custom server Next.js 2020-03-22 03:52:04 +01:00
Divlo
60d6d56bba Hotfix: Nom des dossiers + Ajout /functions/slug 2020-03-21 23:54:08 +01:00
Divlo
fd7fc44fe7 frontend: Preloader & 404 Error page 2020-03-21 23:03:30 +01:00
Divlo
3debd85a70 frontend: NProgress Loader entre chaque page 2020-03-21 20:48:46 +01:00
Divlo
c7115144bf frontend: Hotfix Loader height 2020-03-21 18:36:57 +01:00
Divlo
ea13959c91 frontend: Pagination au scroll 2020-03-21 18:24:10 +01:00
Divlo
895d0c7f6b frontend: Loader + Refactoring 2020-03-21 16:43:37 +01:00
Divlo
a0fb5ee13a frontend: Console.log index.js 2020-03-20 23:38:30 +01:00
Divlo
c6116b9da1 frontend: Trier par catégorie et recherche 2020-03-20 23:35:51 +01:00
Divlo
404af8be6a backend: Chercher par catégorie et recherche 2020-03-20 22:57:43 +01:00
Divlo
cb3ca25aac frontend: FunctionCard CSS Function__info bottom 2020-03-20 18:36:48 +01:00
Divlo
5edf5e7069 frontend: Affichage dynamique des fonctions
TODO: Rendre fonctionnel la rechercher et le tri par catégorie
2020-03-20 18:26:55 +01:00
Divlo
c9f817930c backend: Ajout de Sequelize, GET /functions
TODO: Trier par catégorie et chercher les fonctions
2020-03-20 16:49:45 +01:00
Divlo
19dfe6ae8d backend: Ajout de convertEncoding 2020-03-20 12:21:23 +01:00
Divlo
ccfa35d24e backend: Hotfiix next not defined weatherRequest 2020-03-20 11:49:45 +01:00
Divlo
a605b781f4 backend: AJout de Heap's algorithm + .env.example 2020-03-20 11:45:19 +01:00