Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
befa5578 04/21/2021 08:53 AM Ondřej Ezr

Fixes #24351 - chart click through search

Fixes long lasting regression of charts on dashboard not being clickable through.
Adds posibility to specify custom filters for chart segments.
Moves click handler from DonutChartService to ChartService, as there is no reason for...

21fba8ae 03/24/2020 10:35 AM Amir Fefer

Fixes #27151 - fixing falsy 100% in charts

0f4cd82f 01/08/2020 05:46 PM Ron Lavi

Refs #28382 - refactor FactChart

6442e02f 01/08/2020 05:46 PM Ron Lavi

Refs #28382 - create main API reducer

89b8fc37 01/07/2020 04:04 PM Amir Fefer

Fixes #28488 - consume jest config from env

957698c4 01/05/2020 10:35 AM Ron Lavi

Fixes #28595 - move API actions to helper action

instead of writing every API action for every component,
it will be better to consume it from the API Actions file,
it will also be easier to maintain in one place.
refactored the action structure -
moved everything into its payload instead of using many keys.

57c6f203 01/01/2020 08:59 AM Ron Lavi

Fixes #28584 - refactor API middleware payload

split the response and payload which are passed
from the middleware to the reducers.

f3f68ca9 12/03/2019 12:10 PM Amir Fefer

Fixes #27393 - Update redux for redux-hooks

4c3432b9 10/07/2019 02:20 PM magaphon

Fixes #26729 - add ajaxRequestActions middleware

23051fbf 04/28/2019 10:17 PM Maria Agaphontzev

Fixes #25864 - Refactor the FactChart component structure

View revisions

Also available in: Atom