Socket
Book a DemoInstallSign in
Socket

@redhat-cloud-services/access-requests-frontend

Package Overview
Dependencies
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redhat-cloud-services/access-requests-frontend

This package is the source for https://cloud.redhat.com/internal/access-requests (which this repo publishes) and https://cloud.redhat.com/settings/rbac/access-requests (this repo publishes the components to NPM which [rbac-ui](https://github.com/RedHatIns

latest
npmnpm
Version
1.2.11
Version published
Weekly downloads
127
4.1%
Maintainers
7
Weekly downloads
 
Created
Source

access-requests-frontend

This package is the source for https://cloud.redhat.com/internal/access-requests (which this repo publishes) and https://cloud.redhat.com/settings/rbac/access-requests (this repo publishes the components to NPM which rbac-ui imports). It's designs are here.

Since most components are only slightly tweaked between the requester (aka internal) and approver (aka external) views an isInternal flag is passed around to control visibility.

The the list and details pages are exported in "lib.js" for use in rbac-ui.

Developing

This is the first insights frontend to use insights-standalone. It requires Docker since our backends are deployed using containers.

npm install
npm run start:standalone

Then open http://localhost:3000/internal/access-requests/. Login with admin / admin.

FAQs

Package last updated on 16 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts