Anna Buianova
Anna Buianova
I'll repost my message from Slack: > Initially I planned to implement "Post scheduling - Admin" along with "Scheduling", but it turned out that we only display published posts in...
@jaw6 I saw the top-level comment last, so answered with too much repetition, sorry :D
I described my ideas in a [forem team post](https://forem.team/anna/scheduling-posts-implementation-527k), and we had a productive discussion in the comments section. Let's break down the feature: ## Make it possible to set...
It seems like "quick fix" and "long term" options are not that different in terms of the time needed to implement, so I lean toward the "long-term" solution. Also, there...
The feature is merged, but remains behind a feature flag. The next steps are: - [x] Improve the datetime picker #18075 - [ ] [Refactor saving `published_at` logic](https://github.com/forem/forem/pull/17939/files#r901483566)
@mirie yes, it's pending, sorry for the late response.
It seems like today Google changed the apps' page design (and HTML) fully, though yesterday it was mostly ok. The new parser needs to be written. I know that @chadrem...
As for the pull-request and the feature overall, I think that the code related to the old HTML should be removed, cause, as I see, Google doesn't serve the old...
@chadrem I see you've updated the test data in the master branch 👍
@chadrem I've also thought about adding rubocop to the project. Thanks for adding it. As for the production, I'm not 100% sure yet, I plan to test it more tomorrow....