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

Adding a new visual component to ActiveChat #142

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

MateusHnr1
Copy link

image

New visual component for iframes added

  • Introducing a new visual component designed for integration into iframes.
  • Removed the CORS controls because I'm not familiar with how to deal with them.
  • Added a new route for the component: r'^server/(?P<server_id>[^/]+)/(?P<connector_id>[^/]+)?$.
  • Example path: /instance/server/A6D4E2DB5B96456DB464/3A47D71D1AE048B09F68.

I apologize for the names and descriptions of the commits; I'm still learning the conventions of Git.

OBS: The final code shouldn't be this, but to share the idea I'm sending it anyway

Branch nova para testes e não comprometer o projeto principal
Foi adicionado um style para definir a nav bar como none
Atualização da branch rocket
Active iframe
.
Url do Macro_chat reduzida para apenas passar o servidor_id e connector_id
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.

1 participant