florian.vuillemot florian.vuillemot
  • Paris
  • Joined on 2019-02-11
1f2bceaae7 Add confirmation-duplicate-subject in parameter
c3520c539f Rename already-confirmed-template to confirmation-duplicate-template
a18b019e40 Factorise get_config_for_*
92daea4ace Remove useless else
267c4284c0 Remove useless import and fixed typo
037f1bb800 Change already_confirm in already_confirmed
cc11fb177f Add already confirm template
florian.vuillemot commented on issue fsfe-system-hackers/forms#36 2019-04-11 14:32:19 +00:00
#11 Scenario 3 option 2

@max.mehl I think the logic is ok. You can try :)

florian.vuillemot commented on issue fsfe-system-hackers/forms#36 2019-04-11 10:01:43 +00:00
#11 Scenario 3 option 2

@reinhard, I factorised configurator with _get_config_for_field. But I don't know if you think that is clean. Do you know if its the right way to do it

267c4284c0 Remove useless import and fixed typo
037f1bb800 Change already_confirm in already_confirmed
florian.vuillemot created pull request fsfe-system-hackers/forms#36 2019-04-10 16:55:40 +00:00
WIP #11 Scenario 3 option 2
0ca899650b Add condition for send already sign email
6794f30850 Add already confirm template in object
4b75a6dfba Refacto template service
44f75d63f6 factorise TempateService
0608a43483 Split generic render
Compare 9 commits »
3b843070cb Find in log user that ever sign open letter
9b4355ec1f Use Pipenv (#35)
91021b7434 Fix form worker and web crash (#34)
7da1abd93c ease local testing by exporting extra configuration to separate docker-compose file
florian.vuillemot commented on issue fsfe-system-hackers/forms#11 2019-04-09 20:38:30 +00:00
Handling mail duplicates in open letters and possible abuse

For the scenario 3 option 2, we have to provide an email to alert.

florian.vuillemot commented on issue fsfe-system-hackers/forms#35 2019-04-09 08:37:25 +00:00
#27 Use Pipenv

Yes, I forgot to remove the WIP !

florian.vuillemot commented on issue fsfe-system-hackers/forms#35 2019-04-08 19:57:59 +00:00
#27 Use Pipenv

Thanks @reinhard. If you see a cache optimization do not hesitate :)

florian.vuillemot pushed to refacto/add_pipenv at florian.vuillemot/forms 2019-04-08 19:51:38 +00:00
80b17eb717 Add / at in Dockerfile path
d151267a65 Merge branch 'master' into refacto/add_pipenv
91021b7434 Fix form worker and web crash (#34)
7da1abd93c ease local testing by exporting extra configuration to separate docker-compose file
Compare 4 commits »
florian.vuillemot created pull request fsfe-system-hackers/forms#35 2019-04-07 16:55:55 +00:00
WIP Use Pipenv
florian.vuillemot pushed to refacto/add_pipenv at florian.vuillemot/forms 2019-04-07 16:54:52 +00:00
4f75553cc7 Update worker dockerfile for use pipenv
5eb9abd112 Update web dockerfile for use pipenv
2ed966c442 Change Pipfile for pointing on pypi
0583c321cb Remove requirements.txt
c18f796f86 Add Pipfile and Pipfile.lock
florian.vuillemot commented on issue fsfe-system-hackers/forms#26 2019-04-07 12:36:03 +00:00
Docker image footprint is quite big

Oh yes of course !