browse-everything icon indicating copy to clipboard operation
browse-everything copied to clipboard

Rails engine providing access to files in cloud storage

Results 97 browse-everything issues
Sort by recently updated
recently updated
newest added

Currently, attempting to use `yarn lint` within `.internal_test_app` for the build fails errors related to React compatibility issues with Hooks. A work-around is currently offered in the `README`.

bug

This should draw heavily from https://rubygems.org/gems/dropbox_api

enhancement

This should draw from either the NPM registry or GitHub in order to import React Components or Web Components for the user interface in 2.0.0.

enhancement

It is not at all clear that one needs to install `karma` in order to run the JavaScript tests. Should one *not* have the `karma` CLI tool available globally, one...

documentation

Currently, this process is a bit more complex, and most of this relies upon the user having some basic familiarity with https://console.developers.google.com/. The process of managing applications and credentials for...

Part of the rationale behind https://github.com/samvera/browse-everything/issues/297 was that standardized [Web Components](https://github.com/w3c/webcomponents/) could be introduced into lightweight user interfaces for BrowseEverything. Using StencilJS, Web Components themselves can be loaded using a...

enhancement

This should draw heavily upon https://rubygems.org/gems/aws-sdk-s3

enhancement

This is going to be necessary for the 2.0.0 release, and I'm uncertain as to whether or not we should continue to use https://rubygems.org/gems/ruby-box (as its last stable release was...

enhancement