Skip to content

twilio-professional-services/plugin-queues-view-filters

Repository files navigation

Queue Filter for Real-Time Queues View

This Flex Plugin allows you to apply filtering by the queue in the table within Real-Time Queues View.


Setup

Requirements

  • An active Twilio account. Sign up if you don't already have one.

  • Real-time Queues View enabled. The feature can be activated via Twilio Console Admin -> Pre-release Features -> REAL-TIME QUEUES VIEW.

  • Make sure you have Node.js as well as npm installed.


Local development

  1. Clone this repository.
  2. Rename the example app configuration file.
  3. Install dependencies.
npm install
  1. Run the application.
npm start
  1. Navigate to http://localhost:3000.

When you make changes to your code, the browser window will be automatically refreshed.


Deploy

When you are ready to deploy your plugin, in your terminal run:

npm run deploy

This will publish your plugin as a Private Asset that is accessible by the Functions & Assets API.


Changelog

1.1

September 24, 2020

  • Added a test suite, github actions and prettier.

1.0

September 10, 2020

  • Added README.

Disclaimer

This software is to be considered "sample code", a Type B Deliverable, and is delivered "as-is" to the user. Twilio bears no responsibility to support the use or implementation of this software.

About

Adds Filtering Options to the Flex Queues View

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •