tiled icon indicating copy to clipboard operation
tiled copied to clipboard

This is an experimental prototype.

Results 336 tiled issues
Sort by recently updated
recently updated
newest added

Following up on conversation in #367, we want documented examples of search query URLs

documentation

How can a tiled client access content stored in a stream's resource (and datum) documents? For example, this is content in a certain `BlueskyRun`: ```py In [10]: list(run.primary._resources) Out[10]: [Resource({'path_semantics':...

question

I am trying to search by time range defined as: http://usaxscontrol:8000/api/v1/node/search/20idb_usaxs?page[offset]=00&page[limit]=100&filter[time_range][condition][since]=1668816000&filter[time_range][condition][until]=1668902400&sort=time Server reports : Internal Server Error and log shows: ``` tail logfile.txt response = await func(request) File "/home/beams11/USAXS/micromamba/envs/tiled/lib/python3.10/site-packages/fastapi/routing.py", line...

We cannot simply _use_ the FastAPI image because it lacks Tiled and Tiled’s dependencies, but would it make sense to build on it instead of building the gunicorn stack from...

In the tiled web server UI, the list of runs for a catalog is presented in chronological order, with the newest runs at the end. As the catalog grows in...

question

The UI is making an extraneous request when it displays anything that is not a node, leading to an error and `500` response: ``` tiled.server.core.WrongTypeForRoute: This is not a Node;...

UI

Add a toggle that changes from stack view to gallery view, perhaps using a CSS breakpoint to control the number of tiles per page, and using pagination.

UI

Use a toggle (not checkbox) because it has an immediate effect. Use `setInterval`.

UI

Take a fresh pass at this in light of better understanding of how Tiled is used.

https://docs.globus.org/globus-connect-server/v5.4/reference/oidc/