zuul/web/src/reducers
Sorin Sbarnea ebad14f1f9 Consolidate js/jsx indentation
Previously indentation was not checked at all and in order to avoid
reviewers time with style checks, we can enforce it with eslint.

Current js/jsx changes were made by: yarn lint-fix

Note this this change can easily become outdated so we need to
coordinate and merge it quickly as each rebase would loose previous
votes.

Change-Id: I85883fc8db924ad4ce9acad5acdd42aed7e4d0e4
2020-11-20 09:39:31 +00:00
..
build.js UI: Avoid empty state being shown before data is fetched 2020-11-04 09:19:07 +01:00
change.js web: refactor change page to use a reducer 2018-12-14 05:36:21 +00:00
configErrors.js web: break the reducers module into logical units 2018-12-02 01:05:02 +00:00
errors.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
index.js Add user preferences dialog 2020-07-30 13:51:09 +01:00
info.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
initialState.js UI: Avoid empty state being shown before data is fetched 2020-11-04 09:19:07 +01:00
job.js web: refactor job page to use a reducer 2018-12-06 07:42:32 +00:00
jobs.js web: refactor jobs page to use a reducer 2018-12-06 07:21:37 +00:00
labels.js web: refactor labels page to use a reducer 2018-12-14 08:33:48 +00:00
logfile.js PF4: Rework of log viewer page 2020-11-04 09:19:07 +01:00
nodes.js web: refactor nodes page to use a reducer 2018-12-14 08:33:48 +00:00
openapi.js web: add OpenAPI documentation 2019-06-12 22:35:13 +02:00
preferences.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00
project.js web: refactor job page to use a reducer 2018-12-14 08:33:48 +00:00
projects.js web: refactor projects page to use a reducer 2018-12-14 05:36:22 +00:00
status.js web: clear status when changing tenant 2019-02-02 03:49:36 +00:00
tenant.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
tenants.js web: refactor tenants page to use a reducer 2018-12-06 08:06:06 +00:00
timezone.js Consolidate js/jsx indentation 2020-11-20 09:39:31 +00:00