Commit Graph

176 Commits

Author SHA1 Message Date
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
Divlo
fd3224ee42 backend: Ajouts de fonctions à exécuter pour /functions/:functionName 2020-03-17 18:35:03 +01:00
Divlo
f631873893 frontend: Structure fichier + Header et navigation 2020-03-17 15:34:26 +01:00
Divlo
1b4a7a1c09 backend: Première route /functions/:functionName + Gestion des erreurs 404 et 500 2020-03-17 12:02:12 +01:00
Divlo
c8ffeea5da Initial commit 2020-03-16 22:55:32 +01:00
Divlo
adf7c80c87 Merge branch 'master' of https://github.com/Divlo/FunctionProject 2020-01-20 22:02:21 +01:00
Divlo
b93971f90f Hotfix: ShortenLink & feedbackForm JS 2020-01-20 22:01:48 +01:00
Divlo
4f3f8bd552 Hotfix: Optimization and Bug Fixes 2020-01-07 12:55:11 +01:00
Divlo
06d0d9c136 Hotfix: Fontawesome et css config php 2020-01-01 17:39:10 +01:00
Divlo
1859a9836e 2020 License 2020-01-01 17:03:59 +01:00
Divlo
84c0b46fff Hotfix: Réorganisation librairies 2020-01-01 17:03:05 +01:00
Divlo
c9706d5cd1 Hotfix: Organisation fonctions annexes/ variables 2020-01-01 16:56:52 +01:00
Divlo
f43158c773 Hotfix: Réorganisation fichiers JS pour les Pages 2019-12-31 18:28:49 +01:00