Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O ornl-software-catalog
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • rse-public
  • ornl-software-catalog
  • Merge requests
  • !16

frontend performance / extensibility tweaks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Drane, Lance requested to merge lance_css-js-loading into dev Nov 19, 2021
  • Overview 0
  • Commits 6
  • Pipelines 1
  • Changes 22
  • fixes #21 (closed), which was the cause of some D3 charts pages caught in an infinite loop (this problem also exists on the LLNL repository, for example https://software.llnl.gov/repo/#/LLNL/Aluminum
  • Reformat HTML layout structure so that specific CSS files can always be included at the end of the <head> in the layout, instead of in the middle of the <body> . This significantly improves load times.
  • Make the background image an actual background image to improve load times
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: lance_css-js-loading