Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  javascripts

Latest revisions

# Date Author Comment
fc5f24d8 02/18/2020 08:03 AM Maria Agaphontzev

Fixes #28624 - Scrolling in the editor scrolls the preview

a9d0c01f 02/12/2020 02:13 PM Ondřej Pražák

Fixes #28967 - Handle base errors in ForemanForm

50ca3e67 02/04/2020 06:25 PM Jonathon Turel

Fixes #28856 - Add TypeAheadSelect connected component

62a04395 01/30/2020 01:27 PM Ron Lavi

Refs #26729 - refactor notifications polling

replace it by using the interval middleware

b3cfc437 01/26/2020 12:49 PM Avi Sharvit

Fixes #28857 - protect the Intl from code duplications

200ffeab 01/23/2020 11:04 AM Avi Sharvit

Fixes #28844 - protect the state from duplication

Make the redux state resiliant to code duplication
by saving the state globally on the window object.

f4b0ddbd 01/23/2020 09:39 AM Marek Hulán

Fixes #25762 - display filterable request UUID

43dfbf08 01/21/2020 04:01 PM Tomer Brisker

Fixes #28821 - Make component registry resiliant to duplication

Some plugins might create a new registry or try to register a component
that is already registered. This moved the actual registry to the window
object and makes the ComponentRegistry class an interface for it. It...

84933633 01/21/2020 01:41 PM Avi Sharvit

Fixes #28820 - protect registering the react-component

3298e5d5 01/20/2020 10:37 AM Ron Lavi

Fixes #28802 - lint issue in empty state component

View revisions

Also available in: Atom