[Arches] Arches Repository Contribution Guidelines

2018-10-15 Thread Adam Cox
Hello all, We have been working on consolidating our instructions for how to contribute code back to the Arches project. We are pleased to announce that the guidelines are now ready for you to inspect and comment on. Contributing Guidelines: https://github.com/archesproject/arches/blob/master/

Re: [Arches] Re: Hosting Arches on Azure as a Web App for Containers

2018-10-15 Thread Lawrence Goh
Hi Vincent, We have yet to populate data within. So couldn't do much search though. However, I noticed on some devices it would be slow first time, while some just in a flash. Once it is loaded, the following sessions is like a breeze. Now we are trying to create a blob storage for the media fi

Re: [Arches] Re: Uploaded files status: "queued"

2018-10-15 Thread Vincent Meijer
Thanks Adam, I'll dive into that On Monday, 15 October 2018 16:42:17 UTC+2, Adam Cox wrote: > > Vincent, here's where the value should be set, it's at the end of the > method that handles the filelist request. > > > https://github.com/archesproject/arches/blob/master/arches/app/datatypes/datatyp

Re: [Arches] Re: Uploaded files status: "queued"

2018-10-15 Thread Adam Cox
Vincent, here's where the value should be set, it's at the end of the method that handles the filelist request. https://github.com/archesproject/arches/blob/master/arches/app/datatypes/datatypes.py#L948 I'd suggest adding some step-by-step print statements in that function, because it seems to be

[Arches] Re: Uploaded files status: "queued"

2018-10-15 Thread Vincent Meijer
I am still seemingly randomly getting uploaded file tiles that have the 'queued' status. This is preventing me from getting the download url of the file (and thus displaying its contents). Could this be a bug in Arches? It is quite a big problem for my project at the moment. Thanks! Vincent

[Arches] Re: Collector nodes in RDM

2018-10-15 Thread Vincent Meijer
Hi Adam, I thought this was done through a concept Value, for which you can select 'collector' from the dropdown and add the concept name as its value in the free text field. However, I wasn't able to make collectors not clickable, so I made this issue a while back: https://github.com/archespr

Re: [Arches] Re: Hosting Arches on Azure as a Web App for Containers

2018-10-15 Thread Vincent Meijer
How is Web App's performance for you? How long does a GET request of e.g. the /search page take? Best, Vincent -- -- To post, send email to archesproject@googlegroups.com. To unsubscribe, send email to archesproject+unsubscr...@googlegroups.com. For more information, visit https://groups.goog