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

[14.0][FW-PORT] helpdesk_mgmt: Better attachments support #463

Closed
wants to merge 3 commits into from

Conversation

ypapouin
Copy link
Contributor

This PR has been split from #448

  • Add a list of attachments in the ticket portal view.
  • When a ticket is created by a customer with attachments, an access token is automatically generated.

@pedrobaeza pedrobaeza added this to the 14.0 milestone Jun 3, 2023
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Oct 8, 2023
Comment on lines +191 to +199
<a
t-attf-href="/web/content/#{f.id}?download=true&amp;access_token=#{f.access_token}"
target="_blank"
>
<span class="fa fa-download" />
<span t-esc="f.name" />
</a>
<br />
</t>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: indent this block.

Other than that it LGTM!

eLBati and others added 3 commits October 24, 2023 08:54
Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
…d on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
@ypapouin ypapouin force-pushed the 14.0-fw-port-12.0-attachments branch from 6c22428 to 7ec5e05 Compare October 24, 2023 06:57
@github-actions github-actions bot closed this Nov 26, 2023
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Jan 9, 2024
… view

Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Jan 9, 2024
…achments added on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Jan 9, 2024
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 8, 2024
… view

Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 8, 2024
…achments added on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 8, 2024
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 23, 2024
… view

Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 23, 2024
…achments added on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 23, 2024
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 24, 2024
… view

Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 24, 2024
…achments added on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
renda-dev pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 24, 2024
PicchiSeba pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 29, 2024
… view

Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
PicchiSeba pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 29, 2024
…achments added on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
PicchiSeba pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Apr 29, 2024
PicchiSeba pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Oct 14, 2024
… view

Forward port of 656c2d9

Note that the commit fc3905e (allow portal users to write tickets) has not been forward ported as it is not necessary
PicchiSeba pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Oct 14, 2024
…achments added on ticket submit

Otherwise they stay "private" and are not displayed on the portal.
PicchiSeba pushed a commit to PyTech-SRL/helpdesk that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants