operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

Add a timezone selection for email notifications in user settings

Open vlo-rte opened this issue 1 year ago • 1 comments

related to : https://github.com/opfab/operatorfabric-core/issues/7061

Currently, cards-external-diffusion do not know the timezone of the user (for start and end dates for example). So after discussion, we decided to add a new field in settings screen allowing the user to choose the timezone he wants for the mails he will receive. This field will be stored in database, in the collection "user_settings".

  • [x] This field must be displayed/hidden depending on a conf value.
  • [x] The default value (in cards-external diffusion) must be Europe/Paris.

vlo-rte avatar Aug 26 '24 09:08 vlo-rte