Giter Club home page Giter Club logo

riysaxen-amzn / dashboards-notifications Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensearch-project/dashboards-notifications

0.0 0.0 0.0 1.03 MB

The Notifications plugin provides a central location for all of your notifications from OpenSearch plugins. You can use either OpenSearch Dashboards or the REST API to configure notifications. Dashboards offers a more organized way of selecting a channel type and selecting which OpenSearch plugin sources you want to use.

License: Apache License 2.0

JavaScript 6.67% TypeScript 93.33%

dashboards-notifications's Introduction

OpenSearch Dashboards Notifications

Dashboards Notifications plugin provides an interface that helps users to manage and view notifications using the OpenSearch Notifications plugin.

Documentation

Please see our technical documentation to learn more about its features.

Setup

  1. Download OpenSearch for the version that matches the OpenSearch Dashboards version specified in package.json.

  2. Download the OpenSearch Dashboards source code for the version specified in package.json you want to set up.

  3. Change your node version to the version specified in .node-version inside the OpenSearch Dashboards root directory.

  4. Create a plugins directory inside the OpenSearch Dashboards source code directory, if plugins directory doesn't exist.

  5. Check out this package from version control into the plugins directory.

    git clone [email protected]:opensearch-project/dashboards-notifications.git plugins --no-checkout
    cd plugins
    echo 'dashboards-notifications/*' >> .git/info/sparse-checkout
    git config core.sparseCheckout true
    git checkout dev
    
  6. Run yarn osd bootstrap inside OpenSearch-Dashboards/plugins/dashboards-notifications.

Ultimately, your directory structure should look like this:

.
├── OpenSearch Dashboards
│ └── plugins
│   └── dashboards-notifications

Build

To build the plugin's distributable zip simply run yarn build.

Example output: ./build/notificationsDashboards*.zip

Run

  • yarn start

    Starts OpenSearch Dashboards and includes this plugin. OpenSearch Dashboards will be available on localhost:5601.

  • yarn test

    Runs the plugin unit tests.

Contributing to OpenSearch Dashboards Notifications

We welcome you to get involved in development, documentation, testing the dashboards-notifications plugin. See our CONTRIBUTING.md and join in.

Bugs, Enhancements or Questions

Please file an issue to report any bugs you may find, enhancements you may need or questions you may have here.

License

This code is licensed under the Apache 2.0 License.

Copyright

Copyright OpenSearch Contributors. See NOTICE for details.

dashboards-notifications's People

Contributors

joshuali925 avatar qreshi avatar zhongnansu avatar hailong-am avatar riysaxen-amzn avatar suzhou-joe avatar chloe-zh avatar dependabot[bot] avatar awshurneyt avatar ansjcy avatar lezzago avatar kavilla avatar peterzhuamazon avatar kavithacm avatar dblock avatar davidcui1225 avatar zhichao-aws avatar opensearch-trigger-bot[bot] avatar bowenlan-amzn avatar noir01 avatar praveensameneni avatar mintun-myo-2020 avatar yuye-aws avatar xluo-aws avatar vachashah avatar tengda-he avatar ryanbogan avatar smortex avatar derek-ho avatar dai-chen 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.