Code Monkey home page Code Monkey logo

demo-row-level-security's Introduction

Filters Demo

This application, featuring Angular for the frontend and .NET for the backend, demonstrates the implementation of various row-level security features within Bold BI dashboards when integrated into embedded solutions.

Running the Backend .NET Application

To run the backend .NET application, follow these steps:

  1. Navigate to the ./net/web-api folder.
  2. Open the boldbi.web.api.sln solution file.
  3. Simply run the application.

Running the Frontend Angular Application

To run the frontend Angular application, ensure that you have the Angular CLI installed on your machine. If not, install it by running npm install -g @angular/cli. Follow these steps to run the project:

  1. Open a terminal or command prompt.
  2. Navigate to the project directory.
  3. Run npm install to install the required npm packages.
  4. Run ng serve to start the development server and run the project.

Running a Specific Component

If you want to run a component individually, you can directly bootstrap that component in the main.ts file.

By default the AppComponent will be bootstrapped, as it is the root-component of the application.

image

For example, if you want to run the data source filter sample, you can change the value to DatasourceComponent

image

You can also run the isolation filter sample, by changing the value to IsolationComponent

image

This way, only the specified component will be executed.

demo-row-level-security's People

Contributors

bharathnataraj avatar

Watchers

Vijay Anand avatar Rajadurai C avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.