Skip to content

Broadcast messages

Svein Tore Koksrud Seljebotn requested to merge 1244-broadcast-messages into dev

Description

Closes issues: LA-1244 Related issues:

  • Adds new cli command broadcast [new|list|deactivate]
  • Adjusts modal position and scroll behaviour to bad positions when there's a broadcast on top
  • New table in database: broadcast

Type of change

  • New feature
  • Breaking change
  • Bug fix
  • Improvement

Testing

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation

Other

Changes have been made to the UI layout which should be manually validated.

General

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My branch has recently been updated with new changes in dev before this merge request
  • I have made corresponding changes to the documentation
Edited by Svein Tore Koksrud Seljebotn

Merge request reports