gitlab-org--gitlab-foss/spec/frontend/clusters
Enrique Alcántara 690382dda6 Use a FSM to determine application next state
- Separate cluster application UI state from server-side app status
- Use a state machine to determine cluster application next state
- Instead of using two variables to keep track of when an app
is installing or updating, just use the app status property and control
server-side and user events using the FSM service.
2019-04-26 08:15:44 +00:00
..
components Use a FSM to determine application next state 2019-04-26 08:15:44 +00:00
services Use a FSM to determine application next state 2019-04-26 08:15:44 +00:00
stores Use a FSM to determine application next state 2019-04-26 08:15:44 +00:00
clusters_bundle_spec.js Use a FSM to determine application next state 2019-04-26 08:15:44 +00:00