Viva-con-Agua / bloob-frontend

GNU General Public License v3.0
0 stars 1 forks source link

Select receiver #1

Open tombiers opened 5 years ago

tombiers commented 5 years ago

An author wants to select a receiver/a group of receivers from drops. The widget from drops can be used to search for users and to receive their UUID. A similar widget will be needed to search for user groups.

tombiers commented 5 years ago

import { WidgetUserAutocomplete } from 'vca-widget-user' use <WidgetUserAutocomplete @<event_name> = "fkt_name"/> in template

tombiers commented 5 years ago

integrate into the pool network to have access to drops, see deployment_scripts: conf/nginx/pool2.location conf/nginx/pool2.upstream

johannsell commented 5 years ago

Drops US User groups will not be implemented during the next time. Thus, we need special purpose solutions for the three (five inside the process model) motivations to write an email:

  1. Newsletter: Select all users (of crew xy) using the Drops Webservice
  2. Mail to Crew-ASP: Select all users with role VolunteerManager using the Drops Webservice
  3. Prepare a widget for Waves that can be parameterized by the receivers UUID or add query parameters to preselect the set of receivers by the users UUID

@tombiers: Please, describe all solutions in their own issues, so they can become part of the sprints.

johannsell commented 5 years ago

Requires closing vca-widget-user #17.