Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gafalink gafalink
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ana
  • gafalinkgafalink
  • Merge requests
  • !4
The source project of this merge request has been removed.

Added feature: choose color.

Merged flynn requested to merge (removed):flynn-dev into master Oct 15, 2017
  • Overview 0
  • Pipelines 0
  • Changes 4

New files: options.html and options.js. This files are the used by the default page in the configuration of plugin. The html file describes the view. And javascript file saves and restore the data storage.

In manifest: options_ui defines the html page of configuration. Added "storage" in "permission".

Refactoring index.js: The methode "then" of instance Promise is asynchronus. Modification: the main loop becomes a function. The methode then call ConfigColor. In failed to get color from storage the default color are text in red and background in yellow.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: flynn-dev