Commit Graph

288 Commits

Author SHA1 Message Date
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
Divlo
b0ce56a035 backend: Small Hotfix 2020-03-19 23:21:20 +01:00
Divlo
a2b5a02f6b backend: Error handling middleware 2020-03-19 22:59:06 +01:00
Divlo
c324676e89 backend: Ajout de calculateAge 2020-03-19 21:46:54 +01:00
Divlo
e281b3dbec backend: ajout de convertCurrency 2020-03-19 19:49:43 +01:00
Divlo
280982a8d5 frontend: Select et Search responsive 2020-03-19 17:46:43 +01:00
Divlo
d66c4037db frontend: Rechercher et trier les fonctions 2020-03-19 17:19:59 +01:00
Divlo
4d1f31afe3 frontend: Mise à jour grid.css pour FunctionCard 2020-03-19 16:36:43 +01:00
Divlo
0be0abf13c frontend: Functions page et FunctionCard 2020-03-19 16:13:51 +01:00
Divlo
d4fb1e3aba frontend: Layout (Header, Content, Footer) _app.js 2020-03-19 09:07:29 +01:00
Divlo
a82c1d8416 frontend: Mise en place de NextJS 2020-03-18 16:26:18 +01:00
Divlo
6a90fc764d backend: Limitation d'appel à l'api openweathermap.org pour la fonction weatherRequest 2020-03-17 22:14:25 +01:00
Divlo
27d6531a98 backend: Ajout de la fonction weatherRequest + Hotfix: armstrongNumber → NaN 2020-03-17 19:37:45 +01:00