Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
P
projectdashboard
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • projectdashboard
  • Merge Requests
  • !39

Merged
Opened Sep 15, 2016 by Tillie Kottmann@deletescapeOwner

Data uri failure fix

  • Overview 1
  • Commits 2
  • Changes 3

Created by: josedcs

The bloburl does not have the same limitations as a data uri so download does not fail in Chrome. Since bloburl is now inserted into dom, downloading on firefox works now as well.

Changed flow of downloading documents by adding a button and an extra click. One must first "fetch" the document before "downloading" the document.

A button indicates that the document must be fetched and the button changes to download after the document is fetched and bloburl is generated.

Added styling to slot buttons so that they are the same size as line.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/projectdashboard!39
Source branch: data_uri_failure_fix