lepathie / AMe-Forum

A forum engine built on top of Angular and Meteor.
MIT License
0 stars 0 forks source link

Implementation of #26 - Widget that displays all (including inactive) forums #45

Closed lepathie closed 4 years ago

lepathie commented 4 years ago

What this PR does

This PR introduces a new fully dynamic widget for displaying every forum as an entry in a table. (fixes #26) The widget follows the new design philosophy specified on our figma.

Also

Create a module for displaying forums

lepathie commented 4 years ago

Merged #43 and #44 so that we can see correct test results for this PR.