-
-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configurable Overview page #639
base: master
Are you sure you want to change the base?
Configurable Overview page #639
Conversation
8174b06
to
bf9f053
Compare
452afeb
to
d916867
Compare
(Overview). Fixes voxpupuli#544 and voxpupuli#533.
d916867
to
c4237fb
Compare
Codecov Report
@@ Coverage Diff @@
## master #639 +/- ##
==========================================
- Coverage 81.54% 79.40% -2.15%
==========================================
Files 12 12
Lines 878 908 +30
==========================================
+ Hits 716 721 +5
- Misses 162 187 +25
Continue to review full report at Codecov.
|
c4237fb
to
9377ed8
Compare
Unfortunately, you seem to hit the same issue as I did when I worked on this, @sebastianrakel . When using the code from your branch as of now, if you set |
I have to investigate this, it works a few days ago :D will have a look into it tomorrow |
This reverts commit 5ff8434.
Please rebase and let us know if it works for you, @sebastianrakel . 🙂 |
This should create a configurable frontpage, based on the work of @gdubicki
Based on PR #614