ThreatMapper
ThreatMapper copied to clipboard
[V2] On registry addition, show loading gif till entries are available
When a registry account is added, show loading gif till the images are fetched in the backend
We need a syncing
flag against a registry account object in the api so we can show loaders appropriately. @ramanan-ravi
I saw an issue in image syncing where node id which has @ and . character fails to use api path:
node_id: [email protected] and failed api is :
in as much as possible we should use the url encode function when we add parameters to url's
I saw an issue in image syncing where node id which has @ and . character fails to use api path: node_id: [email protected] and failed api is :
@ibreakthecloud Can you check this?
looks like this @manV
@ibreakthecloud @milan-deepfence
Low priority.
This should be added in image list page also