imanjra

Results 14 issues of imanjra

``` > gulp build [15:44:28] Using gulpfile ~/Desktop/Projects/__workspace__/test/gulpfile.js [15:44:28] Starting 'build'... [15:44:28] 'build' errored after 201 ms [15:44:28] Error: Cannot find module './dict' from '~/Desktop/Projects/__workspace__/test/node_modules/jsonpath' at ~/Desktop/Projects/__workspace__/test/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21 at load (~/Desktop/Projects/__workspace__/test/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)...

## What changes are proposed in this pull request? This PR continuous theming refresh PR #2156 in ways listed below: - Improve background customization of header - Improve background customization...

app
design

Outdated version (`4.14.0`) of express contains dependencies with high severity vulnerabilities: ``` ✗ High severity vulnerability found in qs Description: Prototype Override Protection Bypass From: [email protected] > [email protected] > [email protected]...

## What changes are proposed in this pull request? initial saved spaces UI (part of a saved spaces feature) ## How is this patch tested? If it is not, please...

## What changes are proposed in this pull request? Typo in PR https://github.com/voxel51/fiftyone/pull/4152 regressed debounced resolution of operator input causing operator prompt to re-resolve input in every change and potentially...

## What changes are proposed in this pull request? Include extended stages in params for tagging and tag requests to ensure tagging is performed on only view filtered by extended...

## What changes are proposed in this pull request? make ctx.view saved view aware for python operators ## How is this patch tested? If it is not, please explain why....

## What changes are proposed in this pull request? change type to array of object for view param of set_view ## How is this patch tested? If it is not,...

## What changes are proposed in this pull request? Currently, secrets are not being resolved in ExecutionContext for ResolveType and ResolveExecutionOptions routes. As a result, `ctx.secret` is not functional in...