SuccessfulBuildsController

SuccessfulBuildsController

Stimulus controller that populates the number of successful builds per build context.

Constructor

new SuccessfulBuildsController()

Source:

Extends

  • Controller

Methods

calculateNumberOfBuilds()

Source:

connect()

Source:

Subscribe to the store.

disconnect()

Source:

Unsubscribe from the store

loadingSuccessfulBuildsValue()

Source:

Sets the text whilst waiting for the number of builds

reconnect()

Source:

Handles a repeated Turbo visit to the dashboard page.

storeUpdated()

Source:

Triggered by the store whenever any store data changes. Controls whether the number of builds should be populated or display the loading indicator

updateSuccessfulBuildsValue()

Source:

Sets the text for the number of builds