guhur
|
4c2759d8c9
|
fix: api connection (#72)
* fix: api connection
* fix: confirm page with delayed election
* fix: fr translation
|
1 year ago |
Pierre-Louis Guhur
|
91e2bdd76a
|
update number of votes
|
1 year ago |
Pierre-Louis Guhur
|
867042e791
|
switch to Nextjs
|
1 year ago |
Clement G
|
bd61681967
|
feat(static-pages) : add subject param on mailto
|
2 years ago |
Clement G
|
51bb55d593
|
feat(static-pages) : set mailto to app@mieuxvoter.fr
|
2 years ago |
Clement G
|
4b959c2440
|
feat(static-pages) : add mailto
|
2 years ago |
Clement G
|
d835448206
|
feat(static-pages) : hide/show tack(dash) on footer
|
2 years ago |
Clement G
|
ad33191a4d
|
feat(static-pages) : add views components (with lorem ipsum)
|
2 years ago |
Clement G
|
8ef1d13f22
|
feat(pettier) : update eslint package and fix some problems (ignore prop-type validations problems for now)
|
2 years ago |
Clement G
|
e6482a7962
|
feat(pettier) : eslintrc.json and format all files
|
2 years ago |
guhur
|
b659c82641
|
Revert "feat(static-pages) : add privacy policy and legal notices pages"
|
2 years ago |
Clement G
|
2e27e07230
|
fix(footer) : fix break-word problem on small devices
|
2 years ago |
Clement G
|
ee60b137d3
|
feat(static-pages) : add privacy policy and legal notices pages
|
2 years ago |
Clement G
|
cd0fae0c2c
|
feat(footer): remove an extra dash
|
2 years ago |
Pierre-Louis Guhur
|
8864895d64
|
remove flags from footer
|
2 years ago |
Pierre-Louis Guhur
|
a9a6795277
|
fix warnings
|
2 years ago |
Clement G
|
382ebaa43b
|
fix(footer): add target="_blank" on footer's link #29
|
2 years ago |
Pierre-Louis Guhur
|
9f837f676e
|
fix results
|
2 years ago |
Clement G
|
38c32e4e3c
|
feat(paypal): add color property (with class bootstrap) #31
|
2 years ago |
Clement G
|
3811bcb6e5
|
feat(result): add number of vote #34
|
2 years ago |
Clement G
|
d4c23a6c4c
|
feat(paypal): use custom button instead of PayPal code
|
2 years ago |
Pierre-Louis Guhur
|
3db16093bd
|
[i18n] clean code
|
2 years ago |
Clement G
|
1f7d51dad4
|
feat(locale): Add dropdown to select language (wip)
|
2 years ago |
Clement G
|
41d3cce977
|
feat(Paypal): revert change local system (wip) #31
|
2 years ago |
Clement G
|
3202288f05
|
feat(Paypal): change local system (wip) #31
|
2 years ago |
Clement G
|
5f2f7f073e
|
fix(footer): add target="_blank" on footer's link #29
|
2 years ago |
Clement G
|
43e32502ce
|
feat(banner-helloasso): add a banner helloasso
|
2 years ago |
Pierre-Louis Guhur
|
eb6ade04b4
|
add i18n
|
2 years ago |
Pierre-Louis Guhur
|
92417540c5
|
add i18n
|
2 years ago |
Pierre-Louis Guhur
|
85b03f3fc0
|
reformat code
|
3 years ago |
guhur
|
e49ad0bde8
|
Connection to MV API (#1)
* change url
* fix bug in API
* add .env config
* rename mentions to grades
* connect Result.jsx to API
* connect vote
|
3 years ago |
Clement G
|
4ede74a9a9
|
Fix link in Header and Footer
|
3 years ago |
Clement G
|
6c068dbcd6
|
Add some header and footer content with scss
|
3 years ago |
Clement G
|
d4d54777bb
|
Add Header and Footer component layout
|
3 years ago |
Clement G
|
81b07f0121
|
Add Vote and Result view component (with Routes)
|
3 years ago |
Clement G
|
1ce46edc34
|
create View Component Home
|
3 years ago |