Coder Social home page Coder Social logo

profile-edit's People

Contributors

acka47 avatar cledvina avatar dependabot[bot] avatar kefo avatar kirkhess avatar ntra00 avatar thisismattmiller avatar wafschneider avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

profile-edit's Issues

Profile Edit Github stuff

Wayne will merge dev and master.

Kirk will update the profiles in master

A feature branch will be created

Update submodule in Recto

"profile-edit" in paths

Since the DocumentRoot is pointing to the source directory, references to "profile-edit" need to be removed from paths in index.html and server/.htaccess to get the Editor working.

Remove unused directories

On the completion of 3.1.1, 3.1.2 and 3.1.4 the server directory and the templateRefs directories should no longer be needed. I don't think this was clear in the specs.

Exported Profile with changed order of ResourceTemplates not saved correctly

Starting with a Profile that has three Resource Templates:

screen shot 2018-11-12 at 4 19 38 pm

Swapping the order of the second and third ResourceTemplates like this:
screen shot 2018-11-12 at 4 29 23 pm

Doing a Verbose Export and saving the Profile locally, doesn't change the order and substitutes resourceTemplate 3 with resourceTemplate 1. Importing the profile again into the Profile Editor, shows the error:

screen shot 2018-11-12 at 4 44 19 pm

Attached zip file contains the original Profile (TestLoCOrderingOriginal.json) and the exported Profile with the attempted Resource Template swap (TestLocOrderingSwap2to2.json)

profiles.zip

This problem was originally discovered when testing the Sinopia Profile Editor (see issue 139 ) and replicated at http://bibframe.org/profile-edit

Handle authorization errors from Verso

Currently the editor throws errors in the console if the user is not authorized to access the Verso endpoints. It should instead present better feedback to the user.

Fix Export

Export buttons no longer work after v1.3

Profile storage is broken when using a MongoDB backend

The profile controller saves profiles by first converting the form object to a string with angular.toJson, then adding the string to an object to save to Verso. The in-memory storage of Verso converts the string back into an object for saving, but the MongoDB storage converts the string into an object of characters.

Really, the json property of a config object should be an object, not a string, so this is a bug on the profile editor. This issue replaces lcnetdev/verso#5.

minified css and js names vs. documentation and index.html

Both the documentation and index.html refer to US-LOC-ProfileEditor.min.js and US-LOC-ProfileEditor.min.css, but the minified files that are generated in css/dist and js/dist are profile-edtior.min.css and profile-edtior.min.js, respectively.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.