docbrown/app
ludwiczakpawel 096cf18b10
Article layout (#14753)
* style updates

* author and tools

* overflow hidden for avatars because geeeez

* font smoothing

* reverting little change

* specs

* preview

* css fix

* avatar fix'

* No longer eager load user profile when showing articles.

articles show view no longer needs user profile, as it no longer
renders the user profile preview.

* tags

* tags

* tags reverts

* typo

* dropping initializer for user cards previews on article page

* spec

* remove spec

* revert

* Update app/decorators/article_decorator.rb

Co-authored-by: Michael Kohl <me@citizen428.net>

* Update spec/requests/stories_show_spec.rb

Co-authored-by: Michael Kohl <me@citizen428.net>

* yoloing outline change on buttons because i couldn't see any visual difference

Co-authored-by: Dan Uber <dan@forem.com>
Co-authored-by: Michael Kohl <me@citizen428.net>
2021-09-30 19:08:06 +02:00
..
assets Article layout (#14753) 2021-09-30 19:08:06 +02:00
black_box Make Rubocop happy again (#14729) 2021-09-14 09:15:01 -05:00
components/admin/users
controllers Article layout (#14753) 2021-09-30 19:08:06 +02:00
decorators Article layout (#14753) 2021-09-30 19:08:06 +02:00
errors
helpers Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
javascript Article layout (#14753) 2021-09-30 19:08:06 +02:00
lib Forem passport (cont) (#14759) 2021-09-30 06:47:45 -06:00
liquid_tags Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
mailers
models Forem passport (cont) (#14759) 2021-09-30 06:47:45 -06:00
policies Fix organization's admin unable to view an article's stats (#14767) 2021-09-21 16:05:34 +01:00
queries Adds validations to avoid creating unnecessary PNs (#14621) 2021-08-31 15:00:30 -06:00
refinements
sanitizers Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
serializers
services Forem passport (cont) (#14759) 2021-09-30 06:47:45 -06:00
uploaders
validators Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
view_objects
views Article layout (#14753) 2021-09-30 19:08:06 +02:00
workers Suggest top tags when tag search is empty (#14817) 2021-09-30 09:41:20 +01:00