substance / archivist-composer

A composer for interviews, used by the archivist project
MIT License
2 stars 0 forks source link

Basic tree implementation in place #19

Closed michael closed 9 years ago

michael commented 9 years ago

just changes are not stored yet. please have a look if satisfied for a first version daniel.

will need a bit of tweaking and styling. but now this renders fast without the delays and we can connect the thing to undo/redo functionality of the composer.

michael commented 9 years ago

i'm making short break and grab some fresh air

Integral commented 9 years ago

i get Uncaught TypeError: Cannot read property 'getDOMNode' of undefined

michael commented 9 years ago

Everything updated? Need to check a bit later...

On 09.04.2015, at 17:15, Daniel Beilinson notifications@github.com wrote:

i get Uncaught TypeError: Cannot read property 'getDOMNode' of undefined

— Reply to this email directly or view it on GitHub.

Integral commented 9 years ago

i did substance --update

michael commented 9 years ago

Oh sorry, please use archivist-composer as a stand-alone until we completed the multi-annotation implementation.

document data structure for subject_references changed a bit, that's why those docs break.

Integral commented 9 years ago

it says to me that Uncaught TypeError: Cannot read property 'length' of undefined and points me at 36 line of http://127.0.0.1:4001/lens/node_modules/substance-writer/src/writer.js

michael commented 9 years ago

you don’t have all updates i'm pretty sure. mhh.. let us finish this iteration.. everything pretty much work in progress anyway.

The new tree widget looks like this:

image

I'm just thinking how we can highlight active items better.

Integral commented 9 years ago

Looks good!

michael commented 9 years ago

Better like this?

image

Integral commented 9 years ago

Yes!