Mr_Monkey: okay, Also, the add button in public collections, I had two things in mind, first could be that we just copy the items the original owner of the collection had in his/her collection and create a new collection with a new id for a user that is completely independent from the original collection, i.e. user can add remove items from it later
2019-04-08 09840, 2019
bitmap
yvanzo: I think it's still waiting for search.mb.org/wstest/2 to be finished or deployed
2019-04-08 09851, 2019
yvanzo
oh ok, thanks
2019-04-08 09821, 2019
bitmap
reosarevok: could be that, or an old edit still displaying for some reason, or something else entirely since the logs can be deceiving sometimes
2019-04-08 09837, 2019
bitmap
but I would assume it's just a timing issue too
2019-04-08 09826, 2019
baniket
The second implementation is to have a another column in the collection table, which refers to the collection id of the owner. To put in other words the collection table will have collection_id col and a collection_parent_id. The collection parent id will refer to the collection of the original owner so when the original owner edits his/her collection, the user who added it will automatically get changes in their
2019-04-08 09826, 2019
baniket
collection.
2019-04-08 09825, 2019
baniket
Collection_item table will thus refer to collection_parent_id instead of collection_id
Cyna: I don't think you need bonus tasks for you proposal (there's enough work already), you just need more details overall. I'm writing a more detailed reply on the forums
2019-04-08 09857, 2019
reosarevok
bitmap: we already had a 2018-q4 branch, apparently
yvanzo: is there a point, if they're already being converted?
2019-04-08 09830, 2019
Cyna
great thanks
2019-04-08 09838, 2019
bitmap
looks like it
2019-04-08 09821, 2019
bitmap
it's only 3 commits ahead master with the changes for Figure out what all the files have to be editing or added and also complete setting up my laptop for working during the entire Google Summer of Code period.
2019-04-08 09827, 2019
yvanzo
reosarevok: converted to?
2019-04-08 09830, 2019
bitmap
whoops
2019-04-08 09811, 2019
yvanzo
yeah, fortunately it’s not much :)
2019-04-08 09831, 2019
bitmap
it's only 3 commits ahead master with the changes for MBS-9664
CallerNo6 doesn't know how fully-formed the "embed the docs" plan is.
2019-04-08 09819, 2019
aliamo joined the channel
2019-04-08 09857, 2019
reosarevok
Not specifically, because we don't know if it will get done - I don't think we've gotten any proposals for that yet? yvanzo or bitmap would know for sure
2019-04-08 09838, 2019
aliamo has quit
2019-04-08 09840, 2019
reosarevok
We might of course decide to work on it during the summer ourselves if it's not picked
2019-04-08 09805, 2019
yvanzo
reosarevok, bitmap: Could Selenium (or similar Web browser automation) be used to generate video tutorials?
2019-04-08 09843, 2019
rdswift has quit
2019-04-08 09811, 2019
Mr_Monkey
akhilesh: Not around, but ask your question, i'll read it in the morning
2019-04-08 09821, 2019
akhilesh
Mr_Monkey: nothing important, I will comment my query and suggestions at your rename_entity PR.
2019-04-08 09836, 2019
Mr_Monkey
Ok, thanks :)
2019-04-08 09811, 2019
CallerNo6
reosarevok, okay, got it. I've been looking at frameworks. Nothing seems perfect.
2019-04-08 09814, 2019
CallerNo6
(so far)
2019-04-08 09832, 2019
aliamo joined the channel
2019-04-08 09858, 2019
aidanlw17 joined the channel
2019-04-08 09828, 2019
CallerNo6
I like https://docusaurus.io/ as far as it goes, but would (personally) want "includes" capability. (like wiki transclusion)
2019-04-08 09839, 2019
yvanzo
CallerNo6: if you want to share, please feel free to create a ticket or a wiki page about that
2019-04-08 09843, 2019
yvanzo
or here sure :)
2019-04-08 09802, 2019
rdswift joined the channel
2019-04-08 09803, 2019
CallerNo6
yvanzo, which part?
2019-04-08 09833, 2019
CallerNo6
I'm just thinking out loud. Will bring it up in a meeting when I know what my opinion is.
2019-04-08 09852, 2019
yvanzo
doc frameworks IIUC
2019-04-08 09857, 2019
yvanzo
Thanks :)
2019-04-08 09827, 2019
CallerNo6
Would be curious to know, how important is it that it be react-based?
2019-04-08 09841, 2019
yvanzo
It’s not except if we have to code it on our own.
2019-04-08 09831, 2019
aliamo has quit
2019-04-08 09808, 2019
CallerNo6
Got it. Presumably a lot of you are also comfortable with jinja2 at this point?
2019-04-08 09856, 2019
CallerNo6 is happy to limit his research to react if that simplifies life.
2019-04-08 09856, 2019
bitmap
yvanzo: that's an interesting idea. lack of fluid cursor movement might be visually confusing, but
2019-04-08 09824, 2019
CallerNo6
Is "survey and evaluate doc-generating frameworks" something to make into a ticket?
2019-04-08 09848, 2019
bitmap
reosarevok: development-wise, documentation for the JSON ws is severely lacking, and we don't any info about seeding non-release entities to my knowledge either. unsure about more user-specific docs