beacon_live_admin
beacon_live_admin copied to clipboard
Admin UI to manage content for sites built by Beacon
Add a button to show and hide the sidebar. It must persist between page navigation.
Site selector is hard to find, it's located at the bottom/end of the left sidebar. We should move it another place to make it more visible.
## Environment OS: MacOS Elixir/Erlang: Latest elixir/erlang versions live_admin & beacon: fresh clone of both repositories ## Full Error ```elixir failed to call Beacon.Content.live_data_paths_for_site(:zachdaniel_dev) for site :zachdaniel_dev on node :"core@Zachs-MacBook-Pro-2"...
Thumbnails are automatically generated on default processors since they are displayed on the media library index page, ie: they are required in order to make that page work correctly. But...
Implement https://www.figma.com/file/k8NhxbRRb8hm4fc1RQHms1/Media-Library?type=design&node-id=30-57434&mode=design
 ### User experience questions In the above instance, I have already uploaded a test file, shown in the thumbnail. But the uploader message...
In the [design system](https://www.figma.com/file/1gbapWYZva4fCBEnPhs7FF/DockYard-Admin---Design?node-id=146%3A465&mode=dev) we have several variations of buttons, so I'd like to add support for these variants without needing to create a new component but modifying the existing...
On the Variant and Event subpages, the page initially starts off very blank. Once you click "Add a variant" or "Add an event" you start creating a list of items...
Add filtering of assets by type to `BeaconWeb.Admin.MediaLibraryLive.Index`. Filter by all types available https://github.com/BeaconCMS/beacon/blob/7790eb72769a026c0bdfc3167aab394a9b73ce91/lib/beacon/media_library/asset.ex#L9