Giter Site home page Giter Site logo

salesforce / refocus-lens-simplelist Goto Github PK

View Code? Open in Web Editor NEW
2.0 19.0 2.0 142 KB

The "SimpleList" Refocus Lens displays a simple list of samples sorted by sample name.

License: BSD 3-Clause "New" or "Revised" License

JavaScript 71.54% CSS 16.57% Handlebars 11.89%

refocus-lens-simplelist's Introduction

refocus-lens-simplelist

Note: this repository is infrequently maintained.

SimpleList

A simple list of samples sorted by sample name. By default, it only displays samples with a non-OK status. You can display all samples by adding query param showAll=true to the url.

Setup

  1. Git clone this repo.

  2. Install the Refocus Lens Developer Kit.

     git clone https://github.com/salesforce/refocus-ldk
     cd refocus-ldk
     npm install
    
  3. Copy this lens into your refocus-ldk/Lenses directory.

     cp -r ../refocus-lens-simplelist/SimpleList Lenses/
    
  4. Configure the Refocus LDK.

     npm config set refocus-ldk:lens SimpleList
    
  5. Compile the lens.

     npm run compile
    

Test

Run the Refocus LDK's test script to run all the tests under refocus-ldk/Lenses/SimpleList/test.

npm test

Build

Run the Refocus LDK's build script to generate the lens library (refocus-ldk/dist/SimpleList.zip).

npm run build

Deploy

Use the Refocus UI or API (/v1/lenses) to deploy the lens.

refocus-lens-simplelist's People

Contributors

harshkothari410 avatar iamigo avatar svc-scm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.