Skip to content

Introduce Seat Count Alert and Helper

What does this MR do and why?

Describe in detail what your merge request does and why.

This is a part of a series of MR tackling #348481 (closed):

Description MR
Introduce Seat Count Alert and Helper frontend 👈 you are here
Update CDot to send reconciliation status backend tbd
Introduce call to CDot to fetch reconciliation status backend tbd
Introduce Callout functionality with custom display logic backend tbd
Plug in all logic to display Seat Count Alert backend tbd

In this MR we're introducing the frontend template and helper for the Seat Count alert. Note that the logic in the helper is hiding the template by default (i.e. display_seats_count_alert! is not called anywhere).

The approach here taken is similar to !31497 (merged) (see this discussion).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Screenshots are here for showcase purpose (designs)

Group Issues page on Project
Screenshot_2022-01-13_at_15.33.10 Screenshot_2022-01-14_at_07.04.57
Sub-Group Project on Sub-Group
Screenshot_2022-01-14_at_09.07.22 Screenshot_2022-01-14_at_09.07.11

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #348481 (closed)

Edited by Angelo Gulina

Merge request reports