Ben Halpern
|
d447d0cadf
|
[deploy] Update design and functionality of internal/articles (#7517)
* Update design and functionality of internal/articles
* Fix spec
* Update specs
* Fiddle with test
* Fix request spec
|
2020-04-26 18:27:09 -04:00 |
|
Mac Siri
|
465a676d75
|
Adjust BufferUpdatesController's authorization (#4070)
* Add back validation and add test
* Move article_admin?
* Adjust Buffer policy
* Create buffer_update_policy_spec
|
2019-09-20 11:50:34 -07:00 |
|
Jess Lee
|
10674aed72
|
Buffer Listings (#2956)
* add share to buffer button
* wip
* wip
* adds listings to buffer via form
* create migration for buffered timestamp and update seed file
* display when listing was last buffered
* remove annoying spacing
* refactor article script for listings
* social preview wip
* add custom social card for indivdual listings
* add styling
* fix css
* tweak styling
* final css tweaks
* fix branch
* add buffer listings id
* update envfile
* add social previews spec
|
2019-06-14 19:33:19 -04:00 |
|
Ben Halpern
|
fa3f4dcd0f
|
Fix buffer text not updating (#2699)
|
2019-05-05 11:51:30 -04:00 |
|
Ben Halpern
|
1552df98d2
|
Add ability for trusted users to suggest social copy for posts (#2306)
* Add ability for trusted users to suggest social copy for posts
* Fix schema
* Fix tests
* Fix test
|
2019-04-04 17:01:58 -04:00 |
|
rhymes
|
6553f08d94
|
Rubocop cleanups (#1415)
* Update rubocop-todo.yml with new violations
* Fix Layout/EmptyLine* rules
* Fix Layout/Indentation* rules
* Fix remaining Layout/* rules
* Fix Lint/DuplicateMethods by removing unused accessor
* Fix Lint/IneffectiveAccessModifier
* Fix Lint/MissingCopEnableDirective
* Re-run rubocop auto gen config
* Fix Layout/RescueEnsureAlignment
* Fix Naming/* rules
* Fix some RSpec/* rules
* Fix typos
* Fix RSpec/LetBeforeExamples
* Series should only be an attr_writer, not an attr_accessor
* Fix RSpec/InstanceVariable
* Fix RSpec/InstanceVariable
* Fix RSpec/RepeatedDescription and RSpec/RepeatedExample
* Fix Style/ClassAndModuleChildren
* Fix Style/ConditionalAssignment
* Fix some Style/* rules
* Trigger Travis CI build because failing tests are not failing locally
* Revert "Fix Style/ClassAndModuleChildren"
This reverts commit 1686801d8a1516ba1894f79e24401a20dea65f99.
|
2019-01-02 11:20:02 -05:00 |
|
Maksim Litvinov
|
33db32e5f4
|
Fix rubocop lints (#794)
|
2018-10-03 13:00:09 -04:00 |
|
Ben Halpern
|
2517bb555b
|
Add functionality for buffering to different accounts (#752)
* Create initial buffer updates logic
* Add UI functionality and test for sattelite tweets
* Add additional /mod functionality and re-use script partial in /internal
|
2018-09-26 15:51:39 -04:00 |
|