Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • docs/mj/architecture-overview
  • ab/dont-assume-public
  • 225175-change-the-default-order-for-packages-in-the-package-registry-list-view-to-default-to
  • ph/224141/hideBatchSuggestionsWithOnlyOneSuggestion
  • fj-snippets-blob-resolver
  • 250998-fix-missing-vsa-request-parameters
  • 223812-add-mutation-to-confirm-vulnerability
  • release-tools/update-gitaly
  • 251013-on-design-discussion-note-icons-are-misaligned
  • canary-ingress-rails
  • 239472-swimlanes-license
  • 250269-disable-batch-count-because-pipelines-that-have-security-jobs-counters-fail-on-gitlab-com
  • 223812-add-mutation-to-resolve-vulnerability
  • 212322-ignore-uuid-on-vulnerabilities-occurences
  • 219565-increase-limit-for-number-of-files-loaded-for-a-single-diff-be
  • 235387-allow-for-project-releases-to-be-associated-with-group-milestones-in-the-database
  • 4745-search-add-epics-scope
  • add-review-request-to-to-do-list-filter
  • extend_documentation_links_validation
  • v13.3.6-ee
  • v13.2.9-ee
  • v13.1.11-ee
  • v13.3.5-ee
  • v13.1.10-ee
  • v13.2.8-ee
  • v13.3.4-ee
  • v13.1.9-ee
  • v13.2.7-ee
  • v13.3.3-ee
  • v13.3.2-ee
  • v13.3.1-ee
  • v13.3.0-ee
  • v13.3.0-rc44-ee
  • v13.3.0-rc43-ee
  • v13.3.0-rc42-ee
  • v13.0.14-ee
  • v13.1.8-ee
  • v13.2.6-ee
  • v13.0.13-ee
40 results

flash_message.js

Forked from GitLab.org / GitLab
Source project has a limited visibility.
  • E'zeki&el Kigbo's avatar
    c8aa5692
    Swap create flash functions · c8aa5692
    E'zeki&el Kigbo authored
    Replaces the default export flash
    function with the newCreateFlash.
    
    Fix outstanding flash imports
    
    Updates specs and replaces outstanding
    imports for `Flash`
    
    Fixes additional specs
    
    Updates the remaining calls to different
    flash methods, except for the window.Flash
    method since this will break .erb templates
    Swap create flash functions
    E'zeki&el Kigbo authored
    Replaces the default export flash
    function with the newCreateFlash.
    
    Fix outstanding flash imports
    
    Updates specs and replaces outstanding
    imports for `Flash`
    
    Fixes additional specs
    
    Updates the remaining calls to different
    flash methods, except for the window.Flash
    method since this will break .erb templates