Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #51

Merged
merged 60 commits into from
Jun 1, 2021
Merged

Develop #51

merged 60 commits into from
Jun 1, 2021

Conversation

jcbalmeida
Copy link
Contributor

feat: Classifier create gRPC

feat: Added UpdateUserLang

feat: Template selector by domain

feat: Changes in template context processor:

  • Name changed to enable_weni_layout (more explicit)
  • Uses regex to extract the url domain
  • Check the current domain againt settings.WENI_DOMAINS

Co-authored-by: paulobernardo [email protected]

feat: Set User admin in org on create

feat: Adds endpoints to flow editor and org settings, changing current org (#40)

  • Creates weni.auth.org_choose decorator

  • Changes url pattern to /weni/<org_uuid>/authenticate;

  • Refactors WeniAuthenticationRequestView to use weni.auth.decorators.org_choose;

  • Implements weni.auth.views.OrgHomeRedirectView (redirects to temba's "/org/home" view, setting the org in the url /weni/<org_uuid>)

  • Adds weni.auth.views.FlowEditorRedirectView

feat: new Weni's context processors

feat: Added classifier create

feat: User email and Org UUID custom fields

feat: Added access_token to create and list classifier (#43)

feat: Adds custom command to run grpc server with optional SSL credentials (#44)

Sandro-Meireles and others added 30 commits March 16, 2021 11:27
- Name changed to enable_weni_layout (more explicit)
- Uses regex to extract the url domain
- Check the current domain againt settings.WENI_DOMAINS

Co-authored-by: paulobernardo <[email protected]>
Ajusts on language Update service
jcbalmeida and others added 27 commits March 23, 2021 09:52
…40)

* Creates weni.auth.org_choose decorator

* Changes url pattern to /weni/<org_uuid>/authenticate;

* Refactors WeniAuthenticationRequestView to use weni.auth.decorators.org_choose;
* Implements weni.auth.views.OrgHomeRedirectView (redirects to temba's "/org/home" view, setting the org in the url /weni/<org_uuid>)

* Adds weni.auth.views.FlowEditorRedirectView
@jcbalmeida jcbalmeida merged commit 3da3d05 into master Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants