| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-17 | ui: Move modal state outside of Redux | Fabian Mastenbroek | |
| This change updates the frontend so that the modal state is not stored inside Redux but instead is stored using the useState hook. This simplifies the design of the modal components. | |||
