covfamikoi / rpevents

2 stars 0 forks source link

Implement announcements view tab #22

Open circuitsacul opened 1 year ago

circuitsacul commented 1 year ago

Should just show announcements, sorted by date, with the most recent at top.

For authenticated users with proper permissions, a FAB can be shown. Clicking it can open a modal screen with input fields.

Clicking on the announcement could show a bottom screen that let's you select between deleting or editing the announcement. Editing the announcement can probably re-use the original modal screen, with some minor changes.