Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A amiv-website-mithril
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch

  • amivamiv
  • amiv-website-mithril
  • Merge requests
  • !263

Temporary fix for studydocuments upload form

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sandro Lutz requested to merge 129-temporary-fix into master Jul 03, 2019
  • Overview 1
  • Commits 6
  • Pipelines 0
  • Changes 5

We have a mysterious bug with our studydocuments upload form which we could not fix in time. Therefore we should temporarily remove the automatic re-upload feature of the upload form and inform the user that they have to do so on their own.

For more information on the issue above, see #129.

This change also requires an additional proxy service on our server cluster so that the requests on https://amiv.ethz.ch/media are forwarded to the API. This is required so that the download attribute on links works as intended. The required proxy is already in place.

It might take some time until the new solution works properly after deployment as we have to change the service worker which might be cached for one hour.

Below a screenshot how the form will look like with this fix: 2019-07-03_19.19.33_localhost_3f5818115b89

Edited Jul 03, 2019 by Sandro Lutz
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 129-temporary-fix