Skip to content

Conversation

tf
Copy link
Member

@tf tf commented Jun 28, 2016

  • Keep separate edited_at timestamp for entries
  • Display publication state
  • Add published since column
  • Use icons instead of buttons in table
  • Use same icons on buttons on show page
  • Add entry table filters

tf and others added 6 commits June 28, 2016 15:57
Display instead of updated_at in admin to prevent changing displayed
dates during low level events like cache invalidation.
* Display publication state
* Add published since column
* Use icons instead of buttons in table
* Use same icons on buttons on show page
Add scopes and predicate methods to find entries by there publication
state.
* Add `references` call to fix warning about implicit table dependency
* Add index to speed up published revision join
@@ -0,0 +1,3 @@
#filter_sidebar_section {

Choose a reason for hiding this comment

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

Avoid using id selectors

Choose a reason for hiding this comment

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

Avoid using id selectors

@coveralls
Copy link

coveralls commented Jun 28, 2016

Coverage Status

Coverage increased (+0.03%) to 97.65% when pulling 53e03bd on tf:improve-admin-entry-index into 3950413 on codevise:master.

@tf tf modified the milestone: v0.11 Jun 28, 2016
@tf tf merged commit 809b075 into codevise:master Jun 28, 2016
@tf tf deleted the improve-admin-entry-index branch June 28, 2016 15:10
Sign up for free to 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.

3 participants