J. Alexander Curtis
J. Alexander Curtis
We need a good WYSIWYG editor on the posts.create page to create a new blog post.
I want to set up flash messaging for this application. I currently have a few flash messages initiated during controller actions, but they never get displayed to the users. So...
Need to have a seperate .css and .js file for admin pages, so that we aren't loading them on every frontend page load. So far there isn't anything on the...
Could use some love with a Readme file to explain this project to newcomers.
This line of code is running on every page. It doesn't need to. Change something so it only runs when the admin-slide button is present. Right now it is causing...
This would be like `hasSegment()` but instead would check all segments. This would differ from `urlDoesContain()` because it only matches full segments.
This clarifies to the reader that `targetGroups` and `TargetGroupStickinessConfig` are both within the `forwardConfig`, which was not clear before due to lack of indentation. ### Issue General improvement for docs...