Jason LaPier
Jason LaPier
Previous to this commit, `sam local api` would only return CORS headers when an OPTIONS request is made. This causes issues for browsers, which expect at the very least "Access-Control-Allow-Origin"...
the search should sort by content page name/title, and then body (right now it sorts only by body)
using the event search: ``` ruby NoMethodError (undefined method paginate for #): app/controllers/event_calendar/events_controller.rb:90:in `search' ```
allow a ContentPage to override the site-wide settings for meta description and keywords tags
in sitewide settings, allow admins to edit meta tags for description and keywords that will appear on all pages.
Not to get into too much css auto-generation, but it seems like with multiple event types, setting up the colors for the border, background, and text is a little tedious...
When I open the Cody app, I see three animated dots, and nothing ever loads. If I open up the dev console in the app, I can see this error:...