Skip to content

#250-emptycontent-views - #593

Merged
juliusknorr merged 4 commits into
masterfrom
250-emptycontent-views
Aug 23, 2018
Merged

#250-emptycontent-views#593
juliusknorr merged 4 commits into
masterfrom
250-emptycontent-views

Conversation

@NebriBlackwing

Copy link
Copy Markdown
Member

Signed-off-by: Ryan Fletcher ryan.fletcher@codepassion.ca

  • Resolves: # 250
  • Target version: master

Summary

Added empty content messages to board listings.

TODO

  • [] Add empty content messages to board listings.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
@codecov

codecovBot commented Aug 21, 2018

Copy link
Copy Markdown

Codecov Report

Merging #593 into master will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #593 +/- ##
=======================================
Coverage 75.46% 75.46% =======================================
Files 52 52 Lines 1969 1969 =======================================
Hits 1486 1486 Misses 483 483

@NebriBlackwing

Copy link
Copy Markdown
MemberAuthor

I'll make a quick revision as per @jancborchardt's comment

This will solve issue #250

Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
@NebriBlackwingNebriBlackwing changed the title Added empty message to board list when there are no boards present.#250-emptycontent-viewsAug 21, 2018
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
Comment threadjs/controller/ListController.js Outdated
$scope.updatingBoard = null;

var filterData = function () {
var filterData = function () {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need additional whitespace 😉

Comment threadtemplates/part.boardlist.php Outdated
</tr>
</thead>
<tbody>
<tbody>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whitespace.

@juliusknorrjuliusknorr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, but all in all looks good. 👍

Comment threadcss/style.scss Outdated
* General styles
*/

.center-text {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem to be used anywhere.

Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
@NebriBlackwing

NebriBlackwing commented Aug 23, 2018

Copy link
Copy Markdown
MemberAuthor

@juliushaertl comments addressed! should be good to merge now :)

@juliusknorr
juliusknorr merged commit abb5290 into masterAug 23, 2018
@juliusknorr
juliusknorr deleted the 250-emptycontent-views branch August 23, 2018 11:47
@juliusknorr

Copy link
Copy Markdown
Member

Merged 🚀

@juliusknorrjuliusknorr mentioned this pull request Oct 8, 2018
33 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@NebriBlackwing@juliusknorr