Coder Social home page Coder Social logo

widgetastic.patternfly4's Introduction

widgetastic.patternfly4

Build status codecov PyPI version Documentation status

Library of Patternfly v4 (aka Next) components for Widgetastic.

Components list

Alert - https://www.patternfly.org/v4/components/alert

Breadcrumb - https://www.patternfly.org/v4/components/breadcrumb

Button - https://www.patternfly.org/v4/components/button

Bullet Chart - https://www.patternfly.org/v4/charts/chartbullet

Card - https://www.patternfly.org/v4/components/card

Chip Group - https://www.patternfly.org/v4/components/chipgroup

Context Selector - https://www.patternfly.org/v4/components/contextselector

Donut Chart - https://www.patternfly.org/v4/charts/chartdonut

Dropdown - https://www.patternfly.org/v4/components/dropdown

FormSelect - https://www.patternfly.org/v4/components/formselect

Modal - https://patternfly-react.surge.sh/v4/components/modal

Nav - https://www.patternfly.org/v4/components/nav

Options Menu - https://www.patternfly.org/v4/components/optionsmenu

Pagination - https://www.patternfly.org/v4/components/pagination

Pie Chart - https://www.patternfly.org/v4/charts/chartpie

Popover - https://www.patternfly.org/v4/components/popover

Progress - https://www.patternfly.org/v4/components/progress

Select - https://www.patternfly.org/v4/components/select

Switch - https://www.patternfly.org/v4/components/switch

Table - https://www.patternfly.org/v4/components/table

Tabs - https://www.patternfly.org/v4/components/tabs

Contribution guide

# create a virtual environment
python3 -m venv /path/to/your/virtualenv/wt.pf4
source /path/to/your/virtualenv/wt.pf4/bin/activate

# update pip and its friends
pip install -U pip setuptools wheel

# clone the repo
git clone https://github.com/RedHatQE/widgetastic.patternfly4.git

# install pre-commit
cd widgetastic.patternfly4
# install the package in editable mode
pip install -e .[dev]
pre-commit install

Testing

The library has selenium tests that are performed against Patternfly React docs. It's also configured to run the tests every time when a new version of that page is released. Tests spawn a container from quay.io/redhatqe/selenium-standalone image. It has configured Selenium standalone server and the browsers (Chrome and Firefox).

Note: Tests use podman to manage containers. Please install it before running.

It's possible to run tests in parallel to speed up the execution. Use -n key tp specify a number of workers:

BROWSER=firefox pytest -v testing -n 4

widgetastic.patternfly4's People

Contributors

tomershinhar avatar quarckster avatar bsquizz avatar abalakh avatar rsnyman avatar digitronik avatar victoremepunto avatar psav avatar psegedy avatar john-dupuy avatar mshriver avatar ronnypfannschmidt avatar jjaquish avatar anurag03 avatar lightofheaven1994 avatar kshithijiyer avatar mseri-redhat avatar opacut avatar zsadeh avatar

Watchers

James Cloos 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.